Hi manish,
    Better to keeping consistent with existing SQL syntax.

    ALTER TABLE [database_name].test_change CHANGE col_name col_name
changed_column_type
   => ALTER TABLE [database_name].test_change ALTER/MODIFY col_name col_name
changed_column_type

Best Regards
David QiangCai



--
View this message in context: 
http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/New-Feature-Alter-table-support-in-carbondata-tp8542p8567.html
Sent from the Apache CarbonData Mailing List archive mailing list archive at 
Nabble.com.

Reply via email to