-
Notifications
You must be signed in to change notification settings - Fork 159
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
[BUG] Add an allowlist of DataTypes that ColumnRangeStatistics supports and validation of TableStatistics #1632
Commits on Nov 23, 2023
-
Add an allowlist of DataTypes that ColumnRangeStatistics supports
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for b2d3c4c - Browse repository at this point
Copy the full SHA b2d3c4cView commit details -
Jay Chia committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for faf036f - Browse repository at this point
Copy the full SHA faf036fView commit details -
Jay Chia committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 26dff4d - Browse repository at this point
Copy the full SHA 26dff4dView commit details -
Use individual schams instead of unioned schema
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for aaf02cf - Browse repository at this point
Copy the full SHA aaf02cfView commit details -
Iterate through schema instead of RowGroupMetadata when constructing …
…statistics
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for a58b431 - Browse repository at this point
Copy the full SHA a58b431View commit details -
Add validation of MicroPartitions in ::new_* functions
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c5284ef - Browse repository at this point
Copy the full SHA c5284efView commit details -
Added validations but now failing roundtrip tests
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d49106 - Browse repository at this point
Copy the full SHA 1d49106View commit details -
Fix 3 failing roundtrip tests by casting the statistics Series when p…
…arsing from Parquet
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 2286c38 - Browse repository at this point
Copy the full SHA 2286c38View commit details -
Cast TableStatistics to schema and loosen validation against ScanTask…
… schema
Jay Chia committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for cfdb8ab - Browse repository at this point
Copy the full SHA cfdb8abView commit details -
Jay Chia committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 60608ec - Browse repository at this point
Copy the full SHA 60608ecView commit details -
Jay Chia committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for eddba58 - Browse repository at this point
Copy the full SHA eddba58View commit details -
Jay Chia committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 99463be - Browse repository at this point
Copy the full SHA 99463beView commit details
Commits on Nov 27, 2023
-
Refactor casting logic for ColumnRangeStatistics to only allow certai…
…n types
Jay Chia committedNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for e0507d8 - Browse repository at this point
Copy the full SHA e0507d8View commit details