[Disscuss] The precise of timestamp is limited to millisecond in carbondata, which is incompatiable with DB&Spark&Hive
Posted by
haomarch on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Disscuss-The-precise-of-timestamp-is-limited-to-millisecond-in-carbondata-which-is-incompatiable-wite-tp97411.html
The SimpleDateFormat is used to convert string and timestamp. But
SimpleDateFormat doesn't support nanoseconds and microsecond, which is is
incompatiable with DB&Spark&Hive.
To support nanoseconds and microsecond, we shall change SimpleDateFormat to
DateTimeFormatter.
Shall we involve this work?
--
Sent from:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/