[
https://issues.apache.org/jira/browse/PHOENIX-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Pande updated PHOENIX-7199:
----------------------------------
Description:
I cannot modify the default value of an existing column in Apache Phoenix.
If I need to change the default value of a column, you have to create a new
table with the desired schema and migrate the data from the old table to the
new one.
was:The default value will be added to all new records if no other value is
specified. Currently default value is null
> Feature to allow update a default value for a column in existing table
> ----------------------------------------------------------------------
>
> Key: PHOENIX-7199
> URL: https://issues.apache.org/jira/browse/PHOENIX-7199
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Nikita Pande
> Priority: Major
>
> I cannot modify the default value of an existing column in Apache Phoenix.
> If I need to change the default value of a column, you have to create a new
> table with the desired schema and migrate the data from the old table to the
> new one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)