Parquet for Java 1.0.1, released 2021-06-23

June 23, 2021 ยท View on GitHub

Code name: API fix

Summary

In this release we added missing methods to the Row interface.

Refactoring

  • #19: Added project-keeper

Bug Fixes

  • #17: Added hasFieldName and getFieldNames to Row interface

Dependency Updates

Plugin Dependency Updates

  • Added com.exasol:project-keeper-maven-plugin:0.8.0

Contents

  1. 1Summary
  2. 2Refactoring
  3. 3Bug Fixes
  4. 4Dependency Updates
  5. 4.1Plugin Dependency Updates