Class PolarisRESTCatalog

java.lang.Object
org.apache.polaris.spark.PolarisRESTCatalog
All Implemented Interfaces:
Closeable, AutoCloseable, PolarisCatalog

public class PolarisRESTCatalog extends Object implements PolarisCatalog, Closeable
[[PolarisRESTCatalog]] talks to Polaris REST APIs, and implements the PolarisCatalog interfaces, which are generic table related APIs at this moment. This class doesn't interact with any Spark objects.