I don't think that the Presto connector currently supports custom catalog implementations without building a connector based on Iceberg. You might check with the Presto community on their mailing list or Slack to find out what they recommend here.
On Mon, Jul 6, 2020 at 7:27 PM eskrm <eshahkar...@salesforce.com.invalid> wrote: > Hi. Does the Presto connector support custom Iceberg SPI implementations? > I have a table ops implementation that commits to a custom metadata > service. The Iceberg Spark datasource and catalog support this by extending > and overriding a protected method to return an Iceberg table/catalog backed > by the custom implementation. Can anything similar be done here? > -- Ryan Blue Software Engineer Netflix