Uses of Class
io.trino.plugin.deltalake.DeltaLakeInsertTableHandle
Packages that use DeltaLakeInsertTableHandle
-
Uses of DeltaLakeInsertTableHandle in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return DeltaLakeInsertTableHandleConstructors in io.trino.plugin.deltalake with parameters of type DeltaLakeInsertTableHandleModifierConstructorDescriptionDeltaLakeMergeTableHandle(DeltaLakeTableHandle tableHandle, DeltaLakeInsertTableHandle insertTableHandle)