You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/03/09 15:11:30 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-753] Fix Date and Timestamp format issues This closes #634

[CARBONDATA-753] Fix Date and Timestamp format issues  This closes #634


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/5fb1ec08
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/5fb1ec08
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/5fb1ec08

Branch: refs/heads/master
Commit: 5fb1ec08810be755729710e19c6e816578a78bad
Parents: 847ec38 374b00f
Author: jackylk <ja...@huawei.com>
Authored: Thu Mar 9 23:11:09 2017 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Thu Mar 9 23:11:09 2017 +0800

----------------------------------------------------------------------
 .../core/constants/CarbonCommonConstants.java   |  6 ++++--
 .../examples/AllDictionaryExample.scala         |  6 +++---
 .../carbondata/examples/AlluxioExample.scala    |  6 +++---
 .../carbondata/examples/CarbonExample.scala     |  6 +++---
 .../examples/DataUpdateDeleteExample.scala      |  6 +++---
 examples/spark2/src/main/resources/data.csv     | 20 ++++++++++----------
 .../examples/SparkSessionExample.scala          | 11 +++++++----
 7 files changed, 33 insertions(+), 28 deletions(-)
----------------------------------------------------------------------