You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic staging committer conflict-mode for dynamic partition overwrite
Following up with previous commit, which disabled hard-coded exception
in PathOutputCommitProtocol.scala when using dynamicPartitionOverwrite.
Spark 3.5 upgrade throws that exception in another location too,
so this commit disables that as well.
We also update unit test in CommitterBindingSuite.scala to disable
IOException throwing for unsupported dynamic partitioning.
0 commit comments