Add H2 backend - #866
Merged
Merged
Conversation
phdoerfler
marked this pull request as ready for review
July 13, 2026 19:32
phdoerfler
force-pushed
the
topic/h2-backend
branch
from
July 14, 2026 13:06
8d4b22d to
3df8e48
Compare
phdoerfler
force-pushed
the
topic/h2-backend
branch
2 times, most recently
from
July 17, 2026 20:47
6228175 to
d5b47b6
Compare
phdoerfler
force-pushed
the
topic/h2-backend
branch
4 times, most recently
from
August 20, 2026 10:44
8c70f62 to
16ca30f
Compare
phdoerfler
force-pushed
the
topic/h2-backend
branch
3 times, most recently
from
August 29, 2026 07:45
19221f4 to
a168784
Compare
SQL Server emits OFFSET 0 ROWS after a root ORDER BY now, where it only did so in subqueries before.
phdoerfler
force-pushed
the
topic/h2-backend
branch
from
August 29, 2026 08:33
a168784 to
20b173a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes the commits of #917, which it needs for the lateral joins workaround. I would thus recommend merging that one first. It is independent of #864, the SQLite backend, though the two touch the same build and test-data files and whichever lands second will need a rebase.
Regarding the recent CSV-fication:
null-ordering,nullable-parent,qualified-namesandunion-orderhave noh2.sql, so H2 skips them.Disclaimer: This work was partially done by an LLM but it was kept on a tight leash snd micromanaged by me.