-
Notifications
You must be signed in to change notification settings - Fork 33
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
Cutover to Vortex Layouts #1899
Merged
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
53599ef
DataFusion Layouts
gatesn e01cedc
DataFusion Layouts
gatesn 3c9f285
DataFusion Layouts
gatesn 6f4b711
DataFusion Layouts
gatesn f1e11d1
DataFusion Layouts
gatesn 0d0b59e
add hash to vortex-expr and therefore vortex-scalar
joseph-isaacs b2453a4
use dyn-hash
joseph-isaacs e8b7d94
clippy
joseph-isaacs 4314b62
fix
joseph-isaacs f122076
derive hash impl PartialEq
joseph-isaacs f91f062
wip
joseph-isaacs ca5253e
wip
joseph-isaacs aff1c14
wip
joseph-isaacs e1211bc
wip
joseph-isaacs e917d73
wip
joseph-isaacs 9d47a02
Merge branch 'develop' into ji/rescope-exprs
joseph-isaacs 0e54bb6
rescope exprs
joseph-isaacs 912387e
Merge branch 'develop' into ji/rescope-exprs
joseph-isaacs c379aec
no dt
joseph-isaacs b4fa31e
update
joseph-isaacs fa0c6ac
update
joseph-isaacs 2a0e675
update
joseph-isaacs 2ce862a
update
joseph-isaacs 7789787
update
joseph-isaacs abf15be
update
joseph-isaacs 8ee6e0b
no add
joseph-isaacs 21e1eea
merge
gatesn 42c1373
merge
gatesn 47e54ba
wip expr proj
joseph-isaacs 116301e
wip
joseph-isaacs c4d7480
fix
joseph-isaacs 12f11b5
fix
joseph-isaacs 5853125
cleanup
joseph-isaacs 29b6fec
todo
joseph-isaacs 3bda2c3
I/O driver
gatesn 71cc555
I/O driver
gatesn 545108d
I/O driver
gatesn 625aae7
Better buffer debug
gatesn fc71762
Better buffer debug
gatesn a6f274c
IntoArrow
gatesn ce6c023
Merge
gatesn eec354b
Fix conflicts
gatesn 7af8780
Remove dtype index
gatesn d00a6ab
merge develop
gatesn fa0d5ce
Struct Layout
gatesn 043a936
Merge branch 'develop' into ngates/datafusion-layouts
gatesn 9c0ed0e
Struct Layout
gatesn b52817b
merge
gatesn 97ca0bb
merge
gatesn 84b276f
Fixes
gatesn 48befca
Fixes
gatesn 6d3ab6e
Cleanup Layouts
gatesn 1f58672
Cleanup Layouts
gatesn 49f79a4
Cleanup Layouts
gatesn e725890
Cleanup Layouts
gatesn 619ffa8
Support opening Vortex files without I/O
gatesn 442495c
Support opening Vortex files without I/O
gatesn 52811f1
Dumb coalescing
gatesn bfcb2b1
Dumb coalescing
gatesn eb8b025
Dumb coalescing
gatesn c44ae3b
Dumb coalescing
gatesn 588a4dc
Dumb coalescing
gatesn 67e97f7
Dumb coalescing
gatesn 7c336e0
Merge branch 'develop' into ngates/datafusion-layouts
joseph-isaacs 94b38d6
ignore inconvertible df-exprs and run typed simplify
joseph-isaacs 0e90cd4
Segment Cache
gatesn 7f28796
Fix layouts (#1936)
joseph-isaacs 9b40764
merge
gatesn e01cb19
Merge branch 'ngates/datafusion-layouts' of github.com:spiraldb/vorte…
gatesn abd97f7
merge
gatesn 1ccc5ab
merge
gatesn e78905e
merge
gatesn ca8cb16
merge
gatesn ba2127e
merge
gatesn 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should make this the default context in vortex-file