Skip to content

[SPARK-54810] PATH final polish#55592

Closed
srielau wants to merge 4 commits into
apache:masterfrom
srielau:SPARK-54810-final-polish
Closed

[SPARK-54810] PATH final polish#55592
srielau wants to merge 4 commits into
apache:masterfrom
srielau:SPARK-54810-final-polish

Conversation

@srielau
Copy link
Copy Markdown
Contributor

@srielau srielau commented Apr 29, 2026

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

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

srielau added 4 commits April 28, 2026 09:55
Use persisted resolution-path metadata to seed analysis context for views and SQL functions so unqualified lookup stays stable across session PATH changes. Add regression tests that verify view and SQL function bodies keep creation-time PATH semantics.
Extend SQLFunctionSuite with a table-function regression that verifies persisted SQL PATH semantics remain stable after session PATH changes.
…nt_path

Add regressions for persisted views and SQL scalar/table functions to verify CURRENT_SCHEMA() and CURRENT_PATH() resolve from the invoker session context at query time.
Clarify the Analyzer comment now that frozen PATH wiring is merged, and add regression coverage that persisted view/function path metadata materializes current_schema entries at create time.
@srielau srielau changed the title Spark 54810 final polish [SPARK-54810] PATH final polish Apr 29, 2026
@srielau srielau closed this Apr 29, 2026
@srielau
Copy link
Copy Markdown
Contributor Author

srielau commented Apr 29, 2026

Obsolete

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant