Skip to content

[SPARK-54975][SQL][TESTS][FOLLOW-UP] Split MergeIntoSchemaEvolutionTests#54391

Open
szehon-ho wants to merge 2 commits intoapache:masterfrom
szehon-ho:split_merge_tests
Open

[SPARK-54975][SQL][TESTS][FOLLOW-UP] Split MergeIntoSchemaEvolutionTests#54391
szehon-ho wants to merge 2 commits intoapache:masterfrom
szehon-ho:split_merge_tests

Conversation

@szehon-ho
Copy link
Member

What changes were proposed in this pull request?

Split the MergeIntoSchemaEvolutionTests into subtraits

Why are the changes needed?

Test coverage tools instrument these test file, by adding probes into method. This will blow up the compiled bytecode beyond 64k. We found this while trying to instrument these newly added test files.

Does this PR introduce any user-facing change?

No, test only

How was this patch tested?

Run existing test

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

Cursor, claude 4.5 opus

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

Comments