| Package | Description |
|---|---|
| io.prestosql.plugin.hive |
| Modifier and Type | Method and Description |
|---|---|
HiveWriter |
HiveWriterFactory.createWriter(Page partitionColumns,
int position,
OptionalInt bucketNumber) |
| Constructor and Description |
|---|
HiveWriter(FileWriter fileWriter,
Optional<String> partitionName,
PartitionUpdate.UpdateMode updateMode,
String fileName,
String writePath,
String targetPath,
Consumer<HiveWriter> onCommit,
HiveWriterStats hiveWriterStats) |
Copyright © 2012–2020. All rights reserved.