[jira] [Created] (CARBONDATA-3623) Error due to timestamp data type confliction.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3623) Error due to timestamp data type confliction.

Akash R Nilugal (Jira)
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)