rangareddy commented on issue #15614: URL: https://github.com/apache/hudi/issues/15614#issuecomment-4875111880
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This appears to be fixed by PR #7881 (HUDI-5723) in hudi-client/hudi-client-common/src/main/java/org/apache/hudi/execution/bulkinsert/BulkInsertSortMode.java:30, published in the config reference at website/docs/write_operations.md (row for `hoodie.bulkinsert.sort.mode`). The NONE mode is now documented as "No sorting. Fastest and matches `spark.write.parquet()` in number of files and overhead", which documents the coalesce behavior change made in PR #7396 (HUDI-5338). If you're still hitting this on a recent version, please reopen with repro steps. Closing as fixed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
