-
**Problem**
We were running `Spark 3.2.1` along with `HUDI 0.11.1`. The jar link is: https://repo1.maven.org/maven2/org/apache/hudi/hudi-spark3.2-bundle_2.12/0.11.1/hudi-spark3.2-bundle_2.12-0.11.1…
-
### Backend
VL (Velox)
### Bug description
```
val aai = Literal.create(Seq(Seq(1, 2, 3), null, Seq(4, 5)),
ArrayType(ArrayType(IntegerType, containsNull = false), containsNull = true))
…
-
**Describe the bug**
I run the build and test command for gazelle_plugin 1.2, and got some errors.
code version as below:
1) arrow-4.0.0-oap-1.2.0-release.zip
2) gazelle_plugin-1.2.0-release.zip
…
-
### Backend
VL (Velox)
### Bug description
Velox report not support GMT+8.
The reproduce SQL in below:
create table ttzz stored as parquet as select '2020-01-01 08:00:00' as t;
set spark.sql.ses…
-
```
2023-02-07T09:06:10.6862412Z spark | 23/02/07 09:06:10 INFO metastore: Trying to connect to metastore with URI thrift://hadoop-master:9083
2023-02-07T09:06:10.6873420Z spark …
-
**Is your feature request related to a problem? Please describe.**
This is an umbrella to list all the Spark commits related to supporting collated strings
- [ ] [SPARK-47413][SQL] add support t…
-
Hi, when I run the plugin to read data from a DynamoDB instance, the dataframe creates and the metadata is good for the dataframe (such as count etc...). I'm wondering if someone can help out.
I'm …
-
**Is your feature request related to a problem?**
Create MV (auto_refresh) failed
```
24/08/27 22:00:51 ERROR Executor: Exception in task 3522.0 in stage 202.0 (TID 169730)
com.amazon.ws.emr.hadoo…
-
We recently upgraded from the spark-solr jar 3.2.3 to 4.0.0 and upgraded our spark version to 3.1.2. Our application now runs utilizing Kubernetes instead of Yarn. Our workloads complete successfully …
-
Hi all,
I'm using Spark version 3.2.0 along with Delta Lake version 1.2.1. I've established connectivity between Spark and the Hive metastore. Additionally, I've connected Presto to Hive using a co…