[jira] [Created] (CARBONDATA-1350) When 'SORT_SCOPE'='GLOBAL_SORT', the verification of 'single_pass' must be false is invalid.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-1350) When 'SORT_SCOPE'='GLOBAL_SORT', the verification of 'single_pass' must be false is invalid.

Akash R Nilugal (Jira)
Zhichao  Zhang created CARBONDATA-1350:
------------------------------------------

             Summary: When 'SORT_SCOPE'='GLOBAL_SORT', the verification of 'single_pass' must be false is invalid.
                 Key: CARBONDATA-1350
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1350
             Project: CarbonData
          Issue Type: Bug
          Components: data-load, spark-integration
    Affects Versions: 1.2.0
         Environment: On branch master.
            Reporter: Zhichao  Zhang
            Assignee: Zhichao  Zhang
            Priority: Minor
             Fix For: 1.2.0


The value of option 'single_pass' is coverted to low case, but it uses 'single_pass.equals("TRUE")' to vericate, so it is invalid, and leading to load data unsuccessfully.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)