[
https://issues.apache.org/jira/browse/CARBONDATA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhichao Zhang closed CARBONDATA-1350.
--------------------------------------
Resolution: Won't Fix
Discuss with Jacky offline, now when 'SORT_SCOPE'='GLOBAL_SORT', 'single_pass' can be 'true', so close this pr and raise another pr to remove useless restriction.
> 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
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)