Skip to content

[SPARK-52147][SQL][TESTS] Block temporary object references in persistent SQL UDFs #51625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

allisonwang-db
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds test cases to block temporary object references in persistent SQL UDFs.

Why are the changes needed?

To improve test coverage for a SQL UDF feature.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Test only.

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

No

@github-actions github-actions bot added the SQL label Jul 22, 2025
@allisonwang-db
Copy link
Contributor Author

cc @cloud-fan

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

cc @peter-toth

@allisonwang-db
Copy link
Contributor Author

The test failure is unrelated. Thanks, merging to master/4.0.

allisonwang-db added a commit that referenced this pull request Jul 23, 2025
…tent SQL UDFs

### What changes were proposed in this pull request?

This PR adds test cases to block temporary object references in persistent SQL UDFs.

### Why are the changes needed?

To improve test coverage for a SQL UDF feature.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Test only.

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

No

Closes #51625 from allisonwang-db/spark-52147-block-temp-obj.

Authored-by: Allison Wang <allison.wang@databricks.com>
Signed-off-by: Allison Wang <allison.wang@databricks.com>
(cherry picked from commit 634362c)
Signed-off-by: Allison Wang <allison.wang@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants