Ajantha Bhat created CARBONDATA-4001:
----------------------------------------
Summary: SI global sort load on partition table results in 0 rows
Key: CARBONDATA-4001
URL: https://issues.apache.org/jira/browse/CARBONDATA-4001
Project: CarbonData
Issue Type: Bug
Reporter: Ajantha Bhat
Assignee: Ajantha Bhat
On a partition table, when SI is created with global sort and when data is
loaded. It shows 0 rows as main table query results is 0 rows.
For partition table, local sort SI flow {{current.segmentfile}} is set in
{{CarbonSecondaryIndexRDD}}
For the global sort, this value was not set. so, the main table query was
resulting in 0 rows. Setting this value for global sort flow also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)