|
Change Parameter Type isNew : boolean to updateMode : UpdateMode in method public PartitionUpdate(name String, updateMode UpdateMode, writePath Path, targetPath Path, fileNames List<String>, rowCount long, inMemoryDataSizeInBytes long, onDiskDataSizeInBytes long) in class com.facebook.presto.hive.PartitionUpdate |
From |
To |
|
Change Parameter Type isNew : boolean to updateMode : UpdateMode in method public PartitionUpdate(name String, updateMode UpdateMode, writePath String, targetPath String, fileNames List<String>, rowCount long, inMemoryDataSizeInBytes long, onDiskDataSizeInBytes long) in class com.facebook.presto.hive.PartitionUpdate |
From |
To |
|
Change Parameter Type isNew : boolean to updateMode : UpdateMode in method public HiveWriter(fileWriter HiveFileWriter, partitionName Optional<String>, updateMode UpdateMode, fileName String, writePath String, targetPath String, onCommit Consumer<HiveWriter>, hiveWriterStats HiveWriterStats) in class com.facebook.presto.hive.HiveWriter |
From |
To |
|
Rename Parameter isNew : boolean to updateMode : UpdateMode in method public PartitionUpdate(name String, updateMode UpdateMode, writePath Path, targetPath Path, fileNames List<String>, rowCount long, inMemoryDataSizeInBytes long, onDiskDataSizeInBytes long) in class com.facebook.presto.hive.PartitionUpdate |
From |
To |
|
Rename Parameter isNew : boolean to updateMode : UpdateMode in method public PartitionUpdate(name String, updateMode UpdateMode, writePath String, targetPath String, fileNames List<String>, rowCount long, inMemoryDataSizeInBytes long, onDiskDataSizeInBytes long) in class com.facebook.presto.hive.PartitionUpdate |
From |
To |
|
Rename Parameter isNew : boolean to updateMode : UpdateMode in method public HiveWriter(fileWriter HiveFileWriter, partitionName Optional<String>, updateMode UpdateMode, fileName String, writePath String, targetPath String, onCommit Consumer<HiveWriter>, hiveWriterStats HiveWriterStats) in class com.facebook.presto.hive.HiveWriter |
From |
To |