92fbed887ca4ca0f2208f367a8f86f8aa4940513
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public ensureCaseDoesntConvertToDirectScan() : void renamed to public ensureCaseDoesNotConvertToDirectScan() : void in class org.apache.drill.exec.planner.logical.TestConvertCountToDirectScan | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type numNull : Long to numNulls : long in method private getStat(min Object, max Object, numNulls long, primitiveType PrimitiveType.PrimitiveTypeName, originalType OriginalType, scale int, precision int) : ColumnStatistics in class org.apache.drill.exec.store.parquet.stat.ParquetMetaStatCollector | From | To | |
Rename Variable | 1 | ||
Rename Variable numNull : Long to numNulls : long in method public collectColStat(fields Set<SchemaPath>) : Map<SchemaPath,ColumnStatistics> in class org.apache.drill.exec.store.parquet.stat.ParquetMetaStatCollector | From | To | |
Change Variable Type | 1 | ||
Change Variable Type numNull : Long to numNulls : long in method public collectColStat(fields Set<SchemaPath>) : Map<SchemaPath,ColumnStatistics> in class org.apache.drill.exec.store.parquet.stat.ParquetMetaStatCollector | From | To | |
Extract Variable | 1 | ||
Extract Variable numNulls : long in method private getParquetFileMetadata_v3(parquetTableMetadata ParquetTableMetadata_v3, file FileStatus, fs FileSystem) : ParquetFileMetadata_v3 from class org.apache.drill.exec.store.parquet.metadata.Metadata | From | To | |
Rename Parameter | 1 | ||
Rename Parameter numNull : Long to numNulls : long in method private getStat(min Object, max Object, numNulls long, primitiveType PrimitiveType.PrimitiveTypeName, originalType OriginalType, scale int, precision int) : ColumnStatistics in class org.apache.drill.exec.store.parquet.stat.ParquetMetaStatCollector | From | To |