Adding upstream version 24.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8b1190270c
commit
dd3422a695
70 changed files with 55134 additions and 50721 deletions
|
@ -210,6 +210,8 @@ class TestPresto(Validator):
|
|||
"bigquery": f"SELECT INTERVAL '1' {expected}",
|
||||
"presto": f"SELECT INTERVAL '1' {expected}",
|
||||
"trino": f"SELECT INTERVAL '1' {expected}",
|
||||
"mysql": f"SELECT INTERVAL '1' {expected}",
|
||||
"doris": f"SELECT INTERVAL '1' {expected}",
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue