-
### Apache Iceberg version
1.0.0
### Query engine
Spark
### Please describe the bug 🐞
While using AWS Glue 4.0 and Iceberg 1.0.0 and leveraging the AWS Glue Data Catalog, the field `inp…
-
### Describe the bug
Compilation exception occurred in v0.48.1. After downloading the source code and installing dependencies, an error occurred during execution. The error message is: Execution er…
-
**Is your feature request related to a problem? Please describe.**
Hive & Spark SQL parsing does not seem to support hive's variable syntax.
https://sparkbyexamples.com/apache-hive/how-to-set-va…
-
### Description
Spark Less function: https://spark.apache.org/docs/latest/api/sql/#_8
### Error Reproduction
./spark_expression_fuzzer_test --duration_sec 3600 --enable_variadic_signatures --lazy_v…
-
Hello, I've download the latest code and checkout v1.1.0.
After building the code and python setup.py install.
:~/delta/examples/python# python3 quickstart.py
Using Spark's default log4j profile:…
-
Hi team, thanks for your app, it seems very useful for EDA and easy to use.
It works just fine on a local machine, but when i start to use it on a server, can't get an app working.
Without using…
-
### Describe the bug
Both Spark and Clickhouse work fine after I replaced ` type = 'upsert'` by `type = 'append-only', force_append_only = 'true'`
🚿source
```sql
CREATE SOURCE drivers (
…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscri…
-
An empty page index like following
```java
// code placeholder
Boudary order: ASCENDING
null count min max …
-
**Describe the bug**
We would like to apply Spark-Rapids (23.08) plugin in Spark 3.3.0 environment in order to accelerate execution of SparkSQL with DeltaTable (2.3.0). However, we just discovered th…