zhztheplayer opened a new pull request, #9703: URL: https://github.com/apache/incubator-gluten/pull/9703
Velox now set this number to 48 by default. The patch makes the same update on Gluten's code. It's known that the check `VELOX_CHECK_LT(sizeBits_ - 1, spillInputStartPartitionBit);` in Velox code could be failed if this option is set with a small number. -- 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]
