868ce4de25a9ed2153de96a6504272be9d1f4a2a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public testWriteEmptyFile() : void from class org.apache.drill.exec.physical.impl.writer.TestParquetWriter to public testWriteEmptyFile() : void from class org.apache.drill.exec.physical.impl.writer.TestParquetWriterEmptyFiles | From | To | |
| Move Method public testWriteEmptyFileAfterFlush() : void from class org.apache.drill.exec.physical.impl.writer.TestParquetWriter to public testWriteEmptyFileAfterFlush() : void from class org.apache.drill.exec.physical.impl.writer.TestParquetWriterEmptyFiles | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to void in method public updateDfsTestTmpSchemaLocation(pluginRegistry StoragePluginRegistry, tmpDirPath String) : void in class org.apache.drill.exec.util.TestUtilities | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.drill.exec.physical.impl.writer.TestParquetWriterEmptyFiles from class org.apache.drill.exec.physical.impl.writer.TestParquetWriter | From | To |