Обсуждение: alter the datatype of Partition Key

Поиск
Список
Период
Сортировка

alter the datatype of Partition Key

От
Gambhir Singh
Дата:
Hi,

We have a partition table with partitioning type range and got the requirement from the application team to alter the datatype of partitioning key from bigint to varchar. Please suggest to me the way how this can be achieved.

Data volume is quite huge in the table. ~50 Billion rows

--
Thanks & Regards
Gambhir Singh

Re: alter the datatype of Partition Key

От
Gambhir Singh
Дата:
Please help me on this

Thanks & Regards
Gambhir Singh



On Mon, 16 Jun 2025 at 12:45, Gambhir Singh <gambhir.singh05@gmail.com> wrote:
Hi,

We have a partition table with partitioning type range and got the requirement from the application team to alter the datatype of partitioning key from bigint to varchar. Please suggest to me the way how this can be achieved.

Data volume is quite huge in the table. ~50 Billion rows

--
Thanks & Regards
Gambhir Singh