This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from a078242b19d [HUDI-7343] Replace Path.SEPARATOR with
HoodieLocation.SEPARATOR (#10570)
add e466fb221b5 [HUDI-7345] Remove usage of
org.apache.hadoop.util.VersionUtil (#10571)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/avro/HoodieAvroUtils.java | 5 +-
.../apache/hudi/common/util/ComparableVersion.java | 402 +++++++++++++++++++++
.../org/apache/hudi/common/util/StringUtils.java | 108 +++++-
.../apache/hudi/common/util/TestStringUtils.java | 22 +-
4 files changed, 525 insertions(+), 12 deletions(-)
create mode 100644
hudi-io/src/main/java/org/apache/hudi/common/util/ComparableVersion.java
copy {hudi-common =>
hudi-io}/src/test/java/org/apache/hudi/common/util/TestStringUtils.java (84%)