Introduces an experimental integration with AWS Glue service catalog for managing Iceberg tables in ClickHouse.
Why it matters
This feature enables ClickHouse users to leverage AWS Glue as a centralized metadata catalog for Iceberg tables, improving metadata management and interoperability with other AWS analytics services.How to use it
To use this feature, configure ClickHouse to connect to your AWS Glue catalog by setting the appropriate AWS credentials and Glue catalog parameters. Then, define Iceberg tables within ClickHouse that reference the Glue catalog metadata. This integration is experimental and may require enabling specific settings or flags in your ClickHouse configuration.