[
https://issues.apache.org/jira/browse/HUDI-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373759#comment-17373759
]
ASF GitHub Bot commented on HUDI-2072:
--------------------------------------
satishkotha commented on pull request #3153:
URL: https://github.com/apache/hudi/pull/3153#issuecomment-873236326
> Do we need some UTs for the validators?
@vinothchandar UTs are added as part of TestHoodieClientOnCopyOnWriteStorage
- testPreCommitValidatorsOnInsert,
- testPreCommitValidationFailureOnInsert
- testClusteringWithFailingValidator
- testSimpleClustering
- All other clustering tests have validators configured
Can more module specific unit tests be added later?
--
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]
> Add Precommit validator framework
> ---------------------------------
>
> Key: HUDI-2072
> URL: https://issues.apache.org/jira/browse/HUDI-2072
> Project: Apache Hudi
> Issue Type: New Feature
> Reporter: satish
> Assignee: satish
> Priority: Major
> Labels: pull-request-available
>
> We want to run pre-commit validators before 'promoting' a inflight operation
> to commit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)