lgbo-ustc opened a new issue, #6852:
URL: https://github.com/apache/incubator-gluten/issues/6852

   ### Backend
   
   CH (ClickHouse)
   
   ### Bug description
   
   [Expected behavior] and [actual behavior].
   `Offload#getShuffleHashJoinBuildSide` use plan's `sizeInBytes` to determine 
the build table, but the `sizeInBytes` could be emtpy.
   ```
   24/08/15 09:42:35.683 ERROR [main] OffloadJoin: xxx left plan: 
Statistics(sizeInBytes=0.0 B, rowCount=7.56E+6), right plan : 
Statistics(sizeInBytes=0.0 B, rowCount=5.88E+9)
   ```
   
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   _No response_


-- 
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]

Reply via email to