Github user ravipesala commented on the issue:
https://github.com/apache/incubator-carbondata/pull/635
I feel, we should not use the old flow. If user don't specify sort_columns
then we should add all dimensions to sort_columns. In this way in our
core/processing always depends upon sort_columns, so that code would be clear.
We just always depends on the sort_columns in our core code, please refactor
the code in that way.
---
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.
---