Skip to content

1.3.12

Latest
Compare
Choose a tag to compare
@marcelmay marcelmay released this 03 Feb 22:17
· 3 commits to master since this release
286171c

What's Changed

Notable changes include support for consumed file size (e.g. when doing a summary report) and bump of Hadoop to version 3.4.1

  • Support getConsumedFileSize method for calculate physical space by @balookrd in #267
  • Bump com.google.guava:guava from 33.3.0-jre to 33.4.0-jre by @dependabot in #242 / #261
  • Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #241
  • Bump org.apache.hadoop:hadoop-common from 3.4.0 to 3.4.1 by @dependabot in #252
  • Bump org.apache.hadoop:hadoop-hdfs-client from 3.4.0 to 3.4.1 by @dependabot in #251
  • Bump org.apache.hadoop:hadoop-hdfs from 3.4.0 to 3.4.1 by @dependabot in #250
  • Bump it.unimi.dsi:fastutil from 8.5.14 to 8.5.15 by @dependabot in #253
  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #259

New Contributors

Full Changelog: release-1.3.11...release-1.3.12