-
Notifications
You must be signed in to change notification settings - Fork 161
Parse and represent window functions in the LQP #2574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e88d774
set parser to dev
dey4ss 6c15845
WIP
dey4ss 3a8891f
add WindowNode
dey4ss 8d6c8fd
permit window functions only in select list
dey4ss 438196f
merge
dey4ss 29d2b8d
verify that WindowNode is only followed by allowed nodes
dey4ss c8885a0
parse window description
dey4ss 0a52a34
doc
dey4ss fda892e
rename AggregateExpression
dey4ss a14272c
[WIP] translate window expressions to window nodes
dey4ss d1ea782
fix
dey4ss 4b7588a
ensure ordered results
dey4ss ee01276
enable projections by any means
dey4ss 6c72aa2
merge
dey4ss f83e18d
parse everything correctly
dey4ss 98fbbfd
rename AggregateTraits, add translation tests
dey4ss f9691e4
more tests
dey4ss 4850992
doc
dey4ss fc52c7a
more tests
dey4ss 6b30f21
gnarf
dey4ss faf3dd0
-.-
dey4ss 84ecf81
some feedback
dey4ss c7b95ef
merge
dey4ss 2d7e373
some review
dey4ss 676e483
Merge branch 'master' into dey4ss/prepare_dyod23_window
dey4ss aaed8fe
one more test case
dey4ss aa47ea2
more feedback
dey4ss 3cec4b1
run SSB and JCC-H test in own stage
dey4ss 49667c1
jcc-h is already executed
dey4ss 8fe21cd
increase timeout
dey4ss 548779c
port output expression fix from martin/perf/concurrent_queue
dey4ss e71f0af
Merge branch 'dey4ss/separate_ssb_tests' into dey4ss/prepare_dyod23_w…
dey4ss File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.