Xinrong Meng created SPARK-37250:
------------------------------------

             Summary: Failed test_capture_user_friendly_exception 
(pyspark.sql.tests.test_utils.UtilsTests)
                 Key: SPARK-37250
                 URL: https://issues.apache.org/jira/browse/SPARK-37250
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.3.0
            Reporter: Xinrong Meng


 
{code:java}
Traceback (most recent call last):
  File "/Users/xinrong.meng/spark/python/pyspark/sql/tests/test_utils.py", line 
34, in test_capture_user_friendly_exception
    self.spark.sql("select `中文字段`")
pyspark.sql.utils.AnalysisException: cannot resolve '`中文字段`' given input 
columns: []; line 1 7;
'Project ['中文字段]
+- OneRowRelation {code}
 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to