GitHub user geetikagupta16 opened a pull request:
https://github.com/apache/carbondata/pull/1319 [CARBONDATA-1420] Fixed bug for creation of partitioned table with date datatype column
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/geetikagupta16/incubator-carbondata CARBONDATA-1420
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1319.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1319
----
commit ebdbff9b9367ce0c320dfd5cddd494e823c33179
Author: Geetika Gupta <
[hidden email]>
Date: 2017-09-04T11:21:18Z
Added code for returning the default date and timestamp format if not specified in carbon.properties
----
---