Akshay created CARBONDATA-3623:
----------------------------------

             Summary: Error due to timestamp data type confliction.
                 Key: CARBONDATA-3623
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3623
             Project: CarbonData
          Issue Type: Bug
            Reporter: Akshay


In Carbondata the timestamp is converted into long and stored in RDD.
While collect(action) is applied on dataframe it gives an error due to the 
confliction between data types that is - long in carbonScanRDD(from which 
dataframe is created) and Timestamp in schema.



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

Reply via email to