szehon-ho opened a new pull request, #54391: URL: https://github.com/apache/spark/pull/54391
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
