danny0405 commented on PR #13061:
URL: https://github.com/apache/hudi/pull/13061#issuecomment-2767798678
Oops, there are some compile errors:
https://github.com/apache/hudi/actions/runs/14175094747/job/39737032336?pr=13061#step:5:36
--
This is an automated message from the Apache Git Serv
yihua merged PR #13061:
URL: https://github.com/apache/hudi/pull/13061
--
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: commits-unsubscr...@hudi.apache.o
yihua commented on code in PR #13061:
URL: https://github.com/apache/hudi/pull/13061#discussion_r2029425897
##
website/versioned_docs/version-0.14.1/precommit_validator.md:
##
@@ -7,7 +7,13 @@ Data quality refers to the overall accuracy, completeness,
consistency, and vali
H
FrancisLfg commented on PR #13061:
URL: https://github.com/apache/hudi/pull/13061#issuecomment-2775863373
Hello @danny0405 do you think we could merge this ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
FrancisLfg commented on PR #13061:
URL: https://github.com/apache/hudi/pull/13061#issuecomment-2769467918
> Oops, there are some compile errors:
https://github.com/apache/hudi/actions/runs/14175094747/job/39737032336?pr=13061#step:5:36
Thanks, it should be fixed now.
--
This is an
FrancisLfg opened a new pull request, #13061:
URL: https://github.com/apache/hudi/pull/13061
### Change Logs
Context is missing about the fact that pre-commit validation is skipped when
write mode is set to BULK_INSERT so I propose to add it because it is not
obvious.
Also I tried