GitHub user sounakr opened a pull request:
https://github.com/apache/incubator-carbondata/pull/888 Cast Optimization Case Statement Rectify
Problem : Cast Expression Optimization code was not working as expected due to wrong case statement.
Fix: Fixed the case statements in Cast Expression optimization.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/sounakr/incubator-carbondata cast_opt_rectify
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/888.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #888
----
commit 90deaea92cc51a7e273f6e3a3f6f36a35a85c86d
Author: sounakr <
[hidden email]>
Date: 2017-05-05T12:47:05Z
Cast Optimization Case Statement Rectify
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---