FelixYBW opened a new issue, #8857: URL: https://github.com/apache/incubator-gluten/issues/8857
### Description Currently we broadcast small table and build hashtable in every task. The improvement is to build hash table on driver and broadcast to task thread. -- 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]
