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
wrote:
> Hi
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