Mani Chandrasekar
Mani Chandrasekar
#### Which Delta project/connector is this regarding? - [X] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) ##...
**Note** - Added support to set new table properties - Refactored `updateAndStageTable` method to catalog to reuse it in glue.go **ToDo** - Add tests for new feature - Updated go-cli...
#### Motivation To Support AWS Glue Iceberg endpoint using Iceberg-Go CLI. `Forbidden error` is thrown when Iceberg tables in glue are queried using CLI. https://docs.aws.amazon.com/glue/latest/dg/connect-glu-iceberg-rest.html #### Fix: - Added `RestCatalogConfig`...