|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, receiver UnorderedReceiver, children List<RecordBatch>) : UnorderedReceiverBatch in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverCreator |
From |
To |
|
Change Parameter Type builder : OperatorFixtureBuilder to builder : Builder in method protected OperatorFixture(builder Builder) in class org.apache.drill.test.OperatorFixture |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExchangeFragmentContext in method public MergingRecordBatch(context ExchangeFragmentContext, config MergingReceiverPOP, fragProviders RawFragmentBatchProvider[]) in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch |
From |
To |
|
Change Parameter Type context : FragmentContext to context : RootFragmentContext in method public PartitionSenderRootExec(context RootFragmentContext, incoming RecordBatch, operator HashPartitionSender, closeIncoming boolean) in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRoot(context ExecutorFragmentContext, config Screen, children List<RecordBatch>) : RootExec in class org.apache.drill.exec.physical.impl.ScreenCreator |
From |
To |
|
Change Parameter Type functionImplementationRegistry : FunctionImplementationRegistry to functionImplementationRegistry : FunctionLookupContext in method public canDrop(expr LogicalExpression, columnStatisticsMap Map<SchemaPath,ColumnStatistics>, rowCount long, udfUtilities UdfUtilities, functionImplementationRegistry FunctionLookupContext) : boolean in class org.apache.drill.exec.store.parquet.ParquetRGFilterEvaluator |
From |
To |
|
Change Parameter Type options : OptionManager to options : OptionSet in method public getMinorTypeFromHivePrimitiveTypeInfo(primitiveTypeInfo PrimitiveTypeInfo, options OptionSet) : TypeProtos.MinorType in class org.apache.drill.exec.store.hive.HiveUtilities |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRoot(context ExecutorFragmentContext, config OrderedPartitionSender, children List<RecordBatch>) : RootExec in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionSenderCreator |
From |
To |
|
Change Parameter Type context : FragmentContextInterface to context : FragmentContext in method public setup(context FragmentContext, vector2 SelectionVector2, incoming VectorAccessible) : void in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config TopN, children List<RecordBatch>) : TopNBatch in class org.apache.drill.exec.physical.impl.TopN.TopNSortBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, flatten ComplexToJson, children List<RecordBatch>) : ProjectRecordBatch in class org.apache.drill.exec.physical.impl.project.ComplexToJsonBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config MergeJoinPOP, children List<RecordBatch>) : MergeJoinBatch in class org.apache.drill.exec.physical.impl.join.MergeJoinCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config DirectSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.direct.DirectBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config StreamingAggregate, children List<RecordBatch>) : StreamingAggBatch in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRoot(context ExecutorFragmentContext, config SingleSender, children List<RecordBatch>) : RootExec in class org.apache.drill.exec.physical.impl.SingleSenderCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config InfoSchemaSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.ischema.InfoSchemaBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config HashAggregate, children List<RecordBatch>) : HashAggBatch in class org.apache.drill.exec.physical.impl.aggregate.HashAggBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : RootFragmentContext in method public ScreenRoot(context RootFragmentContext, incoming RecordBatch, config Screen) in class org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot |
From |
To |
|
Change Parameter Type context : FragmentContextInterface to context : FragmentContext in method public setup(context FragmentContext, vector2 SelectionVector2, incoming VectorAccessible) : void in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan MongoSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.mongo.MongoScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan KuduSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.kudu.KuduScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan OpenTSDBSubScan, children List<RecordBatch>) : CloseableRecordBatch in class org.apache.drill.exec.store.openTSDB.OpenTSDBBatchCreator |
From |
To |
|
Change Parameter Type options : OptionManager to options : OptionSet in method public getMajorTypeFromHiveTypeInfo(typeInfo TypeInfo, options OptionSet) : MajorType in class org.apache.drill.exec.store.hive.HiveUtilities |
From |
To |
|
Change Parameter Type registry : FunctionImplementationRegistry to registry : FunctionLookupContext in method public getOrderingComparatorNullsHigh(left HoldingContainer, right HoldingContainer, registry FunctionLookupContext) : LogicalExpression in class org.apache.drill.exec.expr.fn.FunctionGenerationHelper |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Filter, children List<RecordBatch>) : FilterRecordBatch in class org.apache.drill.exec.physical.impl.filter.FilterBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan HBaseSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.hbase.HBaseScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config MockSubScanPOP, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.mock.MockScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRecordBatch(op PhysicalOperator, context ExecutorFragmentContext) : RecordBatch in class org.apache.drill.exec.physical.impl.ImplCreator |
From |
To |
|
Change Parameter Type c : FragmentContext to c : ExecutorFragmentContext in method public DrillbitIterator(c ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.DrillbitIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config ProducerConsumer, children List<RecordBatch>) : ProducerConsumerBatch in class org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method private iterateConnectionInfo(context ExecutorFragmentContext) : Iterator<ConnectionInfo> in class org.apache.drill.exec.store.sys.BitToUserConnectionIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config ParquetWriter, children List<RecordBatch>) : WriterRecordBatch in class org.apache.drill.exec.store.parquet.ParquetWriterBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRoot(context ExecutorFragmentContext, config HashPartitionSender, children List<RecordBatch>) : RootExec in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method private hasAdminPrivileges(context ExecutorFragmentContext) : boolean in class org.apache.drill.exec.store.sys.BitToUserConnectionIterator |
From |
To |
|
Change Parameter Type context : FragmentContextInterface to context : FragmentContext in method public BaseOperatorContext(context FragmentContext, allocator BufferAllocator, popConfig PhysicalOperator) in class org.apache.drill.exec.ops.BaseOperatorContext |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public ThreadsIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.ThreadsIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method protected hasAdminPrivileges(context ExecutorFragmentContext) : boolean in class org.apache.drill.exec.store.sys.ProfileIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config EasySubScan, children List<RecordBatch>) : CloseableRecordBatch in class org.apache.drill.exec.store.dfs.easy.EasyReaderBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : FragmentContextImpl in method public OperatorContextImpl(popConfig PhysicalOperator, context FragmentContextImpl, stats OperatorStats) in class org.apache.drill.exec.ops.OperatorContextImpl |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config NestedLoopJoinPOP, children List<RecordBatch>) : NestedLoopJoinBatch in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config HiveDrillNativeParquetSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.hive.HiveDrillNativeScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public ProfileInfoIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.ProfileInfoIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method private getChildren(op PhysicalOperator, context ExecutorFragmentContext) : List<RecordBatch> in class org.apache.drill.exec.physical.impl.ImplCreator |
From |
To |
|
Change Parameter Type context : FragmentContextInterface to context : FragmentContext in method public setup(context FragmentContext, allocator BufferAllocator, vector4 SelectionVector4, hyperBatch VectorContainer, outputBatchSize int, desiredBatchSize int) : void in class org.apache.drill.exec.physical.impl.xsort.managed.MSorter |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config FlattenPOP, children List<RecordBatch>) : FlattenRecordBatch in class org.apache.drill.exec.physical.impl.flatten.FlattenBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getExec(context ExecutorFragmentContext, root FragmentRoot) : RootExec in class org.apache.drill.exec.physical.impl.ImplCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : FragmentContextImpl in method public OperatorContextImpl(popConfig PhysicalOperator, context FragmentContextImpl) in class org.apache.drill.exec.ops.OperatorContextImpl |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Limit, children List<RecordBatch>) : LimitRecordBatch in class org.apache.drill.exec.physical.impl.limit.LimitBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Trace, children List<RecordBatch>) : TraceRecordBatch in class org.apache.drill.exec.physical.impl.trace.TraceBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan MapRDBSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.mapr.db.MapRDBScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public MemoryIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.MemoryIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config ExternalSort, children List<RecordBatch>) : AbstractRecordBatch<ExternalSort> in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : RootFragmentContext in method public PartitionSenderRootExec(context RootFragmentContext, incoming RecordBatch, operator HashPartitionSender) in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Project, children List<RecordBatch>) : ProjectRecordBatch in class org.apache.drill.exec.physical.impl.project.ProjectBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Sort, children List<RecordBatch>) : SortBatch in class org.apache.drill.exec.physical.impl.sort.SortBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExchangeFragmentContext in method public setup(context ExchangeFragmentContext, incoming RecordBatch, popConfig HashPartitionSender, stats OperatorStats, oContext OperatorContext, start int, count int) : void in class org.apache.drill.exec.physical.impl.partitionsender.Partitioner |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config Values, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.physical.impl.values.ValuesBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExchangeFragmentContext in method public setup(context ExchangeFragmentContext, incoming RecordBatch, popConfig HashPartitionSender, stats OperatorStats, oContext OperatorContext, start int, end int) : void in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getRoot(context ExecutorFragmentContext, config BroadcastSender, children List<RecordBatch>) : RootExec in class org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config JdbcSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.jdbc.JdbcBatchCreator |
From |
To |
|
Change Parameter Type fragmentContext : FragmentContext to fragmentContext : RootFragmentContext in method public BaseRootExec(fragmentContext RootFragmentContext, config PhysicalOperator) in class org.apache.drill.exec.physical.impl.BaseRootExec |
From |
To |
|
Change Parameter Type fragContext : FragmentContextInterface to fragContext : FragmentContext in method public MockOperatorContext(fragContext FragmentContext, allocator BufferAllocator, config PhysicalOperator) in class org.apache.drill.test.OperatorFixture.MockOperatorContext |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, receiver MergingReceiverPOP, children List<RecordBatch>) : MergingRecordBatch in class org.apache.drill.exec.physical.impl.MergingReceiverCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config UnionAll, children List<RecordBatch>) : UnionAllRecordBatch in class org.apache.drill.exec.physical.impl.union.UnionAllBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config WindowPOP, children List<RecordBatch>) : WindowFrameRecordBatch in class org.apache.drill.exec.physical.impl.window.WindowFrameBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : RootFragmentContext in method public BroadcastSenderRootExec(context RootFragmentContext, incoming RecordBatch, config BroadcastSender) in class org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method private getRootExec(root FragmentRoot, context ExecutorFragmentContext) : RootExec in class org.apache.drill.exec.physical.impl.ImplCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config SelectionVectorRemover, children List<RecordBatch>) : RemovingRecordBatch in class org.apache.drill.exec.physical.impl.svremover.SVRemoverCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public ProfileIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.ProfileIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : FragmentContextImpl in method public MockPartitionSenderRootExec(context FragmentContextImpl, incoming RecordBatch, operator HashPartitionSender) in class org.apache.drill.exec.physical.impl.partitionsender.TestPartitionSender.MockPartitionSenderRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getIterator(context ExecutorFragmentContext) : Iterator<Object> in class org.apache.drill.exec.store.sys.SystemTable |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public FragmentExecutor(context ExecutorFragmentContext, fragment PlanFragment, statusReporter FragmentStatusReporter) in class org.apache.drill.exec.work.fragment.FragmentExecutor |
From |
To |
|
Change Parameter Type context : FragmentContext to context : RootFragmentContext in method public SingleSenderRootExec(context RootFragmentContext, batch RecordBatch, config SingleSender) in class org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config EasyWriter, children List<RecordBatch>) : CloseableRecordBatch in class org.apache.drill.exec.store.dfs.easy.EasyWriterBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public FragmentStatusReporter(context ExecutorFragmentContext) in class org.apache.drill.exec.work.fragment.FragmentStatusReporter |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExchangeFragmentContext in method public UnorderedReceiverBatch(context ExchangeFragmentContext, fragProvider RawFragmentBatchProvider, config UnorderedReceiver) in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, rowGroupScan ParquetRowGroupScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.parquet.ParquetScanBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config IteratorValidator, children List<RecordBatch>) : IteratorValidatorBatchIterator in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, scan SystemTableScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.sys.SystemTableBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config KuduWriter, children List<RecordBatch>) : CloseableRecordBatch in class org.apache.drill.exec.store.kudu.KuduWriterBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContextInterface to context : FragmentContext in method public setup(context FragmentContext, allocator BufferAllocator, vector4 SelectionVector4, hyperBatch VectorContainer, outputBatchSize int, desiredBatchSize int) : void in class org.apache.drill.exec.physical.impl.xsort.managed.MSortTemplate |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public ProfileJsonIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.ProfileJsonIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public FragmentExecutor(context ExecutorFragmentContext, fragment PlanFragment, statusReporter FragmentStatusReporter, rootOperator FragmentRoot) in class org.apache.drill.exec.work.fragment.FragmentExecutor |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method private getOpCreator(op PhysicalOperator, context ExecutorFragmentContext) : Object in class org.apache.drill.exec.physical.impl.ImplCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public BitToUserConnectionIterator(context ExecutorFragmentContext) in class org.apache.drill.exec.store.sys.BitToUserConnectionIterator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config HashJoinPOP, children List<RecordBatch>) : HashJoinBatch in class org.apache.drill.exec.physical.impl.join.HashJoinBatchCreator |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, config HiveSubScan, children List<RecordBatch>) : ScanBatch in class org.apache.drill.exec.store.hive.HiveScanBatchCreator |
From |
To |
|
Change Parameter Type fragmentContext : FragmentContext to fragmentContext : RootFragmentContext in method public BaseRootExec(fragmentContext RootFragmentContext, oContext OperatorContext, config PhysicalOperator) in class org.apache.drill.exec.physical.impl.BaseRootExec |
From |
To |
|
Change Parameter Type context : FragmentContext to context : ExecutorFragmentContext in method public getBatch(context ExecutorFragmentContext, subScan KafkaSubScan, children List<RecordBatch>) : CloseableRecordBatch in class org.apache.drill.exec.store.kafka.KafkaScanBatchCreator |
From |
To |
|
Move Method public isUserAuthenticationEnabled() : boolean from class org.apache.drill.exec.ops.FragmentContext to public isUserAuthenticationEnabled() : boolean from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public newOperatorContext(popConfig PhysicalOperator) : OperatorContext from class org.apache.drill.exec.ops.FragmentContext to public newOperatorContext(popConfig PhysicalOperator) : OperatorContext from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getExecutionControls() : ExecutionControls from class org.apache.drill.exec.ops.FragmentContext to public getExecutionControls() : ExecutionControls from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getHandle() : FragmentHandle from class org.apache.drill.exec.ops.FragmentContext to public getHandle() : FragmentHandle from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method private suppressingClose(closeable AutoCloseable) : void from class org.apache.drill.exec.ops.FragmentContext to private suppressingClose(closeable AutoCloseable) : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public isOverMemoryLimit() : boolean from class org.apache.drill.exec.ops.FragmentContext to public isOverMemoryLimit() : boolean from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public setExecutorState(executorState ExecutorState) : void from class org.apache.drill.exec.ops.FragmentContext to public setExecutorState(executorState ExecutorState) : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getOptions() : OptionManager from class org.apache.drill.exec.ops.FragmentContext to public getOptions() : OptionManager from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public isFailed() : boolean from class org.apache.drill.exec.ops.FragmentContext to public isFailed() : boolean from class org.apache.drill.test.OperatorFixture.MockExecutorState |
From |
To |
|
Move Method public getUserDataTunnel() : AccountingUserConnection from class org.apache.drill.exec.ops.FragmentContext to public getUserDataTunnel() : AccountingUserConnection from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getWorkEventbus() : WorkEventBus from class org.apache.drill.exec.ops.FragmentContext to public getWorkEventbus() : WorkEventBus from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getContextInformation() : ContextInformation from class org.apache.drill.exec.ops.FragmentContext to public getContextInformation() : ContextInformation from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getFailureCause() : Throwable from class org.apache.drill.exec.ops.FragmentContext to public getFailureCause() : Throwable from class org.apache.drill.test.OperatorFixture.MockExecutorState |
From |
To |
|
Move Method public close() : void from class org.apache.drill.exec.ops.FragmentContext to public close() : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public waitForSendComplete() : void from class org.apache.drill.exec.ops.FragmentContext to public waitForSendComplete() : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getBuffers() : IncomingBuffers from class org.apache.drill.exec.ops.FragmentContext to public getBuffers() : IncomingBuffers from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method protected getBufferManager() : BufferManager from class org.apache.drill.exec.ops.FragmentContext to protected getBufferManager() : BufferManager from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public fail(cause Throwable) : void from class org.apache.drill.exec.ops.FragmentContext to public fail(cause Throwable) : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public shouldContinue() : boolean from class org.apache.drill.exec.ops.FragmentContext to public shouldContinue() : boolean from class org.apache.drill.test.OperatorFixture.MockExecutorState |
From |
To |
|
Move Method public newOperatorContext(popConfig PhysicalOperator, stats OperatorStats) : OperatorContext from class org.apache.drill.exec.ops.FragmentContext to public newOperatorContext(popConfig PhysicalOperator, stats OperatorStats) : OperatorContext from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getPartitionExplorer() : PartitionExplorer from class org.apache.drill.exec.ops.FragmentContext to public getPartitionExplorer() : PartitionExplorer from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getFragIdString() : String from class org.apache.drill.exec.ops.FragmentContext to public getFragIdString() : String from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getForemanEndpoint() : DrillbitEndpoint from class org.apache.drill.exec.ops.FragmentContext to public getForemanEndpoint() : DrillbitEndpoint from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public setBuffers(buffers IncomingBuffers) : void from class org.apache.drill.exec.ops.FragmentContext to public setBuffers(buffers IncomingBuffers) : void from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getConstantValueHolder(value String, type MinorType, holderInitializer Function<DrillBuf,ValueHolder>) : ValueHolder from class org.apache.drill.exec.ops.FragmentContext to public getConstantValueHolder(value String, type MinorType, holderInitializer Function<DrillBuf,ValueHolder>) : ValueHolder from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public isImpersonationEnabled() : boolean from class org.apache.drill.exec.ops.FragmentContext to public isImpersonationEnabled() : boolean from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getQueryUserName() : String from class org.apache.drill.exec.ops.FragmentContext to public getQueryUserName() : String from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getFullRootSchema() : SchemaPlus from class org.apache.drill.exec.ops.FragmentContext to public getFullRootSchema() : SchemaPlus from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getNewChildAllocator(operatorName String, operatorId int, initialReservation long, maximumReservation long) : BufferAllocator from class org.apache.drill.exec.ops.FragmentContext to public getNewChildAllocator(operatorName String, operatorId int, initialReservation long, maximumReservation long) : BufferAllocator from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method protected getCompiler() : CodeCompiler from class org.apache.drill.exec.ops.FragmentContext to public getCompiler() : CodeCompiler from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getAllocator() : BufferAllocator from class org.apache.drill.exec.ops.FragmentContext to public getAllocator() : BufferAllocator from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getDataTunnel(endpoint DrillbitEndpoint) : AccountingDataTunnel from class org.apache.drill.exec.ops.FragmentContext to public getDataTunnel(endpoint DrillbitEndpoint) : AccountingDataTunnel from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public isBuffersDone() : boolean from class org.apache.drill.exec.ops.FragmentContext to public isBuffersDone() : boolean from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getConfig() : DrillConfig from class org.apache.drill.exec.ops.FragmentContext to public getConfig() : DrillConfig from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Move Method public getStats() : FragmentStats from class org.apache.drill.exec.ops.FragmentContext to public getStats() : FragmentStats from class org.apache.drill.exec.ops.FragmentContextImpl |
From |
To |
|
Change Variable Type fragmentContext2 : FragmentContext to fragmentContext2 : FragmentContextImpl in method public testAllocators() : void in class org.apache.drill.exec.memory.TestAllocators |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : OperatorFixture.Builder in method public testCustomFloor() : void in class org.apache.drill.exec.util.TestQueryMemoryAlloc |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastBigInt() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testRepeated() : void in class org.apache.drill.exec.fn.impl.TestRepeatedFunction |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testFilter() : void in class org.apache.drill.exec.physical.impl.trace.TestTraceOutputDump |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastInt() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : OperatorFixture.Builder in method public testSpill() : void in class org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private createMockScanBatch(bit Drillbit, scanPOP MockSubScanPOP, planFragment BitControl.PlanFragment) : ScanBatch in class org.apache.drill.exec.fn.interp.ExpressionInterpreterTest |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testFilter() : void in class org.apache.drill.exec.physical.impl.trace.TestTraceMultiRecordBatch |
From |
To |
|
Change Variable Type fragmentContext1 : FragmentContext to fragmentContext1 : FragmentContextImpl in method public testAllocators() : void in class org.apache.drill.exec.memory.TestAllocators |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastVarChar() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testJoinBatchSize() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public sortTwoKeysOneAscendingOneDescending() : void in class org.apache.drill.exec.physical.impl.sort.TestSimpleSort |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testMarkResetIterator() : void in class org.apache.drill.exec.record.TestRecordIterator |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private verifySum(bitContext DrillbitContext, connection UserClientConnection, testPlan String, expectedCount int, expectedSum long) : void in class org.apache.drill.exec.physical.impl.limit.TestSimpleLimit |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testByteSubstring() : void in class org.apache.drill.exec.physical.impl.TestSimpleFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public orderedEqualityInnerJoin() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testFilter() : void in class org.apache.drill.exec.physical.impl.filter.TestSimpleFilter |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testSV4Filter() : void in class org.apache.drill.exec.physical.impl.filter.TestSimpleFilter |
From |
To |
|
Change Variable Type fragmentContext : FragmentContext to fragmentContext : FragmentContextImpl in method private startLocalFragment(fragment PlanFragment) : void in class org.apache.drill.exec.work.foreman.FragmentsRunner |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public runTest(expression String, expectedResults int) : void in class org.apache.drill.exec.physical.impl.TestComparisonFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testSubstring() : void in class org.apache.drill.exec.physical.impl.TestSimpleFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastFloat4() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastFloat8() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastVarBinary() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testSubstringNegative() : void in class org.apache.drill.exec.physical.impl.TestSimpleFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testBasicMathFunctions() : void in class org.apache.drill.exec.fn.impl.TestMathFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private testThreadsHelper(hashToRandomExchange HashToRandomExchange, drillbitContext DrillbitContext, options OptionList, incoming RecordBatch, registry FunctionImplementationRegistry, planReader PhysicalPlanReader, planningSet PlanningSet, rootFragment Fragment, expectedThreadsCount int) : void in class org.apache.drill.exec.physical.impl.partitionsender.TestPartitionSender |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private verifyLimitCount(bitContext DrillbitContext, connection UserClientConnection, testPlan String, expectedCount int) : void in class org.apache.drill.exec.physical.impl.limit.TestSimpleLimit |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : OperatorFixture.Builder in method public testDefaultOptions() : void in class org.apache.drill.exec.util.TestQueryMemoryAlloc |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : Builder in method public builder() : Builder in class org.apache.drill.test.OperatorFixture |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public simpleEqualityJoin() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testDumpCat() : void in class org.apache.drill.exec.client.DumpCatTest |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testUnion() : void in class org.apache.drill.exec.physical.impl.union.TestSimpleUnion |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private doTest(file String) : SimpleRootExec in class org.apache.drill.exec.physical.impl.agg.TestAgg |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testSimpleIterator() : void in class org.apache.drill.exec.record.TestRecordIterator |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : OperatorFixture.Builder in method public testCustomPercent() : void in class org.apache.drill.exec.util.TestQueryMemoryAlloc |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastNested() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type builder : OperatorFixtureBuilder to builder : OperatorFixture.Builder in method public testOpMemory() : void in class org.apache.drill.exec.util.TestQueryMemoryAlloc |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testPerformance() : void in class org.apache.drill.exec.store.parquet.ParquetRecordReaderTest |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public project() : void in class org.apache.drill.exec.physical.impl.project.TestSimpleProjection |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public orderedEqualityLeftJoin() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type rootContext : FragmentContext to rootContext : FragmentContextImpl in method private setupRootFragment(rootFragment PlanFragment, rootOperator FragmentRoot) : void in class org.apache.drill.exec.work.foreman.FragmentsRunner |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public testCastNumException() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method private testHJMockScanCommon(physicalPlan String, expectedRows int) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type fragmentContext3 : FragmentContext to fragmentContext3 : FragmentContextImpl in method public testAllocators() : void in class org.apache.drill.exec.memory.TestAllocators |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public orderedEqualityMultiBatchJoin() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public sortOneKeyAscending() : void in class org.apache.drill.exec.physical.impl.sort.TestSimpleSort |
From |
To |
|
Change Variable Type context : FragmentContext to context : FragmentContextImpl in method public main(args String[]) : void in class org.apache.drill.exec.RunRootExec |
From |
To |
|
Change Variable Type fragmentContext : FragmentContext to fragmentContext : FragmentContextImpl in method private startNewFragment(fragment PlanFragment, drillbitContext DrillbitContext) : void in class org.apache.drill.exec.work.batch.ControlMessageHandler |
From |
To |