PHILO-HE commented on PR #10508: URL: https://github.com/apache/incubator-gluten/pull/10508#issuecomment-3215880272
> @PHILO-HE FYI `build: Update bundled Apache Arrow to 21.0.0 from 15.0.0 (14563)` @FelixYBW, thanks for letting me know this. As discussed with Yuan, Gluten builds and installs arrow 15.0 beforehand. From the CI log below, we can see Velox still allows using 15.0 when locating arrow libs via CMake. And this Velox PR has introduced some code to ensure Velox's compatibility with 15.0. Therefore, gluten is not impacted by this upgrade PR for now. ``` -- [Arrow] Using SYSTEM Arrow ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
