-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm trying to run an athena query through the awswrangler (https://github.com/aws/aws-s…
-
### Apache Iceberg version
main (development)
### Query engine
Flink
### Please describe the bug 🐞
https://github.com/apache/iceberg/actions/runs/11525609495/job/32088339013
```
java.lang.Ass…
-
**Task Description:**
Training a simple classifier using keras + horovod spark and getting below error
**Error:**
```
[3]:Error in sys.excepthook:
[3]:
[3]:Original exception was:
[3]:#
…
-
### Describe the enhancement requested
Currently, there is no definitive standard for decimal NaN encoding in the industry, and Arrow does not support decimal NaN values. Is it possible to support de…
-
I am creating a hudi table using Flink Hudi connector
```sql
CREATE TABLE flink.flink_hudi_hms3 (
uuid VARCHAR(20),
name VARCHAR(10),
age INT,
ts TIMESTAMP(3),
`partition` VARC…
-
### Issue description
```
16:39:33.385 ERROR o.a.s.s.e.d.v2.AppendDataExec : Data source write support IcebergBatchWrite(table=xxxxxxxx, format=PARQUET) aborted.
org.apache.spark.SparkException: …
-
### Describe the usage question you have. Please include as many useful details as possible.
Even though all aws credentials are set, getting below error while trying to read s3 files using Arro…
-
This is on git master:
```Java
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Parquet MR 1.13.0-SNAPSHOT:
[INFO]
[INFO] Apache…
-
### Description
[IpAddressType](https://github.com/prestodb/presto/blob/master/presto-main/src/main/java/com/facebook/presto/type/IpAddressType.java) is implemented as a type in Presto. It will be …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …