-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
bdxmq updated
3 months ago
-
## Feature request
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
It's not possib…
-
**Describe the problem you faced**
My Hudi job runs fine for first 9-10 executions and each job takes about 9-10mins. The job run after 10th/11th execution hangs and neither succeeds or fails. I am…
-
**Describe the problem you faced**
Query suite toy example
Hudi 0.14
spark 3.4
when we do merge into with extra condition I got error MIT failed
```
MERGE INTO hudi_table_mor_2_partition_col…
-
I'm writing an in-memory table to hive catalog
```
DBI::dbWriteTable(con, "iris", iris)
```
It failed with error message:
```
Error in .combine_results(res_list) :
Chunk column names are dif…
-
### Describe the bug
I am attempting to execute multiple SQL statements on various hooks and seem to be unable to execute multiple statements separated by `;` within one entry.
I am generating mu…
-
trino:457
hive: 3.1.3
authentication: kerberos + hive.metastore.thrift.impersonation.enabled=true
following command returns all tables in catalog.schema regardless of whether the user has permis…
-
**Describe the problem you faced**
When using Apache Hudi to sync tables with Hive/AWS Glue using the `hoodie.datasource.hive_sync.sync_comment = true` option, comments for non-partition columns ar…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
update to 2.…
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Hive
### Please describe the bug 🐞
Insert is working fine and in hdfs also the .parquet file is getting generated and when I dec…