Hi Bjørn See this PR which will soon be merged.
https://github.com/apache/drill/pull/2370/files James On 2021/10/06 17:27, Bjørn Jørgensen wrote:
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
