GitHub user lionelcao opened a pull request:
https://github.com/apache/carbondata/pull/1380 [CARBONDATA-1485] timestamp no dictionary bug
when partition column is timestamp type and dictionary exclude, data file is not operated correctly in add/split partition function. This pr is to fix this bug
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/lionelcao/carbondata carbon1485
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1380.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1380
----
commit 96e1806046157a0a0e0a4d6486b6619f468fc187
Author: lionelcao <
[hidden email]>
Date: 2017-09-25T06:21:12Z
timestamp no dictionary bug
----
---