Package io.trino.plugin.hudi
Class HudiMetadataFactory
java.lang.Object
io.trino.plugin.hudi.HudiMetadataFactory
-
Constructor Summary
ConstructorsConstructorDescriptionHudiMetadataFactory(HiveMetastoreFactory metastoreFactory, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, HudiConfig hudiConfig) -
Method Summary
-
Constructor Details
-
HudiMetadataFactory
@Inject public HudiMetadataFactory(HiveMetastoreFactory metastoreFactory, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, HudiConfig hudiConfig)
-
-
Method Details
-
create
-