kazuyukitanimura opened a new pull request, #820:
URL: https://github.com/apache/datafusion-comet/pull/820

   ## Which issue does this PR close?
   
   ## Rationale for this change
   
   This PR reduces to call getNullCount as much as possible
   
   ## What changes are included in this PR?
   
   Calling getNullCount is expensive so reusing the number rather than 
re-calculating
   
   ## How are these changes tested?
   
   Existing test
   


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