Uses of Class
io.trino.plugin.hive.HiveWriter
Packages that use HiveWriter
-
Uses of HiveWriter in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return HiveWriterModifier and TypeMethodDescriptionHiveWriterFactory.createWriter(Page partitionColumns, int position, OptionalInt bucketNumber) Constructor parameters in io.trino.plugin.hive with type arguments of type HiveWriterModifierConstructorDescriptionHiveWriter(FileWriter fileWriter, Optional<String> partitionName, PartitionUpdate.UpdateMode updateMode, String fileName, String writePath, String targetPath, Consumer<HiveWriter> onCommit, HiveWriterStats hiveWriterStats)