You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Raj (JIRA)" <ji...@apache.org> on 2017/12/07 05:34:00 UTC

[jira] [Created] (DRILL-6016) Error reading INT96 created by Apache Spark

Rahul Raj created DRILL-6016:
--------------------------------

             Summary: Error reading INT96 created by Apache Spark
                 Key: DRILL-6016
                 URL: https://issues.apache.org/jira/browse/DRILL-6016
             Project: Apache Drill
          Issue Type: Bug
         Environment: Drill 1.11
            Reporter: Rahul Raj


Hi,

I am getting the error - SYSTEM ERROR : ClassCastException: org.apache.drill.exec.vector.TimeStampVector cannot be cast to org.apache.drill.exec.vector.VariableWidthVector while trying to read a spark INT96 datetime field on Drill 1.11 in spite of setting the property store.parquet.reader.int96_as_timestamp to  true.

I believe this was fixed in drill 1.10(https://issues.apache.org/jira/browse/DRILL-4373). What could be wrong.

I have attached the dataset at https://github.com/rajrahul/files/blob/master/result.tar.gz




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)