trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Implement `ALTER COLUMN SET DATA TYPE` statement in connectors #15515

Open ebyhr opened 1 year ago

ebyhr commented 1 year ago
subkanthi commented 1 year ago

Hi @ebyhr , I'm working on adding MODIFY COLUMN set datatype support for ClickHouse. Added #16702

ebyhr commented 8 months ago

RFC for changing column type in Delta Lake: https://github.com/delta-io/delta/blob/master/protocol_rfcs/type-widening.md