This is an automated email from the ASF dual-hosted git repository.
nagarwal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
from 652224e [HUDI-578] Trim recordKeyFields and partitionPathFields in
ComplexKeyGenerator (#1281)
add f27c7a1 [HUDI-564] Added new test cases for HoodieLogFormat and
HoodieLogFormatVersion.
No new revisions were added by this update.
Summary of changes:
.../hudi/common/table/log/TestHoodieLogFormat.java | 33 +++++++++
.../table/log/TestHoodieLogFormatVersion.java | 84 ++++++++++++++++++++++
2 files changed, 117 insertions(+)
mode change 100644 => 100755
hudi-common/src/test/java/org/apache/hudi/common/table/log/TestHoodieLogFormat.java
create mode 100755
hudi-common/src/test/java/org/apache/hudi/common/table/log/TestHoodieLogFormatVersion.java