GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2736
[CARBONDATA-2947] Adaptive encoding support for timestamp no dictionary
Support adaptive encoding for Timestamp data type in case of no dictionary
column
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dhatchayani/carbondata CARBONDATA-2947
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2736.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2736
----
commit 168f92424a4d94b6e864a03383e44c55b1b3ff1b
Author: dhatchayani <dhatcha.official@...>
Date: 2018-09-19T13:39:04Z
[CARBONDATA-2947] Adaptive encoding support for timestamp no dictionary
----
---