Mani Chandrasekar

Results 3 comments of Mani Chandrasekar

> For context, the existing uniform writes single table entry in HMS so that the table can be both expressed as Delta and Iceberg: Iceberg uses table property "table_type"->"iceberg", and...

> I'm doubtful about this approach. Can we pass this via flags? This makes the CLI less unified. I think it's better to keep this approach consistent — by using...

Thank you @laskoviymishka @zeroshade for the suggestion. I have updated the code to follow the pattern in Iceberg Catalog Migrator. Successfully tested cli using command below, ``` ./iceberg list --catalog...