-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Proof-of-concept Parquet GEOMETRY logical type implementation #43977
base: main
Are you sure you want to change the base?
Proof-of-concept Parquet GEOMETRY logical type implementation #43977
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a4ebc9 - Browse repository at this point
Copy the full SHA 4a4ebc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4e4b7 - Browse repository at this point
Copy the full SHA 6f4e4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acb2f2 - Browse repository at this point
Copy the full SHA 6acb2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff5855 - Browse repository at this point
Copy the full SHA 6ff5855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac5d84 - Browse repository at this point
Copy the full SHA 0ac5d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a80ac7 - Browse repository at this point
Copy the full SHA 8a80ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f330997 - Browse repository at this point
Copy the full SHA f330997View commit details -
Configuration menu - View commit details
-
Copy full SHA for b34b1c2 - Browse repository at this point
Copy the full SHA b34b1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9f9b2 - Browse repository at this point
Copy the full SHA 7e9f9b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9ac3a - Browse repository at this point
Copy the full SHA 6a9ac3aView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a22908f - Browse repository at this point
Copy the full SHA a22908fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc083a - Browse repository at this point
Copy the full SHA dcc083aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9acc840 - Browse repository at this point
Copy the full SHA 9acc840View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18412c - Browse repository at this point
Copy the full SHA e18412cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b3f59 - Browse repository at this point
Copy the full SHA 76b3f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc77ff2 - Browse repository at this point
Copy the full SHA fc77ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f11a1 - Browse repository at this point
Copy the full SHA 21f11a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbce5c - Browse repository at this point
Copy the full SHA 6bbce5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb41b06 - Browse repository at this point
Copy the full SHA bb41b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a42f5 - Browse repository at this point
Copy the full SHA 88a42f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3798ef1 - Browse repository at this point
Copy the full SHA 3798ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbd616 - Browse repository at this point
Copy the full SHA ccbd616View commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3752f83 - Browse repository at this point
Copy the full SHA 3752f83View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ff6078 - Browse repository at this point
Copy the full SHA 2ff6078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e4715 - Browse repository at this point
Copy the full SHA 79e4715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4444757 - Browse repository at this point
Copy the full SHA 4444757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176c997 - Browse repository at this point
Copy the full SHA 176c997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de193e - Browse repository at this point
Copy the full SHA 1de193eView commit details -
Update cpp/src/parquet/types.cc
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2f8157 - Browse repository at this point
Copy the full SHA d2f8157View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b525e84 - Browse repository at this point
Copy the full SHA b525e84View commit details -
Geometry value writer could make use of the geometry statistics class to
populate geometry statistics
Configuration menu - View commit details
-
Copy full SHA for 6f0500e - Browse repository at this point
Copy the full SHA 6f0500eView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c052ae0 - Browse repository at this point
Copy the full SHA c052ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6b222 - Browse repository at this point
Copy the full SHA 3c6b222View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ae9ae - Browse repository at this point
Copy the full SHA f6ae9aeView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c9523b - Browse repository at this point
Copy the full SHA 1c9523bView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a50790 - Browse repository at this point
Copy the full SHA 5a50790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e4ab8 - Browse repository at this point
Copy the full SHA 51e4ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40c04e - Browse repository at this point
Copy the full SHA c40c04eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e89962f - Browse repository at this point
Copy the full SHA e89962fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb134d3 - Browse repository at this point
Copy the full SHA fb134d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4329e - Browse repository at this point
Copy the full SHA 2f4329eView commit details
Commits on Sep 10, 2024
-
Expose getters in GeometryStatistics, Change geometry_types from
std::vector<uint32_t> to std::vector<int32_t>, several other minor fixes.
Configuration menu - View commit details
-
Copy full SHA for 1db855f - Browse repository at this point
Copy the full SHA 1db855fView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad92bb6 - Browse repository at this point
Copy the full SHA ad92bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f782e30 - Browse repository at this point
Copy the full SHA f782e30View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9813f48 - Browse repository at this point
Copy the full SHA 9813f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56133c - Browse repository at this point
Copy the full SHA c56133cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174e1e1 - Browse repository at this point
Copy the full SHA 174e1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0e2ad - Browse repository at this point
Copy the full SHA bd0e2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1521bac - Browse repository at this point
Copy the full SHA 1521bacView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 572e865 - Browse repository at this point
Copy the full SHA 572e865View commit details
Commits on Sep 19, 2024
-
Change the sort order of geometry from unknown to unsigned; resolved …
…several review comments
Configuration menu - View commit details
-
Copy full SHA for 6c322d5 - Browse repository at this point
Copy the full SHA 6c322d5View commit details -
Add generate_covering_ member to be explicit that' we'll generate the…
… coverings from bounding box when populating the encoded statistics
Configuration menu - View commit details
-
Copy full SHA for cd43ba5 - Browse repository at this point
Copy the full SHA cd43ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33803bc - Browse repository at this point
Copy the full SHA 33803bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a70c5 - Browse repository at this point
Copy the full SHA 31a70c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfbf4b - Browse repository at this point
Copy the full SHA 7dfbf4bView commit details -
min/max of geometry columns are the WKB representation of lower-left …
…and upper-right points
Configuration menu - View commit details
-
Copy full SHA for 5d8ab77 - Browse repository at this point
Copy the full SHA 5d8ab77View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae5926f - Browse repository at this point
Copy the full SHA ae5926fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672f19c - Browse repository at this point
Copy the full SHA 672f19cView commit details
Commits on Oct 7, 2024
-
Update the code to accomodate the latest changes of the standard:
1. Remove metadata property of geometry logical types 2. Remove covering from geometry statistics
Configuration menu - View commit details
-
Copy full SHA for 26ba162 - Browse repository at this point
Copy the full SHA 26ba162View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe8a3e5 - Browse repository at this point
Copy the full SHA fe8a3e5View commit details
Commits on Oct 30, 2024
-
Re-implemented geometry statistics according to the updated spec:
1. geometry statistics moved out of statistics, it is now a field of column metadata 2. geometry statistics is removed from page index
Configuration menu - View commit details
-
Copy full SHA for ba80f3e - Browse repository at this point
Copy the full SHA ba80f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aca79d - Browse repository at this point
Copy the full SHA 9aca79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da55a55 - Browse repository at this point
Copy the full SHA da55a55View commit details