[jira] [Updated] (SPARK-43925) Add any, some, bool_or,bool_and,every to Scala and Python

2023-06-01 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-43925: -- Description: Add following functions: * any * some * bool_or * bool_and * every to: *

[jira] [Updated] (SPARK-43925) Add any, some, bool_or,bool_and,every to Scala and Python

2023-06-01 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-43925: -- Description: Add following functions: * any * some * bool_or * bool_and * bit_xor * every

[jira] [Updated] (SPARK-43925) Add any, some, bool_or,bool_and,every to Scala and Python

2023-06-01 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-43925: -- Summary: Add any, some, bool_or,bool_and,every to Scala and Python (was: Add any, some,