Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0, 3.1.2, 3.2.2, 3.3.1
-
None
Description
SPARK-26873 fix the consistent issue for FileFormatWriter, but SPARK-33402 break this requirement by introducing a random long, we need to address this to expects identical task IDs across attempts for correctness.
Also FileBatchWriter doesn't follow this requirement, need to fix it as well.