GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/2293
[CARBONDATA-2468] addition of default sort_column handled
**issue :** default sort_column handling was missing
**solution :** condition added for default sort_columns
- [ ] Any interfaces changed? NO
- [ ] Any backward compatibility impacted?No
- [ ] Document update required?NO
- [ ] Testing done==> UT added
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA. NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-2468
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2293.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 #2293
----
commit 33985d350001b8b8d4cd4bf1d79405c934bcc824
Author: rahulforallp <rahul.kumar@...>
Date: 2018-05-10T10:47:39Z
addition of default sort_column handled
----
---