Uses of Annotation Interface
io.trino.plugin.deltalake.AllowDeltaLakeManagedTableRename
Packages that use AllowDeltaLakeManagedTableRename
-
Uses of AllowDeltaLakeManagedTableRename in io.trino.plugin.deltalake
Constructor parameters in io.trino.plugin.deltalake with annotations of type AllowDeltaLakeManagedTableRenameModifierConstructorDescriptionDeltaLakeMetadataFactory(HiveMetastoreFactory hiveMetastoreFactory, TrinoFileSystemFactory fileSystemFactory, HdfsEnvironment hdfsEnvironment, TransactionLogAccess transactionLogAccess, TypeManager typeManager, DeltaLakeAccessControlMetadataFactory accessControlMetadataFactory, DeltaLakeConfig deltaLakeConfig, io.airlift.json.JsonCodec<DataFileInfo> dataFileInfoCodec, io.airlift.json.JsonCodec<DeltaLakeMergeResult> mergeResultJsonCodec, TransactionLogWriterFactory transactionLogWriterFactory, NodeManager nodeManager, CheckpointWriterManager checkpointWriterManager, DeltaLakeRedirectionsProvider deltaLakeRedirectionsProvider, CachingExtendedStatisticsAccess statisticsAccess, boolean allowManagedTableRename, NodeVersion nodeVersion)