Skip to content

Releases: Netflix/metacat

Canonical types feature

12 May 18:43
Compare
Choose a tag to compare
  1. Added support for a list of canonical column data types. Added relevant mappings to types for the various supported catalogs.
  2. Added support for Cassandra data store.
  3. Added support for Redshift data store.
  4. Removed presto dependencies.
  5. Added more integrated tests.

Minor changes

17 Apr 17:21
Compare
Choose a tag to compare

Modification to the data metadata clean up process. Added more logging around the elastic search calls.

Minor changes

03 Apr 17:30
Compare
Choose a tag to compare

Fixed issues with internal event bus implementation.

Minor bug fix.

23 Jan 22:12
Compare
Choose a tag to compare
v0.1.51

Fixed issue where methods get_tables/get_databases fails when the pat…

Minor changes

18 Jan 17:01
Compare
Choose a tag to compare
v0.1.50

adding one logging messge to show the value of mergeIndex (#28)

Minor bug fix.

16 Dec 19:59
Compare
Choose a tag to compare
v0.1.49

Fixed issue where the old table info was missing user metadata which …

Minor fixes

12 Dec 22:18
Compare
Choose a tag to compare
1. Fixed the log message when loading catalogs. (#24)

2. Modified ElasticSearchUtilImpl to import the right Strings class.

Added features

08 Dec 02:54
Compare
Choose a tag to compare
  1. Added notifications using SNS to signal about table/partition changes.
  2. Added support to push documents to multiple indexes when under going elastic search reindex/migration.
  3. Enabled checkstyle, findBugs and pmd during builds.
  4. Minor bug fixes.

Minor change

16 Nov 22:39
Compare
Choose a tag to compare
v0.1.45

Fixed logic to consider a schema to not exist only when SchemaNotFoun…

Minor changes

16 Nov 18:14
Compare
Choose a tag to compare
v0.1.44

Fix build (#11)