[
https://issues.apache.org/jira/browse/CARBONDATA-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kunal Kapoor resolved CARBONDATA-4096.
--------------------------------------
Fix Version/s: 2.1.1
Resolution: Fixed
> SDK read fails from cluster and sdk read filter query on sort column giving wrong result with IndexServer
> ---------------------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-4096
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-4096> Project: CarbonData
> Issue Type: Bug
> Reporter: SHREELEKHYA GAMPA
> Priority: Minor
> Fix For: 2.1.1
>
> Attachments: image-2020-12-22-18-54-52-361.png, wrongresults_with_IS.PNG
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Test write sdk and read with spark.
> Queries to reproduce:
> put written sdk files in $warehouse/sdk path - contains .carbondata and .index files.
> +From spark-sql:+
> create table sdkout using carbon options(path='$warehouse/sdk');
> select * from sdkout where salary = 100;
> !image-2020-12-22-18-54-52-361.png|width=744,height=279!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)