Ajantha Bhat created CARBONDATA-3734:
----------------------------------------
Summary: Fix insert failure on partition table when partition
column is in sort column
Key: CARBONDATA-3734
URL: https://issues.apache.org/jira/browse/CARBONDATA-3734
Project: CarbonData
Issue Type: Bug
Reporter: Ajantha Bhat
Assignee: Ajantha Bhat
When partition column is a sort column.
a) currently sort columns won't be the head of attributes, so need to add logic
as per that, as partition columns will be in the end
b) While rearranging the data fields at executor, need to keep partition column
in the end even though it is in sort columnĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)