You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xinrong Meng (Jira)" <ji...@apache.org> on 2023/02/01 02:37:00 UTC

[jira] [Created] (SPARK-42265) DataFrame.createTempView - SparkConnectGrpcException: requirement failed

Xinrong Meng created SPARK-42265:
------------------------------------

             Summary: DataFrame.createTempView - SparkConnectGrpcException: requirement failed
                 Key: SPARK-42265
                 URL: https://issues.apache.org/jira/browse/SPARK-42265
             Project: Spark
          Issue Type: Sub-task
          Components: Connect, PySpark
    Affects Versions: 3.4.0
            Reporter: Xinrong Meng


To reproduce,

```
spark.range(1).filter(udf(lambda x: x)("id") >= 0).createTempView("v")
```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org