dongjoon-hyun commented on PR #50040: URL: https://github.com/apache/spark/pull/50040#issuecomment-2702637256
I verified that the reverting recovers `unidoc`. ``` $ git log --oneline -n1 c8c0f1feb0f (HEAD -> branch-3.5) Revert "[SPARK-51281][SQL] DataFrameWriterV2 should respect the path option" $ ./build/sbt unidoc ... [info] Main Scala API documentation successful. [success] Total time: 242 s (04:02), completed Mar 5, 2025 6:12:13 PM ``` Let me revert this from `branch-3.5` to recover `branch-3.5` CI and unblock other PRs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org