maheshk114 commented on PR #41860:
URL: https://github.com/apache/spark/pull/41860#issuecomment-1782400965

   @beliefer The test cases uses the actual size of the relations to verify if 
bloom filter is added or ignored. In case CBO is disabled, the size is 
calculated based on the table size. If CBO is enabled, the stats are more 
accurate as it uses the column stats (avg length) to calculate the size. 


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