Indhumathi created CARBONDATA-4336:
--------------------------------------
Summary: Table Status Versioning
Key: CARBONDATA-4336
URL: https://issues.apache.org/jira/browse/CARBONDATA-4336
Project: CarbonData
Issue Type: New Feature
Reporter: Indhumathi
Currently, carbondata will store the records of a transaction
(load/insert/IUD/Add/drop segment) in a metadata file named `{_}tablestatus’{_}
which will be present in the Metadata directory. If the tablestatus file is
lost, then the metadata for the transactions cannot be recovered directly, as
there is no previous version file available for tablestatus. Hence, if we
support versioning for tablestatus files, then it will be easy to recover the
current version tablestatus meta from previous version tablestatus files.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)