Merging upstream version 22.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b13ba670fd
commit
2c28c49d7e
148 changed files with 68457 additions and 63176 deletions
1
tests/fixtures/optimizer/tpc-h/tpc-h.sql
vendored
1
tests/fixtures/optimizer/tpc-h/tpc-h.sql
vendored
|
@ -1047,7 +1047,6 @@ WITH "_u_0" AS (
|
|||
"lineitem"."l_orderkey" AS "l_orderkey"
|
||||
FROM "lineitem" AS "lineitem"
|
||||
GROUP BY
|
||||
"lineitem"."l_orderkey",
|
||||
"lineitem"."l_orderkey"
|
||||
HAVING
|
||||
SUM("lineitem"."l_quantity") > 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue