-
Notifications
You must be signed in to change notification settings - Fork 2k
Move EnforceDistribution into datafusion-physical-optimizer crate
#14190
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 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
1f12ffe
moving enforce_distribution
logan-keede b58f9d6
formatting fix
logan-keede 0d571a7
Update Cargo.toml
logan-keede 24ab913
pulll source
logan-keede a7f8927
move_tests to core integration tests
logan-keede 0296d04
remove tests from enforce_distribution.rs
logan-keede 1d94407
Merge branch 'move_crates' of https://github.com/logan-keede/datafusi…
logan-keede 7cd4b31
passes lint
buraksenn eb8ac39
forgotten license header
buraksenn 8103f00
move enforce_sorting
logan-keede 460c92d
merge main
buraksenn fef3c6e
import order
buraksenn 7c1dad6
Merge branch 'move-enforce-sorting-to-new-crate' of https://github.co…
logan-keede dcbc0e1
merge fixes + formatting
logan-keede 1f116e4
fix: forgotten license
logan-keede 5093e61
fix: cargo fmt
logan-keede 9c40e49
fix tests
buraksenn 3d78ef2
Merge branch 'move-enforce-sorting-to-new-crate' of https://github.co…
logan-keede 9d19863
fix: ci tests
logan-keede eba718a
fix: Cargo.toml formatting
logan-keede 8926f90
Merge branch 'apache_main' into move_crates
berkaysynnada afb20f8
further removals
berkaysynnada f04332d
Further migrations and simplificaitons
berkaysynnada 20d47d3
Fix failing tests
berkaysynnada b13ba8e
Final pass
berkaysynnada 9e1dfbb
Update datafusion-testing
berkaysynnada b7373fb
Update test_utils.rs
berkaysynnada a8fe5ca
fix the dep
berkaysynnada 99a419f
Update Cargo.toml
berkaysynnada 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
pulll source
- Loading branch information
commit 24ab91364f34276a0f19b03256e4a198e0d3608d
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
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.