Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-45615][BUILD] Remove undated "Auto-application to
()
is depr…
…ecated" compile suppression rules ### What changes were proposed in this pull request? This pr aims to remove undated `Auto-application to () is deprecated` compile suppression rules added by SPARK-45610 because SPARK-47016 already upgrade `scalatest` to 3.2.18 and the issue has been fixed. ### Why are the changes needed? master has already upgraded `scalatest` to 3.2.18, the issue described in scalatest/scalatest#2297 has been resolved. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#45179 from LuciferYang/SPARK-45615. Authored-by: yangjie01 <yangjie01@baidu.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
- Loading branch information