Package org.apache.iceberg
Interface Tables
- All Known Implementing Classes:
HadoopTables
public interface Tables
Generic interface for creating and loading a table implementation.
The 'tableIdentifier' field should be interpreted by the underlying implementation (e.g. database.table_name)