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-48639][CONNECT][PYTHON] Add Origin to Relation.RelationCommon
### What changes were proposed in this pull request?
This PR proposes to add `Origin` (from #46789) to `Relation.RelationCommon`
### Why are the changes needed?
To have the common protobuf message to keep the source code info.
### Does this PR introduce _any_ user-facing change?
No. This is not used.
### How was this patch tested?
CI should validate protobuf definition, and exiting tests should pass.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#47024 from HyukjinKwon/SPARK-48639.
Lead-authored-by: Hyukjin Kwon <gurwls223@apache.org>
Co-authored-by: Hyukjin Kwon <gurwls223@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments