You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by wa...@apache.org on 2021/09/07 10:21:53 UTC

[hudi] branch master updated (cf002b6 -> eb5e7ee)

This is an automated email from the ASF dual-hosted git repository.

wangxianghu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from cf002b6  [HUDI-2079] Make CLI command tests functional (#3601)
     add eb5e7ee  MINOR_CHECKSTYLE (#3616)

No new revisions were added by this update.

Summary of changes:
 .../main/resources/META-INF/spring/spring-shell-plugin.xml   |  2 +-
 .../apache/hudi/integ/testsuite/HoodieTestSuiteWriter.java   |  4 ++--
 .../java/org/apache/hudi/integ/testsuite/dag/DagUtils.java   |  2 +-
 .../org/apache/hudi/integ/testsuite/dag/nodes/DagNode.java   |  2 +-
 .../org/apache/hudi/integ/testsuite/dag/nodes/DelayNode.java |  2 +-
 .../integ/testsuite/dag/nodes/ValidateAsyncOperations.java   |  4 ++--
 .../test/java/org/apache/hudi/integ/HoodieTestHiveBase.java  |  4 ++--
 .../test/java/org/apache/hudi/integ/ITTestHoodieDemo.java    |  1 -
 .../generator/TestGenericRecordPayloadGenerator.java         | 12 ++++++------
 .../hudi/utilities/schema/TestSchemaRegistryProvider.java    |  3 ++-
 packaging/hudi-hive-sync-bundle/pom.xml                      |  2 +-
 11 files changed, 19 insertions(+), 19 deletions(-)