amazon-ion / ion-hive-serde

A Apache Hive SerDe (short for serializer/deserializer) for the Ion file format.
Apache License 2.0
28 stars 12 forks source link

Migrates ion-hive-serde to ion-hive2-serde. #80

Closed cheqianh closed 2 years ago

cheqianh commented 2 years ago

Open this PR to start migrating ion-hive-serde to ion-hive2-serde. There are still things need to be updated. For example we need to upload new ion-hive2-serde to Maven and update the corresponding maven badge link below.

Changes:

  1. Fixes badges
  2. Enables GitHub actions for hive2 branch
  3. Fixes README.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.