GitHub user manishnalla1994 opened a pull request:
https://github.com/apache/carbondata/pull/2758
Debug Logs and function added for Adaptive Encoding
Added a function to get the type of encoding used. Added the debug log for
checking which type of encoding is used.
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] 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/manishnalla1994/carbondata
adaptive_encoding_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2758.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 #2758
----
commit dc5e93252ec85fde6acc5d00992f41cdf030452a
Author: Manish Nalla <manishnalla1994@...>
Date: 2018-09-25T12:14:49Z
Debug Logs and function added for Adaptive Encoding
----
---