kazantsev-maksim opened a new pull request, #18273:
URL: https://github.com/apache/datafusion/pull/18273

   ## Which issue does this PR close?
   
   Closes https://github.com/apache/datafusion/issues/18058
   
   ## Rationale for this change
   
   When adding the bitmap_count function to Comet, we get the following error - 
org.apache.comet.CometNativeException: Error from DataFusion: bitmap_count 
expects Binary/BinaryView/FixedSizeBinary/LargeBinary as argument, got 
Dictionary(Int32, Binary).
   
   ## Are these changes tested?
   
   Added new UT


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