-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
The parquet-format project introduced a new UUID logical type in version 2.4:
https://github.com/apache/parquet-format/blob/master/CHANGES.md
This would be a useful type to have available in some circumstances, but it currently isn't supported in the parquet-mr library. Hopefully this feature can be implemented at some point.
Reporter: Brad Smith
Assignee: Gabor Szadovszky / @gszadovszky
Related issues:
- Error: SYSTEM ERROR: RuntimeException: Unknown logical type <LogicalType UUID:UUIDType()> (relates to)
- Drill Parquet UUID logical type (relates to)
PRs and other links:
Note: This issue was originally created as PARQUET-1827. Please see the migration documentation for further details.