Login  Register

ALTER TABLE <table_name> SPLIT PARTITION behavior

Posted by Pallavi Singh on Sep 05, 2017; 8:10am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/ALTER-TABLE-table-name-SPLIT-PARTITION-behavior-tp21270.html

Hi,

Does the Alter partition query update only the new loads after the
execution of Alter? Is it the desired behaviour?

Currently, I can see that after executing the alter command to alter
partitions, the old segments do not get updated. Only the new loads are
according to the updated partition


Thanks
Pallavi