Skip to content

Releases: Netflix/metacat

Minor bug fixes

21 Jun 20:54
Compare
Choose a tag to compare
1. Made the elastic search index name configurable

2. Fixed the deletion of partition documents in elastic search

Minor bug fixes

02 Jun 00:22
Compare
Choose a tag to compare
v0.1.16

Fix issue where hive table creation failed when location property was…

Minor bug fixes

31 May 21:41
Compare
Choose a tag to compare
v0.1.15

Added support to set a client

Minor bug fix

20 May 00:15
Compare
Choose a tag to compare
v0.1.14

Null check for connection pool.

Minor bug fixes

19 May 23:27
Compare
Choose a tag to compare
v0.1.13

Fixed issue where tags were added for a table that did not exist.

Thrift interface fixes

12 May 22:39
Compare
Choose a tag to compare

Fixed an error where we were using == instead of = for equality in the hive filter language.

Updated get_privilege_set to return an empty privilege set instead of throwing an error.

Minor changes

09 May 23:46
Compare
Choose a tag to compare
v0.1.11

Fail on list partitions with no filter/pagination for tables listed i…

Minor change

27 Apr 17:23
Compare
Choose a tag to compare
v0.1.10

Optimized API to get get partition keys/names and uris.

Minor changes

26 Apr 17:29
Compare
Choose a tag to compare
v0.1.9

Metacat normalizes to lower case table names.

Minor feature

20 Apr 19:15
Compare
Choose a tag to compare
v0.1.8

Added a message to PrestoException whenever there is a internal serve…