LoseYSelf commented on issue #7837: URL: https://github.com/apache/incubator-gluten/issues/7837#issuecomment-2461763495
> Do we start any Velox pipeline on driver today? Where the cache is initialized? > > Looks only the BHJ's hash build may be run on driver which we haven't implemented yet. this line will check ssd space. https://github.com/apache/incubator-gluten/blob/c653337cdf54067cd4a01d14b908a521fdd11b3a/cpp/velox/compute/VeloxBackend.cc#L217 -- 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]
