mbutrovich commented on PR #1602: URL: https://github.com/apache/datafusion-comet/pull/1602#issuecomment-2843603389
> DataFusion's bit_count has same behavior with Spark 's bit_count function Spark If this is the case, can we delegate to a `ScalarFunc` expression instead of creating a new one to maintain? Similar to: https://github.com/apache/datafusion-comet/pull/1700/files#diff-602f1658f4020a9dc8a47f49ac1411735d56d6612aa971751435104e301a9035 -- 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]
