-
### What happened?
Duplicate results may occur when using the table filter box on the `optimizing?tab=tables` page on the dashboard
### Affects Versions
0.7.0
### What table formats are you seeing…
7hong updated
3 weeks ago
-
This is an EPIC issue that serves as a direction worth our community's attention. We can use this issue to track the features we want to offer and how close we are to achieving them.
---
The iss…
-
### Apache Iceberg version
1.5.1 (latest release)
### Query engine
Other
### Please describe the bug 🐞
I am writing a compatibility layer for Teradata so that it can access Iceberg tabl…
-
Currently, iceberg sink will try its best to avoid commit conflicts, i.e. load the latest table metadata first. Once commit conflicts happen, it relies on recovery to recover. We can optimize it to re…
-
Hi guys,
It seems we are not able to use [Iceberg Partition Transforms](https://iceberg.apache.org/spec/#partition-transforms:~:text=Scan%20Planning%20below.-,Partition%20Transforms,-%F0%9F%94%97) …
-
### Feature Request / Improvement
I have experienced throttling exceptions when multiple nodes are reading and writing an Iceberg table with a Glue catalog. I have wrapped my library calls in a ret…
-
### 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…
-
I am trying so set up a very simple process to stream CDC records from (Azure) SQL Server as Iceberg Tables to an Azure Storage Account. I've come across various potential solutions to do this, most o…
-
### Willingness to contribute
{"label"=>"No. I cannot contribute a bug fix at this time.", "value"=>"cannot_contribute"}
### Feature Request Proposal
OH runs three services: tables, hts, and jobs. …
-
### Apache Iceberg version
1.6.0
### Query engine
None
### Please describe the bug 🐞
I was reading from an Iceberg table that had the following schema
```java
new Schema(
Lis…