-
Hello Hoodie support,
We are migrating from Hudi 12 to Hudi 15 in our production pipelins
but We are not able to migrate the pipelines and there is pipeline outage because pipelines are failing…
-
### 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}'…
-
### 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…
-
There hasn't been any records to the stream after previous job run. Job failed to restart with "Assertion failed exception" the current batch id is -1 at restart which is less than previous batchId.
…
-
this is my docker-compose file:
```
version:` '3.8'
services:
spark-master:
image: bitnami/spark
container_name: spark-master
environment:
- SPARK_MODE=master
- S…
-
### Apache Iceberg version
1.4.3
### Query engine
Spark
### Please describe the bug 🐞
Spark config and code -
```
iceberg_rest = {
"spark.sql.extensions": "org.apache.iceberg.spa…
-
# Module: [work-delta-lake-tables-fabric](https://learn.microsoft.com/en-us/training/modules/work-delta-lake-tables-fabric/6-exercise-delta-tables)
## Lab/Demo: [03-delta-lake](https://microsoftlearn…
-
I am using RLI configuration and while upserting and deleting getting error as describe below
**Expected behavior**
it should work end to end with RLI index enable
**Environment Description*…
-
### First Bug
```sql
set livy.session.conf.spark.driver.maxResultSize=8g;
set livy.session.conf.spark.driver.memory=12g;
set livy.session.conf.spark.driver.memoryOverhead=8g;
set livy.session.con…
-
**Describe the bug**
spark verion: 3.2.2
scala version: Scala version 2.12.15
blaze version: 4.0
**yarn executor log**:
2024-11-14 18:54:08,243 [ERROR] [task-result-getter-0] Task 0 …