Releases: Netflix/metacat
Releases · Netflix/metacat
Minor bug fixes
1. Made the elastic search index name configurable 2. Fixed the deletion of partition documents in elastic search
Minor bug fixes
v0.1.16 Fix issue where hive table creation failed when location property was…
Minor bug fixes
v0.1.15 Added support to set a client
Minor bug fix
v0.1.14 Null check for connection pool.
Minor bug fixes
v0.1.13 Fixed issue where tags were added for a table that did not exist.
Thrift interface fixes
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
v0.1.11 Fail on list partitions with no filter/pagination for tables listed i…
Minor change
v0.1.10 Optimized API to get get partition keys/names and uris.
Minor changes
v0.1.9 Metacat normalizes to lower case table names.
Minor feature
v0.1.8 Added a message to PrestoException whenever there is a internal serve…