Merging upstream version 26.16.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c0dccc98e9
commit
542c175872
57 changed files with 54950 additions and 53265 deletions
2
tests/fixtures/identity.sql
vendored
2
tests/fixtures/identity.sql
vendored
|
@ -889,3 +889,5 @@ CAST(x AS INT128)
|
|||
CAST(x AS UINT128)
|
||||
CAST(x AS UINT256)
|
||||
SELECT export
|
||||
SELECT ARG_MAX(DISTINCT selected_col, filtered_col) FROM table
|
||||
SELECT ARG_MIN(DISTINCT selected_col, filtered_col) FROM table
|
Loading…
Add table
Add a link
Reference in a new issue