Haoyan Geng created SPARK-52424: ----------------------------------- Summary: Add unit test to verify in Spark Connect, Column object defined outside of an UDF can be referenced properly. Key: SPARK-52424 URL: https://issues.apache.org/jira/browse/SPARK-52424 Project: Spark Issue Type: Test Components: Connect, PySpark Affects Versions: 3.5.0 Reporter: Haoyan Geng
This isn't an intended usage pattern, but there are users implicitly relying on this behavior. So it'd cause issues for those users if this is unintentionally broken. Here we add a new unit test to ensure this case is covered. -- 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