Releases: Netflix/metacat
Releases · Netflix/metacat
Minor changes
v0.1.44 Fix build (#11)
Minor optimizations
v0.1.43 1. Fixed bug with handling user metadata with mixed case names.2. Mov…
Minor change
v0.1.42 Refactored partition clean up lohic to optimize the performance for l…
Minor change
v0.1.41 Pin guava version to 19. Also exclude guava when pulling guava-retryi…
Minor changes
v0.1.40 Fixed bug where s3 catalog partition listing was failing when request…
Added process to clean up data metadata
Cleanup deleted data metadata 1. Use a read only connection for read queries to metacat RDS. 2. Mark relevant data metadata records on partition/table deletes as deleted. 3. A separate process deletes the data metadata records after a certain lifetime. 4. Added API getQualifiedNames(List<String> uris, boolean prefixSearch) to PartitionService.
Minor change
v0.1.38 Added commits even after executing read queries in user metadata serv…
Thrift and partition filtering updates
0.1.37 Run functional tests against s3 connector
Bug Fix
v0.1.36 Added support for literal boolean and boolean comparison in partition…
Bug Fix
v0.1.35 Upgrade netflixoss and Gradle version.