You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-46532][CONNECT][PYTHON][FOLLOW-UP] Pass message parameters in Python Spark Connect client
### What changes were proposed in this pull request?
This PR is a followup of #44468 that addresses the additional metadata in Python Spark Connect client.
### Why are the changes needed?
For feature parity.
### Does this PR introduce _any_ user-facing change?
Yes, when `spark.sql.connect.enrichError.enabled` is disabled, users are sill able to get the message parameters.
### How was this patch tested?
Unittest was added.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#44528 from HyukjinKwon/SPARK-46532-followup.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments