-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Cache common plan properties to eliminate recursive calls in physical plan #9346
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
ozankabak
merged 26 commits into
apache:main
from
synnada-ai:feature/remove_default_cache
Feb 28, 2024
Merged
Changes from 8 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
fe0b1fe
Initial commit
mustafasrepo 27b6805
Update comments
mustafasrepo 8d8cb8b
Merge branch 'main' into feature/properties_caching
mustafasrepo c8cece8
Review Part 1
ozankabak 01eaf45
Merge branch 'main' into feature/properties_caching
mustafasrepo 93f5282
Minor changes
mustafasrepo 10000fb
Delete docs.yaml
metesynnada 6c76423
Merge pull request #5 from synnada-ai/ci-action-fixing
mustafasrepo 599516b
Merge branch 'apache:main' into main
mustafasrepo b20b65c
Merge branch 'apache:main' into main
mustafasrepo ace9815
use create_cache_convention
mustafasrepo 6c066b9
Merge branch 'apache:main' into main
mustafasrepo 6770106
Merge remote-tracking branch 'upstream/main'
mustafasrepo 07a438d
Address reviews
mustafasrepo 38db3d8
Merge branch 'apache:main' into main
mustafasrepo eced5bc
Address reviews
mustafasrepo 39e402a
Merge branch 'main' into feature/remove_default_cache
mustafasrepo a012844
Update datafusion/physical-plan/src/lib.rs
mustafasrepo e4a9947
Update comments
mustafasrepo a940a46
Move properties to another trait.
mustafasrepo 77e5c35
Final review
ozankabak 4690037
Merge branch 'feature/remove_default_cache' of https://github.com/syn…
mustafasrepo 930ac87
Resolve linter errors
mustafasrepo a8fac85
Bring docs yaml
mustafasrepo 5e10243
Merge branch 'apache_main' into feature/remove_default_cache
mustafasrepo fea2174
Final reviews and cleanups
ozankabak 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
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.