[
https://issues.apache.org/jira/browse/CARBONDATA-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akash R Nilugal resolved CARBONDATA-3713.
-----------------------------------------
Resolution: Fixed
> default sort information not correct in SDK guide link -
> https://carbondata.apache.org/sdk-guide.html
> -----------------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3713
> URL: https://issues.apache.org/jira/browse/CARBONDATA-3713
> Project: CarbonData
> Issue Type: Bug
> Components: docs
> Affects Versions: 2.0.0
> Reporter: Chetan Bhat
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Issue :-
> In [https://carbondata.apache.org/sdk-guide.html]
> for the API {{public CarbonWriterBuilder sortBy(String[] sortColumns);}}
> the comment mentions that "If it is null or by default all dimensions are
> selected for sorting"
> Expected : -
> By default no dimension is selected for sorting as the default sort scope is
> no sort. Hence the statement to be corrected to "If it is null or by default
> no dimensions are selected for sorting"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)