Iceberg components
tIcebergCatalog | Creates custom Iceberg catalog with Hive or Hadoop. |
tIcebergClose | Closes connection to a database compatible with Iceberg. |
tIcebergConnection | Creates a connection to a database compatible with Iceberg through JDBC. |
tIcebergInput | Reads data to a database compatible with Iceberg. |
tIcebergMerge | Performs a merge on an Iceberg table. |
tIcebergOutput | Writes data to a database compatible with Iceberg. |
tIcebergRow | Executes the SQL query onto a database compatible with Iceberg. |
tIcebergTable | Creates, truncates, or deletes Iceberg tables using Hive or Impala. |