Re: [New Feature] Alter table support in carbondata
Posted by
manishgupta88 on
Mar 10, 2017; 4:50am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/New-Feature-Alter-table-support-in-carbondata-tp8542p8574.html
Hi QiangCai,
Syntax for change data type is kept similar to hive alter table change data
type syntax.
Please let me know your point of reference. I will look at it and modify if
required.
Regards
Manish Gupta
On Fri, Mar 10, 2017 at 7:26 AM, QiangCai <
[hidden email]> wrote:
> 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.
>