fe07b6c47682b898b60a9d8221e10207240061ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable utf8 : Utf8 to binary : byte[] in method private processPrimitive(value Object, type Schema.Type, fieldName String, writer MapOrListWriter) : void in class org.apache.drill.exec.store.avro.AvroRecordReader | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type utf8 : Utf8 to binary : byte[] in method private processPrimitive(value Object, type Schema.Type, fieldName String, writer MapOrListWriter) : void in class org.apache.drill.exec.store.avro.AvroRecordReader | From | To | |
| Extract Variable | 1 | ||
| Extract Variable elementSchema : Schema in method private process(value Object, schema Schema, fieldName String, writer MapOrListWriter) : void from class org.apache.drill.exec.store.avro.AvroRecordReader | From | To |