Skip to content

test: cover JSON and cast expression routing - #6068

Open
rich7420 wants to merge 2 commits into
apache:mainfrom
rich7420:test/4616-json-cast-routing
Open

rich7420 wants to merge 2 commits into
apache:mainfrom
rich7420:test/4616-json-cast-routing

Conversation

@rich7420

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Part of #4616.

Rationale for this change

Result comparisons can pass without exercising the intended JSON or cast execution path.

What changes are included in this PR?

Cover native opt-in, codegen dispatch, and Spark fallback for from_json, to_json, and representative casts, with explicit routing and fallback-reason assertions.

How are these changes tested?

Focused tests passed on Spark 3.5 and 4.1. Fork CI passed, including the default Spark 4.1 suites.

@github-actions github-actions Bot added enhancement New feature or request test Testing related labels Sep 21, 2026
@rich7420
rich7420 marked this pull request as ready for review September 21, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request test Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant