-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
0.9
### Compute Engine
Spark
### Minimal reprodu…
-
**Describe the bug**
It seems that using Spark Structured Streaming from a managed table (that should support tead) to an external table (that should support read/write) - is not working.
It throw…
ni-mi updated
23 hours ago
-
### Apache Iceberg version
1.4.3
### Query engine
Spark
### Please describe the bug 🐞
```
CALL spark_catalog.system.rewrite_data_files(
table => '${DATABASE_NAME}.${TABLE_NAME}'…
-
### Query engine
Spark 3.5.3
### Question
for study, i run spark cluster standalone in my local, and i have developed my own IcebergRestCatalog.
My IcebergRestCatalog Iceberg spec is based o…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
```
spark.sql.catalog.spark_catalog.io-impl: org.apache.iceberg.aws.s3.S3FileIO
# ...
s…
-
**Describe the problem you faced**
Intermittent java.util.NoSuchElementException when writing to partitions that are out of order and not covered by the active timeline.
**To Reproduce**
W…
-
### Apache Iceberg version
1.6.1
### Query engine
Spark
### Please describe the bug 🐞
I have a custom Catalog implementation that overrides [`TableOperations.locationProvider`](https://github.com…
-
## Expected behavior
I want to use Apache Sedona in pyspark in an AWS glue environment.
## Actual behavior
The sedona librarie does not work when following the steps described in the doc : https:…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
Currently when configuring two REST catalogs in spark, the `s3.signer.uri` of the …
-
**Describe the problem you faced**
Record lookup in a table with record level index results in `None.get` exception.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a table wi…