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

Support adding a specific field in Delta Lake connector #16662

Open ebyhr opened 1 year ago

ebyhr commented 1 year ago

16248 is going to support adding a new field for Iceberg in Trino. Databricks and OSS Delta support adding a field to Delta tables. It would be nice to support in Delta Lake connector as well.

krvikash commented 1 year ago

Hi @ebyhr, Could you please clarify if this issue is to support specific field in nested field as you linked https://github.com/trinodb/trino/issues/16248?

ebyhr commented 1 year ago

Right. However, the syntax needs review as we talked in Slack. Please wait for a while.