Adding upstream version 26.17.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4362133ee5
commit
873e685933
63 changed files with 16004 additions and 15816 deletions
|
@ -1311,7 +1311,7 @@ COMMENT='客户账户表'"""
|
|||
|
||||
def test_timestamp_trunc(self):
|
||||
hive_dialects = ("spark", "databricks")
|
||||
for dialect in ("postgres", "snowflake", "duckdb", *hive_dialects):
|
||||
for dialect in ("postgres", "snowflake", *hive_dialects):
|
||||
for unit in (
|
||||
"SECOND",
|
||||
"DAY",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue