You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of today, we can't produce a StatsScalar from a UUID data type that is built with a FixedLenByteArray.
Use Case
Some parquet writers store UUID logical types with a FixedLenByteArray physical type so this library won't be able to produce min/max/null count statistics for their parquet files.
Related Issue(s)
The text was updated successfully, but these errors were encountered:
Description
As of today, we can't produce a StatsScalar from a UUID data type that is built with a FixedLenByteArray.
Use Case
Some parquet writers store UUID logical types with a FixedLenByteArray physical type so this library won't be able to produce min/max/null count statistics for their parquet files.
Related Issue(s)
The text was updated successfully, but these errors were encountered: