We are pleased to announce the 3.2.1 release of HiveRunner <https://github.com/klarna/HiveRunner> (an open source framework for testing Hive queries using JUnit). The changes in this release are:
- Fixed issue where if case of column name in a file was different to case in table definition they would be treated as different #73 <https://github.com/klarna/HiveRunner/issues/73>. - The way of setting writable permissions on JUnit temporary folder changed to make it compatible with Windows #63 <https://github.com/klarna/HiveRunner/issues/63>. The binary artifacts for the release are available in Maven Central <http://repo1.maven.org/maven2/com/klarna/hiverunner/3.2.1/>. We encourage everyone to upgrade to this new version. Thanks, Adrian (on behalf of the HiveRunner committers)