|
Change Parameter Type writePath : Optional<String> to locationHandle : LocationHandle in method public HiveInsertTableHandle(clientId String, schemaName String, tableName String, inputColumns List<HiveColumnHandle>, filePrefix String, locationHandle LocationHandle, hiveStorageFormat HiveStorageFormat) in class com.facebook.presto.hive.HiveInsertTableHandle |
From |
To |
|
Change Parameter Type writePath : Optional<String> to locationHandle : LocationHandle in method public HiveWritableTableHandle(clientId String, schemaName String, tableName String, inputColumns List<HiveColumnHandle>, filePrefix String, locationHandle LocationHandle, hiveStorageFormat HiveStorageFormat) in class com.facebook.presto.hive.HiveWritableTableHandle |
From |
To |
|
Change Parameter Type writePath : Path to writePath : String in method public HiveRecordWriter(schemaName String, tableName String, partitionName String, isNew boolean, inputColumnNames List<String>, inputColumnTypes List<Type>, outputFormat String, serDe String, schema Properties, fileName String, writePath String, targetPath String, typeManager TypeManager, conf JobConf) in class com.facebook.presto.hive.HivePageSink.HiveRecordWriter |
From |
To |
|
Rename Parameter writePath : Optional<String> to locationHandle : LocationHandle in method public HiveInsertTableHandle(clientId String, schemaName String, tableName String, inputColumns List<HiveColumnHandle>, filePrefix String, locationHandle LocationHandle, hiveStorageFormat HiveStorageFormat) in class com.facebook.presto.hive.HiveInsertTableHandle |
From |
To |
|
Rename Parameter writePath : Optional<String> to locationHandle : LocationHandle in method public HiveWritableTableHandle(clientId String, schemaName String, tableName String, inputColumns List<HiveColumnHandle>, filePrefix String, locationHandle LocationHandle, hiveStorageFormat HiveStorageFormat) in class com.facebook.presto.hive.HiveWritableTableHandle |
From |
To |