You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Bjørn Jørgensen (Jira)" <ji...@apache.org> on 2021/10/06 15:46:00 UTC

[jira] [Created] (DRILL-8007) Problems with datetime in parquet files

Bjørn Jørgensen created DRILL-8007:
--------------------------------------

             Summary: Problems with datetime in parquet files
                 Key: DRILL-8007
                 URL: https://issues.apache.org/jira/browse/DRILL-8007
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Parquet
    Affects Versions: 1.19.0
            Reporter: Bjørn Jørgensen


Hi I did fill a bug in Apache spark for problems with datetime columns. 


Looks like Apache Drill only implements TIMESTAMP_MILLIS in Parquet. TIMESTAMP_MICROS is also Parquet standard but looks like the read path for this type seems missing in Drill.
 
The bug report
https://issues.apache.org/jira/browse/SPARK-36934



--
This message was sent by Atlassian Jira
(v8.3.4#803005)