-
### Problem description
> Please describe how you were trying to build velox and what issue occured
When running with gluten library build with vcpkg, exeception stacktrace threw from velox side…
Z1Wu updated
2 months ago
-
### Description
Gluten's configuration utilities, especially `GlutenConfig.scala`, is getting messed up over time. To keep code clean and easy to maintain, will propose the below changes:
### Si…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
In pipeline model, when task is scheduled, it will be executed in fixe…
-
If we can set up some sort of long-term relation between a velox cluster and a spark cluster, there are optimizations we can make such as:
- Don't keep reshipping the Velox JAR
- Only transfer over th…
-
### Description
The velox_hive_connector_test and IcebergReadTest are on DWRF files only. We need to extract the file format and use it as a parameter so that other file formats are covered.
-
### Bug description
We noticed that the result was inconsistent with Spark for `round(0.575, 2)`. The desired result is 0.58, but since double cannot accurately represent 0.575, which is 0.57499999…
-
### Backend
VL (Velox)
### Bug description
I am running k8s with velox backend, but exector cannot start no matter how much memory is set
![image](https://github.com/user-attachments/assets/3d6a72…
-
### Bug description
Bug description
I built gluten+velox using branch-1.1, submitted a tpch query using spark-shell, and the data was stored in s3. However, the following error occurred during execu…
-
Latest Wayland slackbuilds under Slackware.
Getting this error:
```
xdg_shell@8: error 0: use_unstable_version must be called first
```
I've verified the earlier call to xdg_shell_use_unsta…
-
### Description
These are cases needed by Spark but not being supported in Velox: https://github.com/rui-mo/velox/commit/75f4024af8be9024dc2c38fbcf0ce250f65f5a90.