Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-45245][CONNECT][TESTS][FOLLOW-UP] Remove unneeded Matchers tra…
…it in the test ### What changes were proposed in this pull request? This PR is a followup of apache#43023 that addresses a post-review comment. ### Why are the changes needed? It is unnecessary. It also matters with Scala compatibility so should better remove if unused. ### Does this PR introduce _any_ user-facing change? No, test-only. ### How was this patch tested? Manually. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#45459 from HyukjinKwon/SPARK-45245-folllowup. Lead-authored-by: Hyukjin Kwon <[email protected]> Co-authored-by: Hyukjin Kwon <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information