Skip to content

Releases: Netflix/metacat

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

Minor bug fixes

30 Mar 23:58
Compare
Choose a tag to compare
v0.1.3

Refactoring/Cleanup of code. Reduce the usage of classes from presto-…

Bug fix

25 Mar 16:52
Compare
Choose a tag to compare
v0.1.2

Fixed issue where the partition filter expression parser failed when …