[ 
https://issues.apache.org/jira/browse/DRILL-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935900#comment-14935900
 ] 

Kristine Hahn commented on DRILL-2908:
--------------------------------------

Doc ready for review:
* [SQL Data Types to 
Parquet|http://kristinehahn.github.io/drill/docs/parquet-format/#sql-data-types-to-parquet]--added
 footnote on INT96 in the table that Drill 1.2 and later supports reading the 
Parquet INT96 type.
* [ABOUT INT96 
Support|http://kristinehahn.github.io/drill/docs/parquet-format/#about-int96-support]--new
 section that includes info and example from this Jira.
* [Table of data types for CONVERT_TO/FROM 
functions|http://kristinehahn.github.io/drill/docs/supported-data-types/#data-types-for-convert_to-and-convert_from-functions]
 now includes TIMESTAMP_IMPALA, footnote links to example.

> Support reading the Parquet int 96 type
> ---------------------------------------
>
>                 Key: DRILL-2908
>                 URL: https://issues.apache.org/jira/browse/DRILL-2908
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Parquet
>            Reporter: Jason Altekruse
>            Assignee: Parth Chandra
>              Labels: document
>             Fix For: 1.2.0
>
>
> While Drill does not currently have an int96 type, it is supported by the 
> parquet format and we should be able to read files that contain columns of 
> this type. For now we will read the data into a varbinary and users will have 
> to use existing convert_from functions or write their own to interpret the 
> type of data actually stored. One example is the Impala timestamp format 
> which is encoded in an int96 column.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to