GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/1354
[CARBONDATA-1348] Sort_Column should not supported for no-dictionary â¦
Sort_Column should not supported for no dictionary column having numeric
data-type and measure column.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-1348
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1354.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 #1354
----
commit 610021a167cda6f87369d27f24b92741d43163bb
Author: rahulforallp <[email protected]>
Date: 2017-09-13T10:13:33Z
[CARBONDATA-1348] Sort_Column should not supported for no-dictionary column
with numeric data-type and measure column
----
---