Re: [DISCUSSION]Merge index property and operations improvement.
Posted by
David CaiQiang on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/DISCUSSION-Merge-index-property-and-operations-improvement-tp103178p103430.html
a) remove mergeIndex property and event listener, add mergeIndex as a part
of loading/compaction transaction.
b) if the merging index failed, loading/compaction should fail directly.
c) keep merge_index command and mark it deprecated.
for a new table, maybe it will do nothing.
for an old table, maybe we need to tolerate the probable query issue
(not found index files).
It could be a deprecated feature in the future.
b). At the end of loading, retrying to finish index merging or
tablestatus update is a good suggestion.
-----
Best Regards
David Cai
--
Sent from:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Best Regards
David Cai