trino icon indicating copy to clipboard operation
trino copied to clipboard

Glue v2

Open dain opened this issue 5 months ago • 3 comments

Description

New metstore implementation based in the Glue v2 apis. New caching caching system built directly into Glue which supports caching of the full objects returned during listing operations.

Release notes

(X) Release notes are required, with the following suggested text:

# Hive/Delta (not Iceberg)
* Update Glue to V2 REST interface. The old implementation can be restored by setting `hive.metastore="glue-v1`, but this will eventually be removed. ({issue}`20657 `)

dain avatar Feb 11 '24 20:02 dain

FYI there is also another PR tackling the AWS Glue library update https://github.com/trinodb/trino/pull/17866

findinpath avatar Feb 12 '24 15:02 findinpath

@findinpath this is closer to a full rewrite than an upgrade, so this would invalidate that other PR

dain avatar Feb 12 '24 17:02 dain

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

github-actions[bot] avatar Mar 05 '24 17:03 github-actions[bot]