GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2849 [CARBONDATA-2896] Added TestCases for Adaptive encoding
Test cases added for Adaptive encoding for primitive types.
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
UT added
- [ ] 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-2896_TestCases
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2849.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2849
----
commit de9c868da2a83f07f90ba2e9c39cd5bdc74e513a
Author: dhatchayani <dhatcha.official@...>
Date: 2018-10-22T06:58:13Z
[CARBONDATA-2896] Added TestCases for Adaptive encoding
----
---