Rahul Kumar created CARBONDATA-2617:
---------------------------------------
Summary: Invalid tuple and block id getting formed for non
partition table
Key: CARBONDATA-2617
URL: https://issues.apache.org/jira/browse/CARBONDATA-2617
Project: CarbonData
Issue Type: Improvement
Reporter: Rahul Kumar
Assignee: Rahul Kumar
While creating a partition table a segment file was written in the Metadata
folder under table structure. This was introduced during development of
partition table feature. At that time segment file was written only for
partition table and it was used to distinguish between parition and non
partition table in the code.
But later the code was modified to
write the segment file for both parititon and non partition table and the code
to distinguish partition and non partition table was not modified which is
causing this incorrect formation of block and tuple id.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)