-
# Iceberg
- Partitioning pruning support https://github.com/ClickHouse/ClickHouse/issues/52054 @divanik
- Time Travel Support: https://github.com/ClickHouse/ClickHouse/pull/71072 @divanik @bretth…
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
None
### Please describe the bug 🐞
Based on the `Catalog` interface `renameTable` should throw `org.apache.iceberg.exceptions.Al…
-
## Feature request
**Is your feature request related to a problem? Please describe.**
Currently starrocks supports external catalog creation using glue as metastore. But if glue tables are…
-
### Apache Iceberg version
1.4.0
### Query engine
Spark 3.4.1
### Please describe the bug 🐞
- Conf:
- "spark.sql.catalog.spark_catalog": "org.apache.iceberg.spark.SparkSessionCatal…
-
### User Story
While we are replicating the bucket data across accounts to allow CaDeT data to be visualised via QS, we also need to replicate the Glue metadata in order to make the data usable and a…
-
### Apache Iceberg version
1.6.0
### Query engine
Spark
### Please describe the bug 🐞
Description:
I'm encountering an issue when running UPDATE or DELETE queries after upgrading to Ic…
-
Hi Team,
I'm trying to configure this connector on confluent cloud, can someone please guide me how can I provide the configurations for connector to connect to aws glue as catalog? I already went t…
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
I have several glue databases with hyphens in them, created by trino. However, I can't conne…
-
### Feature Request / Improvement
I want to be able to use - in my table name in Glue but unable to because there are table validations set that only allow the _ character
### Query engine
None
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
# error
```
Exception: Unable to get result from Presto server after 15 retries: PrestoUs…