Dominic Rathbone
Dominic Rathbone
the lack of ability to manage namespaces (and tables) using cdk is a major blocker for us adopting S3 table buckets, is this being actively worked on?
A temporary workaround for this is using custom resources against the s3tables sdk or iceberg rest catalog API. We are using the S3 tables sdk for namespace management and iceberg...
> @dominicrathbone how do you use the REST API to specify the iceberg table belongs to the S3 table bucket / namespace and not just the glue catalog? I am...