Skip to content

Conversation

@grundprinzip
Copy link
Contributor

What changes were proposed in this pull request?

The interface of the SimplePython function already supports specifying additional includes. However, the proto for the clients and the handling in the planner has been missing. This patch simply adds the base infrastructure for that.

Why are the changes needed?

Compatibility

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing UT

Was this patch authored or co-authored using generative AI tooling?

No

@HyukjinKwon HyukjinKwon changed the title [SPARK-48736] Support infra fro additional includes for Python UDFs [SPARK-48736][PYTHON] Support infra fro additional includes for Python UDFs Jun 27, 2024
Copy link
Contributor

@allisonwang-db allisonwang-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to also have a test for this.

@HyukjinKwon
Copy link
Member

Agree with adding a test. Maybe there would be a separate PR that actually uses this message with e2e test. I will defer to it, and merge it first :-).

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants