Adding upstream version 16.7.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7297023f4e
commit
0aa02fba5a
59 changed files with 16125 additions and 15681 deletions
2
tests/fixtures/optimizer/tpc-ds/tpc-ds.sql
vendored
2
tests/fixtures/optimizer/tpc-ds/tpc-ds.sql
vendored
|
@ -5985,7 +5985,7 @@ WITH "date_dim_2" AS (
|
|||
WHERE
|
||||
"store"."currency_rank" <= 10 OR "store"."return_rank" <= 10
|
||||
ORDER BY
|
||||
'store',
|
||||
1,
|
||||
"store"."return_rank",
|
||||
"store"."currency_rank"
|
||||
LIMIT 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue