Uses of Class
io.trino.plugin.hive.HiveInsertTableHandle
Packages that use HiveInsertTableHandle
-
Uses of HiveInsertTableHandle in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return HiveInsertTableHandleModifier and TypeMethodDescriptionHiveMetadata.beginInsert(ConnectorSession session, ConnectorTableHandle tableHandle, List<ColumnHandle> columns, RetryMode retryMode) HiveMergeTableHandle.getInsertHandle()Constructors in io.trino.plugin.hive with parameters of type HiveInsertTableHandleModifierConstructorDescriptionHiveMergeTableHandle(HiveTableHandle tableHandle, HiveInsertTableHandle insertHandle)