[
https://issues.apache.org/jira/browse/CARBONDATA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manish Gupta resolved CARBONDATA-2617.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
> 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: Bug
> Affects Versions: 1.4.1
> Reporter: Rahul Kumar
> Assignee: Rahul Kumar
> Priority: Major
> Fix For: 1.4.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)