This repository was archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 501
Index Scan + Index Join Limit #1422
Open
thepinetree
wants to merge
22
commits into
cmu-db:master
Choose a base branch
from
thepinetree:limit
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c44da7b
Implementation of limit for index scans
thepinetree 531a6dc
Frontend fix to limit pushdown for join
thepinetree 0fd9405
Complete limit pushdown for join
thepinetree 9cbeda2
Minor cleanups
thepinetree 2524271
Add tests and documentation
thepinetree 0000104
OrderBy refactor
thepinetree 1c22936
Improved index sorting check, check-lint compelted
thepinetree 7845fd0
Format + tests
thepinetree 8764e57
Format
thepinetree c918745
Optional properties necessary for sort pushdowns
thepinetree 10ac10b
Doxygen
thepinetree 271ebec
Format
thepinetree 9c3eb1e
Lint
thepinetree c75bab2
Format
thepinetree ad10de9
Fix bug
thepinetree 6bb0ad1
Format
thepinetree f562224
Fix bug + improve test documentation
thepinetree f50c913
Merge branch 'limit' of github.com:thepinetree/terrier into limit
thepinetree 79a2761
Fix sort and predicate correctness bugs and remove optional properties
thepinetree c72deca
Merge branch 'master' into limit
thepinetree 0e38cf1
Address some PR comments
thepinetree d355fe0
Address PR property fix
thepinetree 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
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.