-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
ARROW-4314: [Rust] Strongly-typed reading of Parquet data #3461
Closed
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 588f167 - Browse repository at this point
Copy the full SHA 588f167View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aad2c - Browse repository at this point
Copy the full SHA e4aad2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a90f59 - Browse repository at this point
Copy the full SHA 2a90f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0333d6b - Browse repository at this point
Copy the full SHA 0333d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4556a10 - Browse repository at this point
Copy the full SHA 4556a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b101c4 - Browse repository at this point
Copy the full SHA 8b101c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7323b - Browse repository at this point
Copy the full SHA 6d7323bView commit details -
Remove unnecessary state from readers; Remove Root from Deserialize b…
…ounds so can deserialize foreign structs; Test #[derive(Deserialize)]; Better honour TripletIter API
Configuration menu - View commit details
-
Copy full SHA for 71ffc48 - Browse repository at this point
Copy the full SHA 71ffc48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1565a56 - Browse repository at this point
Copy the full SHA 1565a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a24bc - Browse repository at this point
Copy the full SHA 30a24bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9e5f6 - Browse repository at this point
Copy the full SHA 7b9e5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e3af7 - Browse repository at this point
Copy the full SHA 23e3af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66858e - Browse repository at this point
Copy the full SHA a66858eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d758139 - Browse repository at this point
Copy the full SHA d758139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421e946 - Browse repository at this point
Copy the full SHA 421e946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a0023 - Browse repository at this point
Copy the full SHA 38a0023View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec59b24 - Browse repository at this point
Copy the full SHA ec59b24View commit details
Commits on Aug 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4270c9b - Browse repository at this point
Copy the full SHA 4270c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3bb68 - Browse repository at this point
Copy the full SHA 5c3bb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc3db9 - Browse repository at this point
Copy the full SHA 0fc3db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757f3ed - Browse repository at this point
Copy the full SHA 757f3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fb201 - Browse repository at this point
Copy the full SHA 31fb201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6027368 - Browse repository at this point
Copy the full SHA 6027368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50380c9 - Browse repository at this point
Copy the full SHA 50380c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45e3c4 - Browse repository at this point
Copy the full SHA b45e3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9dedef - Browse repository at this point
Copy the full SHA a9dedefView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a6f55 - Browse repository at this point
Copy the full SHA c2a6f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b4bf4 - Browse repository at this point
Copy the full SHA 08b4bf4View commit details -
Remove invalid map derived test
The type system prevents this, and the untyped test is invalid_map_type in record/schemas.rs
Configuration menu - View commit details
-
Copy full SHA for a8c339d - Browse repository at this point
Copy the full SHA a8c339dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c41457 - Browse repository at this point
Copy the full SHA 5c41457View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64ba9c - Browse repository at this point
Copy the full SHA e64ba9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b727a2 - Browse repository at this point
Copy the full SHA 0b727a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b969fd - Browse repository at this point
Copy the full SHA 5b969fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee0a8b - Browse repository at this point
Copy the full SHA 0ee0a8bView commit details -
Use a faster hashmap for Group, and wrap it in Arc rather than Rc so …
…that Group, Value etc are Send; Return Err on overflowing Timetamp math
Configuration menu - View commit details
-
Copy full SHA for 4ce5c0e - Browse repository at this point
Copy the full SHA 4ce5c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b36e0ed - Browse repository at this point
Copy the full SHA b36e0edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1f368 - Browse repository at this point
Copy the full SHA 3e1f368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49259dd - Browse repository at this point
Copy the full SHA 49259ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c4064 - Browse repository at this point
Copy the full SHA e0c4064View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b5e45 - Browse repository at this point
Copy the full SHA c0b5e45View commit details
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.