-
### 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…
-
Iceberg sink tasks are failing due to the following error:
```
"trace": "org.apache.kafka.connect.errors.ConnectException: Exiting WorkerSinkTask due to unrecoverable exception.
at org.…
-
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…
-
### Feature Request / Improvement
`Table.add_files()` processes the list of files in sequential order. Part of this flow can be parallelized, particularly https://github.com/apache/iceberg-python/blo…
-
### Is your feature request related to a problem? Please describe.
I would like to sink to Apache iceberg with Nessie catalog implementation
### Describe the solution you'd like
When creating a ice…
-
I'm using an RTX 3080 and 11600K with 32 GB of ram and I was getting really low fps when trying to fly around Tekto's oceans. Maybe it's an issue on my end, but the icebergs around Kerbin didn't cause…
-
I'm not convinced that we need another type, such as `SchemalessPartitionSpec`. Why shouldn't we return an `UnboundPartitionSpec` instead? Looking at the signatures:
```rust
pub stru…
-
### Apache Iceberg version
1.5.2
### Query engine
Spark
### Please describe the bug 🐞
When I used iceberg-spark-runtime-3.3_2.12-1.5.2.jar to query the iceberg table data, an error wa…
-
### Feature Request / Improvement
When a new feature is released in Iceberg, engines (Spark, Trino, Presto, Flink) and some clients need to upgrade their Iceberg versions accordingly. However, there …
-
It would be great to update the Trino docs to include more precise and detailed setup instructions, including:
- launching UC before Trino to make sure we're using port 8080, see #739
- including `…