GitHub user xuchuanyin opened a pull request:
https://github.com/apache/carbondata/pull/1139
[CARBONDATA-1267] Add short_int case branch in deltaIntegerCodec
I've tested in my environment.The problem is resolved and the query is OK.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xuchuanyin/carbondata
xuchuanyin-shorint_encode
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1139.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 #1139
----
commit 35cba3d49ccb536328545fd705020edcc50189af
Author: xuchuanyin <[email protected]>
Date: 2017-07-05T12:56:33Z
Merge pull request #3 from apache/master
sync code
commit b3f5ae200dc8679aef23108077453e710738a749
Author: xuchuanyin <[email protected]>
Date: 2017-07-05T13:00:45Z
add short_int case branch in deltaIntegerCodec
target datatype may be short_int, should add this case branch
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---