zhengruifeng opened a new pull request, #38308:
URL: https://github.com/apache/spark/pull/38308

   ### What changes were proposed in this pull request?
   fix  test_connect_column_expressions.py
   
   
   ### Why are the changes needed?
   it breaks master
   ```
   ERROR [0.006s]: test_column_expressions 
(pyspark.sql.tests.connect.test_connect_column_expressions.SparkConnectColumnExpressionSuite)
   Test a more complex combination of expressions and their translation into
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File 
"/__w/spark/spark/python/pyspark/sql/tests/connect/test_connect_column_expressions.py",
 line 80, in test_column_expressions
       mod_fun.unresolved_function.arguments[0].unresolved_attribute.parts, 
["id"]
   AttributeError: parts
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   test locally
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to