beliefer commented on PR #50097:
URL: https://github.com/apache/spark/pull/50097#issuecomment-2731788263

   MySQL supports `BIT_AND`, `BIT_OR`, `BIT_XOR`, `BIT_COUNT`, please refer 
https://dev.mysql.com/doc/refman/9.2/en/bit-functions.html
   Oracle supports `BIT_AND`, `BIT_OR`, `BIT_XOR`, please refer 
https://docs.oracle.com/en/database/oracle/oracle-database/23/sqlrf/BIT_AND_AGG.html
   Postgres supports `BIT_AND`, `BIT_OR`, `BIT_XOR`,  
https://www.postgresql.org/docs/current/functions-math.html
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to