Skip to content

[SPARK-54974][SQL] Always propagate static confs to views/UDFs from active session#53734

Closed
mihailotim-db wants to merge 1 commit intoapache:masterfrom
mihailotim-db:mihailotim-db/apply_static_confs
Closed

[SPARK-54974][SQL] Always propagate static confs to views/UDFs from active session#53734
mihailotim-db wants to merge 1 commit intoapache:masterfrom
mihailotim-db:mihailotim-db/apply_static_confs

Conversation

@mihailotim-db
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Always propagate static confs to views/UDFs from active session

Why are the changes needed?

Currently, these confs are only propagated if they are in RETAINED_ANALYSIS_FLAGS. This is not correct, as static confs should be 'global' for the entire query.

Does this PR introduce any user-facing change?

No

How was this patch tested?

There currently is no convenient way to test this

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

No

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

JIRA Issue Information

=== Documentation SPARK-54974 ===
Summary: Always propagate static confs to views/UDFs from active session
Assignee: None
Status: Open
Affected: ["4.2.0"]


This comment was automatically generated by GitHub Actions

@github-actions github-actions Bot added the SQL label Jan 8, 2026
@github-actions
Copy link
Copy Markdown

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions Bot added the Stale label Apr 19, 2026
@github-actions github-actions Bot closed this Apr 19, 2026
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.

1 participant