vdiravka opened a new pull request #2143:
URL: https://github.com/apache/drill/pull/2143


   …pe <LogicalType UUID:UUIDType()>
   
   # [DRILL-7825](https://issues.apache.org/jira/browse/DRILL-7825): PR Title
   
   It adds support for new `parquet-format` (starting from version 2.4) UUID 
logical type:
   https://github.com/apache/parquet-format/blob/master/CHANGES.md
   
    `parquet-mr` supports it starting from 1.12.0 version (should be released 
soon: https://issues.apache.org/jira/browse/PARQUET-1898)
   TODO: need wait parquet 1.12.0 release to merge it. 
   ## Description
   
   (Please describe the change. If more than one ticket is fixed, include a 
reference to those tickets.)
   
   ## Documentation
   https://drill.apache.org/docs/parquet-format/
   https://drill.apache.org/docs/supported-data-types/
   should be updated to correspond:
   https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#uuid
   
   ## Testing
   All test cases pass. Checked manually within drill-embedded.
   TODO: need to test guava update on Apache Hadoop test cluster with Drill, 
HBase and Zookeeper
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to