Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARBONDATA-3273] [CARBONDATA-3274] Fix for SORT_SCOPE in CarbonLoadDataCommand #3103

Closed
wants to merge 1 commit into from

Commits on Jan 28, 2019

  1. Fix SORT_SCOPE in CarbonLoadDataCommand

    1. With SORT_COLUMNS=null, loading data was resulting in SORT_SCOPE=LOCAL_SORT.
    
    2. With SORT_COLUMNS!=null and SORT_SCOPE not provided, loading data was not checking CARBON.OPTIONS.SORT.SCOPE.
    NamanRastogi committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    eaa42f7 View commit details
    Browse the repository at this point in the history