You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/01/25 10:23:09 UTC

[GitHub] NamanRastogi opened a new pull request #3103: [CARBONDATA-3273] Fix SORT_SCOPE with no SORT_COLUMNS

NamanRastogi opened a new pull request #3103: [CARBONDATA-3273] Fix SORT_SCOPE with no SORT_COLUMNS
URL: https://github.com/apache/carbondata/pull/3103
 
 
   **Problem**: With no SORT_COLUMNS, loading data was resulting in SORT_SCOPE=LOCAL_SORT. 
   **Solution**: Added a check for SORT_COLUMNS in CarbonLoadDataCommand
   
    - [ ] Any interfaces changed?
    - [ ] Any backward compatibility impacted?
    - [ ] Document update required?
    - [ ] Testing done
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services