Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-48321][CONNECT][TESTS] Avoid using deprecated methods in dsl
### What changes were proposed in this pull request? Avoid using deprecated methods in dsl ### Why are the changes needed? `putAllRenameColumnsMap` was deprecated ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes #46635 from zhengruifeng/with_col_rename_dsl. Authored-by: Ruifeng Zheng <ruifengz@apache.org> Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
- Loading branch information