kazantsev-maksim commented on PR #2518: URL: https://github.com/apache/datafusion-comet/pull/2518#issuecomment-3386307358
Thanks @comphead, but the test failures occurred due to DataFusion's lack of support for dictionary-encoded types. Cause: org.apache.comet.CometNativeException: Error from DataFusion: bitmap_count expects Binary/BinaryView/FixedSizeBinary/LargeBinary as argument, got Dictionary(Int32, Binary). -- 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]
