-
There is a breaking change in hive 2.3.0 in hiveMetastoreClient that causes an error when trying to get table from metastore with a lower version. The change is made in this commit: https://github.com…
-
### Backend
VL (Velox)
### Bug description
Report a bug per Weiting's recomendation.
Steps to produce
1. Set up spark to run with gluten.
2. Run this script with `./run-etl-tpch.sh 0 1` -> ht…
-
Hello,
i use this rabbitmq receivers but i have some problems. I used a java project ( spring-amqp ) for publish somes Avro messages in RabbitMq and consume it with scala-spark project.
Let me take …
-
## Consequence
Worker is listed in the removed executors list with its state as KILLED.
However this is an output file being produced, it is not clear yet if this is a real problem.
## Steps to repr…
-
When trying to create insert into partitioned table, following error occur from time to time, making inserts unreliable.
```
com.facebook.presto.spi.PrestoException: Unable to rename from hdfs:/…
-
I have a Hive table stored on HDFS:
```
CREATE TABLE `ewt_ods.crm_customer_f_1d`(
`id` bigint,
`ctmname` string,
`areacode` string,
`addr` string,
`addtime` string,
`isdele…
-
Hello, everyone. I am initiating this discussion to explore the possibility of moving into the Apache ORC PMC and developing `apache/orc-rust`.
By developing `apache/orc-rust`, we will establish th…
-
### What happens?
The attached parquet file as a single TIMETZ column and DuckDB can not properly parse the timezone value.
The parquet file viewed via https://dataconverter.io/view/parquet looks…
-
## Description
**Registry
Version**: 2.5.9.Final
**Persistence type**: in-memory
I'm using Kafka Connect, and I'm trying to use the confluent compatible api from apicurio. I expect it should …
-
**Describe the bug**
The parquet specification states that the values for a MapArray are optional - https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#maps.
However, the curren…