-
Notifications
You must be signed in to change notification settings - Fork 197
support Apache Arrow as a normalized data representation #2115
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
22 commits
Select commit
Hold shift + click to select a range
013bd45
columnar support for arrow tables
Fil 019a793
defer reading the values until they're actually requested (which is o…
Fil 778b890
tests
Fil 932186c
comment
Fil 1f5ded9
fix apache arrow dates (alternative to #2096)
Fil 4e729d0
add test snapshot
Fil f045315
fix test wrt https://github.com/apache/arrow/issues/40718
Fil c6704e4
arrow table data; fix BigInt coercion
mbostock e7ed7b7
more arrow support
mbostock fcd3ce6
arrow date hint; fix BigInt coercion
mbostock 7856377
inline floater
mbostock d147e81
shorten slightly
mbostock 6fc974f
valueof tests; better arrow coercion
mbostock b652131
Arrow-aware stack transform
mbostock 4faebbc
a few more dataify
mbostock 0f1bb9a
Merge branch 'main' into mbostock/arrow
Fil 107363d
fix merge conflict
Fil bd22e0b
fix Plot.find and stack customOrder
Fil d0d0b70
handle Arrow in a few more places
mbostock 1f00372
fix tree.js and add various tests
Fil 9c5f7ad
test pointer
Fil f02a805
move test outside of loop
mbostock 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
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.