Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.18.0
-
None
Description
DRILL-7825 allows to read Parquet UUID datatype. To adjust it to human readable format it is need to choose or add an appropriate UDF function (could be implemented via java.util.UUID). For the cases, where UUID datatype is known from metadata it necessary to create implicit reader with same semantic as in the above UDF.
Attachments
Issue Links
- Dependent
-
DRILL-7825 Error: SYSTEM ERROR: RuntimeException: Unknown logical type <LogicalType UUID:UUIDType()>
- Resolved