Skip to content

Release 3.7.0

Compare
Choose a tag to compare
@patduin patduin released this 16 Sep 12:44

[3.7.0] - 2020-09-16

Changed

  • Upgraded version of hive.version to 2.3.7 (was 2.3.3). Allows Waggle Dance to be used on JDK>=9.

Added

  • Implemented get_partition_values() method in FederatedHMSHandler due to Hive version change.
  • New database-name-mapping feature. See the README for more information.

Changed

  • Removed IdentityMapping as a fallback mapping in certain cases. Simplifies code paths.