krvikash

Results 27 comments of krvikash

I have couple of questions 1. At the same time can two table points to same metadata location? 2. If Point 1 is true, What happens if we insert data...

> * create table with the location of the metadata file to be used for the current version of the table For Option 2, User needs to go and look...

> * At the same time can two table points to same metadata location? > * If Point 1 is true, What happens if we insert data into old table....

Thanks @alexjo2144 | @electrum | @findepi, I will proceed with the new procedure: `iceberg.system.register_table`.

https://github.com/trinodb/trino/actions/runs/4158597848/jobs/7194012791 ``` io.trino.tests.product.deltalake.TestDeltaLakeAlterTableCompatibility.testCommentOnColumn (Groups: profile_specific_tests, delta-lake-databricks, delta-lake-oss) took 5.1 seconds ```

Hi, @alexjo2144 | @ebyhr | @findepi | @findepi, when you get time could you please review this?

Rebased on top of https://github.com/trinodb/trino/pull/14837 's commit and resolved conflicts. This PR (2nd commit of this PR) is ready for review now.