Skip to content

Releases: Netflix/metacat

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…

Minor feature

15 Apr 05:14
Compare
Choose a tag to compare
v0.1.7

[DSEPLAT-1658] More changes. Added functionality to savePartitions AP…

Reverting the type changes until we do more testing on this.

14 Apr 22:00
Compare
Choose a tag to compare
v0.1.6

Revert "Added support for Hive types - char, string, decimal, smallin…

Minor bug fixes

07 Apr 23:21
Compare
Choose a tag to compare
v0.1.5

Minor optimization to methods list and getQualifiedNames.

Minor bug fixes

01 Apr 23:30
Compare
Choose a tag to compare
Minor bug fixes.

#Set the error message in MetacatException
#Throw the right message when partition not found for deletion