Releases: Netflix/metacat
Releases · Netflix/metacat
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…
Minor feature
v0.1.7 [DSEPLAT-1658] More changes. Added functionality to savePartitions AP…
Reverting the type changes until we do more testing on this.
v0.1.6 Revert "Added support for Hive types - char, string, decimal, smallin…
Minor bug fixes
v0.1.5 Minor optimization to methods list and getQualifiedNames.
Minor bug fixes
Minor bug fixes. #Set the error message in MetacatException #Throw the right message when partition not found for deletion