-
### Backend
VL (Velox)
### Bug description
```
java.lang.RuntimeException: Exception: VeloxUserError
Error Source: USER
Error Code: INVALID_ARGUMENT
Reason: Unsupported type for hash: ARRAY
Re…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
v1.3.0和v1.2.0都有这个问题
### What'…
-
Can someone point me to some documentation ? Please. Thanks.
-
**_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…
-
### Backend
VL (Velox)
### Bug description
`array_size(null)` results inconsistent with vanilla spark.
test sql:
```
SELECT array_size(null)
```
native engine returns: `-1`
vanilla spar…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
This has to do with https://github.com/NVIDIA/spark-rapids/issues/10719 and https://github.com/NVIDIA/spark-rapids/issues/10738.
The bugs above are a result of percentile values being reported inco…
-
Hi, I've seen same issues reported many times here. And I know I should first check three things.
**[1] is spark version, iceberg version and scala version correct?**
yes, I am using Spark3.2.0, S…
-
## Driver version
mssql-jdbc-8.2.2.jre8.jar
## SQL Server version
SQL Server 2016
## Client Operating System
Windows 10 64 bit
## JAVA/JVM version
Java 8
## Table schema
NA
## Prob…
-
I migrate tables from hive to iceberg use spark3, so partition info in ddl is hidden.
When I run
> insert overwrite table xxx partition (pt='xxx’)
on flink or spark sql-shell, it’s ok, b…