Jinhai (陈锦海)
Jinhai (陈锦海)
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) isuue: #6350 ## How was this patch tested? (Please explain how this patch...
### Problem description If someone enable_ep_cache, he/she may don't want to build arrow. ### System information ### CMake log _No response_
## What changes were proposed in this pull request? Should build arrow first when build Velox separately. ## How was this patch tested? manually
### Backend VL (Velox) ### Bug description ``` Current config settings: spark.gluten.memory.offHeap.size.in.bytes=15.0 GiB spark.gluten.memory.task.offHeap.size.in.bytes=3.8 GiB spark.gluten.memory.conservative.task.offHeap.size.in.bytes=1920.0 MiB spark.memory.offHeap.enabled=true spark.gluten.memory.dynamic.offHeap.sizing.enabled=false Memory consumer stats: Task.30233: Current used bytes: 3.7 GiB, peak bytes:...