Class IcebergTableCatalog

java.lang.Object
org.elasticsearch.xpack.esql.datasource.iceberg.IcebergTableCatalog
All Implemented Interfaces:
Closeable, AutoCloseable, ExternalSourceFactory, TableCatalog

public class IcebergTableCatalog extends Object implements TableCatalog
Iceberg table catalog implementation. Provides metadata resolution and scan planning for Iceberg tables stored in S3.