srowen commented on issue #24004: [SPARK-27084][SQL] Add function alias for 
bitand/bitnot/bitor/bitxor
URL: https://github.com/apache/spark/pull/24004#issuecomment-471236940
 
 
   I think we would generally not copy non-standard language features from 
other DBs. I am not sure this is worth it. Could be convinced if there is a 
common need for these bitwise operations, but UDFs are so easy in Spark that it 
takes away most need for these functions as builtins

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to