Ruifeng Zheng created SPARK-41761: ------------------------------------- Summary: Fix arithmetic ops: negate, pow Key: SPARK-41761 URL: https://issues.apache.org/jira/browse/SPARK-41761 Project: Spark Issue Type: Sub-task Components: Connect, PySpark Affects Versions: 3.4.0 Reporter: Ruifeng Zheng
pyspark.sql.connect.client.SparkConnectException: <_MultiThreadedRendezvous of RPC that terminated with: status = StatusCode.UNKNOWN details = "[UNRESOLVED_ROUTINE] Cannot resolve function `negate` on search path [`system`.`builtin`, `system`.`session`, `spark_catalog`.`default`]." debug_error_string = "UNKNOWN:Error received from peer ipv6:%5B::1%5D:15002 {grpc_message:"[UNRESOLVED_ROUTINE] Cannot resolve function `negate` on search path [`system`.`builtin`, `system`.`session`, `spark_catalog`.`default`].", grpc_status:2, created_time:"2022-12-29T11:27:23.72757+08:00"}" -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org