-
Notifications
You must be signed in to change notification settings - Fork 54
Add Deltalake query support #1023
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 5 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
9d2048e
exclude gnome for full downloads if needed
tschaume 505ddfe
query s3 for trajectories
tsmathis aee0f8c
add deltalake query support
tsmathis d5a25b1
linting + mistaken sed replace on 'where'
tsmathis 2de051d
return trajectory as pmg dict
tsmathis 7d0b8b7
update trajectory test
tsmathis 7195adf
correct docstrs
tsmathis 33b787f
Merge branch 'main' into deltalake
tschaume 2664fcd
get access controlled batch ids from heartbeat
tsmathis b498a76
refactor
tsmathis 7da6984
Merge branch 'main' into deltalake
tschaume 948c108
auto dependency upgrades
invalid-email-address b0aed4f
Update testing.yml
tschaume a35bcb7
rm overlooked access of removed settings param
tsmathis 9460601
refactor: consolidate requests to heartbeat for meta info
tsmathis 05f1d0e
lint
tsmathis e685445
fix incomplete docstr
tsmathis bb0b238
typo
tsmathis dc0c949
Merge branch 'main' into deltalake
tsmathis fb84d73
revert testing endpoint
tsmathis 5bdacf5
no parallel on batch_id_neq_any
tsmathis 7ee5515
more resilient dataset path expansion
tsmathis ae7674d
missed field annotation update
tsmathis 5538c74
coerce Path to str for deltalake lib
tsmathis f39c0d3
flush based on bytes
tsmathis a965255
iterate over individual rows for local dataset
tsmathis 03b38e7
missed bounds check for updated iteration behavior
tsmathis 3a44b4f
opt for module level logging over warnings lib
tsmathis b2a832f
lint
tsmathis 4b4af48
Merge branch 'main' into deltalake
tsmathis 9cf0713
missed during merge-conflict resolution
tsmathis ff17bea
bump deltalake
tsmathis cd6e4a4
explicit casts for arrow types for data read from delta
tsmathis 0cf6a40
auto dependency upgrades
invalid-email-address 7284d74
raise warnings for pythonic usage of MPDatasets
tsmathis 961e21c
Automated dependency upgrades (#1058)
tsmathis e09fd48
incomplete docstr for MPDataset
tsmathis 92f88ac
fix get_trajectory helper func + test
tsmathis d2c651f
missed passing mpdataset kwargs to lazy subresters on init
tsmathis 2f3960e
more ergonomic count w/ updated deltalake
tsmathis 88a7803
more idiomatic string formatting
tsmathis 4291b38
merge conflicts
esoteric-ephemera 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
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.
Uh oh!
There was an error while loading. Please reload this page.