|
Change Variable Type minorMap : IntObjectOpenHashMap<FragmentData> to minorMap : IntObjectHashMap<FragmentData> in method private addFragment(fragmentData FragmentData) : void in class org.apache.drill.exec.work.foreman.QueryManager |
From |
To |
|
Change Variable Type transferFieldIds : IntOpenHashSet to transferFieldIds : IntHashSet in method protected setupNewSchema() : boolean in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch |
From |
To |
|
Change Variable Type oldToNewIds : IntIntOpenHashMap to oldToNewIds : IntIntHashMap in method public ProjectPushInfo(columns List<SchemaPath>, desiredFields ImmutableList<DesiredField>) in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo |
From |
To |
|
Change Variable Type fromDMetrics : IntDoubleOpenHashMap to fromDMetrics : IntDoubleHashMap in method public mergeMetrics(from OperatorStats) : OperatorStats in class org.apache.drill.exec.ops.OperatorStats |
From |
To |
|
Change Variable Type affinities : ObjectFloatOpenHashMap<DrillbitEndpoint> to affinities : ObjectFloatHashMap<DrillbitEndpoint> in method public getAffinityMap(work List<T>) : List<EndpointAffinity> in class org.apache.drill.exec.store.schedule.AffinityCreator |
From |
To |
|
Change Variable Type transferFieldIds : IntOpenHashSet to transferFieldIds : IntHashSet in method protected setupNewSchema() : boolean in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch |
From |
To |
|
Change Variable Type fromMetrics : IntLongOpenHashMap to fromMetrics : IntLongHashMap in method public mergeMetrics(from OperatorStats) : OperatorStats in class org.apache.drill.exec.ops.OperatorStats |
From |
To |
|
Change Variable Type minorMap : IntObjectOpenHashMap<FragmentData> to minorMap : IntObjectHashMap<FragmentData> in method private getQueryProfile(ex UserException) : QueryProfile in class org.apache.drill.exec.work.foreman.QueryManager |
From |
To |
|
Change Attribute Type map : IntIntOpenHashMap to map : IntIntHashMap in class org.apache.drill.exec.planner.physical.PrelUtil.InputRewriter |
From |
To |
|
Change Attribute Type doubleMetrics : IntDoubleOpenHashMap to doubleMetrics : IntDoubleHashMap in class org.apache.drill.exec.ops.OperatorStats |
From |
To |
|
Change Attribute Type timezoneMap : ObjectIntOpenHashMap<String> to timezoneMap : ObjectIntHashMap<String> in class org.apache.drill.exec.expr.fn.impl.DateUtility |
From |
To |
|
Change Attribute Type fragmentDataMap : IntObjectOpenHashMap<IntObjectOpenHashMap<FragmentData>> to fragmentDataMap : IntObjectHashMap<IntObjectHashMap<FragmentData>> in class org.apache.drill.exec.work.foreman.QueryManager |
From |
To |
|
Change Attribute Type handlers : IntObjectOpenHashMap<ParsingHandler<?>> to handlers : IntObjectHashMap<ParsingHandler<?>> in class org.apache.drill.exec.rpc.control.CustomHandlerRegistry |
From |
To |
|
Change Attribute Type longMetrics : IntLongOpenHashMap to longMetrics : IntLongHashMap in class org.apache.drill.exec.ops.OperatorStats |
From |
To |
|
Change Attribute Type oldLocalToFirst : IntIntOpenHashMap to oldLocalToFirst : IntIntHashMap in class org.apache.drill.exec.compile.bytecode.InstructionModifier |
From |
To |
|
Change Attribute Type fieldMap : ObjectIntOpenHashMap<String> to fieldMap : ObjectIntHashMap<String> in class org.apache.drill.exec.compile.bytecode.ValueHolderIden |
From |
To |
|
Change Attribute Type oldToNew : IntObjectOpenHashMap<ValueHolderIden.ValueHolderSub> to oldToNew : IntObjectHashMap<ValueHolderIden.ValueHolderSub> in class org.apache.drill.exec.compile.bytecode.InstructionModifier |
From |
To |
|
Change Attribute Type userTokens : ObjectIntOpenHashMap<String> to userTokens : ObjectIntHashMap<String> in class org.apache.drill.exec.ops.ViewExpansionContext |
From |
To |
|
Change Attribute Type managedBuffers : LongObjectOpenHashMap<DrillBuf> to managedBuffers : LongObjectHashMap<DrillBuf> in class org.apache.drill.exec.ops.BufferManagerImpl |
From |
To |
|
Change Attribute Type map : ObjectLongOpenHashMap<DrillbitEndpoint> to map : ObjectLongHashMap<DrillbitEndpoint> in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl |
From |
To |