[
https://issues.apache.org/jira/browse/CARBONDATA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Liang Chen updated CARBONDATA-753:
----------------------------------
Description:
Fix Date and Timestamp format issues:
1.Optimize the description of CARBON_TIMESTAMP_FORMAT&CARBON_DATE_FORMAT in CarbonCommonConstants.java
2.Correct fields' definition of Date and Timestamp in examples.
3.Add example, how to show raw data's timestamp format. currently spark.sql.show() by default using "yyyy-mm-dd hh:mm:ss.fffffffff" as Timestamp.toString() format, users always wanting the raw data format.
was:
Fix Date and Timestamp format issues:
1.Optimize the description of CARBON_TIMESTAMP_FORMAT&CARBON_DATE_FORMAT in CarbonCommonConstants.java
2.Correct filed definition of Date and Timestamp in examples.
3.Add example, how to show raw data's timestamp format. currently spark.sql.show() by default using "yyyy-mm-dd hh:mm:ss.fffffffff" as Timestamp.toString() format, users always wanting the raw data format.
> Fix Date and Timestamp format issues
> ------------------------------------
>
> Key: CARBONDATA-753
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-753> Project: CarbonData
> Issue Type: Bug
> Components: core, examples
> Affects Versions: 1.0.0-incubating
> Reporter: Liang Chen
> Assignee: Liang Chen
> Priority: Minor
> Fix For: 1.1.0-incubating, 1.0.1-incubating
>
>
> Fix Date and Timestamp format issues:
> 1.Optimize the description of CARBON_TIMESTAMP_FORMAT&CARBON_DATE_FORMAT in CarbonCommonConstants.java
> 2.Correct fields' definition of Date and Timestamp in examples.
> 3.Add example, how to show raw data's timestamp format. currently spark.sql.show() by default using "yyyy-mm-dd hh:mm:ss.fffffffff" as Timestamp.toString() format, users always wanting the raw data format.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)