|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public test() : void in class org.apache.drill.exec.vector.complex.writer.TestComplexToJson |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method private getOutput(batches List<QueryDataBatch>) : List<List<String>> in class org.apache.drill.exec.store.text.TestTextColumn |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public compareMergedOnHeapVectors() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type result : List<QueryResultBatch> to result : List<QueryDataBatch> in method public testNullableFilter() : void in class org.apache.drill.exec.store.parquet.ParquetRecordReaderTest |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinExprInCondition() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testFullExecution() : void in class org.apache.drill.exec.store.text.TextRecordReaderTest |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testCastFromFloat() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public compareResultsHyperVector() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method protected addToMaterializedResults(materializedRecords List<Map>, records List<QueryDataBatch>, loader RecordBatchLoader, schema BatchSchema) : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type batches : List<QueryResultBatch> to batches : List<QueryDataBatch> in method public testDefaultDelimiterColumnSelection() : void in class org.apache.drill.exec.store.text.TestTextColumn |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testInterval() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type q : QueryResultBatch to q : QueryDataBatch in method public getNext() : QueryDataBatch in class org.apache.drill.jdbc.DrillResultSet.ResultsListener |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergingReceiver() : void in class org.apache.drill.exec.TestQueriesOnLargeFile |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testLogicalJsonScan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testComplexDecimalSort() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testHashJoinExprInCondition() : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testFilterString() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testMergingReceiver() : void in class org.apache.drill.exec.TestQueriesOnLargeFile |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testLogicalJsonScan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSortDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinRightEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testSubmitPlanTwoNodes() : void in class org.apache.drill.exec.client.DrillClientSystemTest |
From |
To |
|
Change Variable Type queryResultBatch : QueryResultBatch to queryDataBatch : QueryDataBatch in method protected testNoResult(interation int, query String, args Object...) : void in class org.apache.drill.BaseTestQuery |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type expected : List<QueryResultBatch> to expected : List<QueryDataBatch> in method protected compareUnorderedResults() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public simpleEqualityJoin() : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public mergeSortWithSv2() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSimpleDecimalArithmetic() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testComplexDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testTimeStamp() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method protected getPlanInString(sql String, columnName String) : String in class org.apache.drill.PlanTestBase |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testSimpleDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testComplexDecimalSort() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public readComplexWithStar() : void in class org.apache.drill.exec.vector.complex.writer.TestJsonReader |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testComplexDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testBigIntVarCharReturnTripConvertLogical() : void in class org.apache.drill.exec.physical.impl.TestConvertFunctions |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testMultiInputAdd(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.fn.impl.TestMultiInputAdd |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testCommon(expectedResults String[], physicalPlan String, resourceFile String) : void in class org.apache.drill.exec.fn.impl.TestDateFunctions |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testDateAdd() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoBitTwoExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestHashToRandomExchange |
From |
To |
|
Change Variable Type expected : List<QueryResultBatch> to expected : List<QueryDataBatch> in method public compareResultsHyperVector() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testJoinPlan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method protected printResult(results List<QueryDataBatch>) : int in class org.apache.drill.BaseTestQuery |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testDateAdd() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testSimpleDecimalMathFunc() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method private addToCombinedVectorResults(records List<QueryDataBatch>, loader RecordBatchLoader, schema BatchSchema) : Map<String,List> in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinInnerEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method protected query(query String, testBody Function<RecordBatchLoader>) : void in class org.apache.drill.exec.vector.complex.fn.TestJsonReaderWithSparseFiles |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public TestSingleBroadcastExchangeWithTwoScans() : void in class org.apache.drill.exec.physical.impl.TestBroadcastExchange |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testInterval() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method protected testNoResult(interation int, query String, args Object...) : void in class org.apache.drill.BaseTestQuery |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testParseParquetPhysicalPlan() : void in class org.apache.drill.exec.store.parquet.TestParquetPhysicalPlan |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public twoBitTwoExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestHashToRandomExchange |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public runTest(physicalPlan String, inputDataFile String, expected Object[]) : void in class org.apache.drill.exec.fn.impl.TestNewAggregateFunctions |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testLiterals() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinLeftEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method private cleanupBatches(results List<QueryDataBatch>...) : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type queryResultBatch : QueryResultBatch to queryDataBatch : QueryDataBatch in method public createClient(drillConfig DrillConfig, remoteServiceSet RemoteServiceSet, maxWidth int) : DrillClient in class org.apache.drill.QueryTestUtil |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testBigIntVarCharReturnTripConvertLogical() : void in class org.apache.drill.exec.physical.impl.TestConvertFunctions |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method private testFrom(fromType String, testDataFile String, columnName String, expectedValues long[][]) : void in class org.apache.drill.exec.physical.impl.TestExtractFunctions |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public simpleCsv() : void in class org.apache.drill.exec.physical.impl.writer.TestWriter |
From |
To |
|
Change Variable Type batches : List<QueryResultBatch> to batches : List<QueryDataBatch> in method public testCsvColumnSelectionCommasInsideQuotes() : void in class org.apache.drill.exec.store.text.TestTextColumn |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public runTest(values Object[], planPath String, dataPath String) : void in class org.apache.drill.exec.fn.impl.TestAggregateFunction |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testCastToBigInt() : void in class org.apache.drill.exec.physical.impl.TestCastVarCharToBigInt |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSubmitPlanTwoNodes() : void in class org.apache.drill.exec.client.DrillClientSystemTest |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testGenericUDF() : void in class org.apache.drill.exec.fn.hive.TestHiveUDFs |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public twoBitTwoExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestUnionExchange |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSubmitPlanSingleNode() : void in class org.apache.drill.exec.client.DrillClientSystemTest |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testCommon(expectedResults String[], physicalPlan String, resourceFile String) : void in class org.apache.drill.exec.fn.impl.TestDateFunctions |
From |
To |
|
Change Variable Type queryResult : QueryResult to queryData : QueryData in method public batchArrived(throttle ConnectionThrottle, pBody ByteBuf, dBody ByteBuf) : void in class org.apache.drill.exec.rpc.user.QueryResultHandler |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public oneBitOneExchangeTwoEntryRunLogical() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method protected compareUnorderedResults() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testFilterPlan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testSimpleDecimalArithmetic() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testTimeStamp() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testCastFromFloat() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public twoBitTwoExchangeRun() : void in class org.apache.drill.exec.physical.impl.orderedpartitioner.TestOrderedPartitionExchange |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public simpleEqualityJoin() : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinExprInCondition() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoBitOneExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public outOfMemoryExternalSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public twoBitTwoExchange() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testCastFromNullablCol() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMultiInputAdd(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.fn.impl.TestMultiInputAdd |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testLiterals() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testCastToBigInt() : void in class org.apache.drill.exec.physical.impl.TestCastVarCharToBigInt |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public runTest(physicalPlan String, inputDataFile String, expected Object[]) : void in class org.apache.drill.exec.fn.impl.TestNewAggregateFunctions |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testFilterString() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public TestMultipleSendLocationBroadcastExchange() : void in class org.apache.drill.exec.physical.impl.TestBroadcastExchange |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public sortOneKeyDescendingExternalSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testCastFromFloat() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testSimpleDecimalMathFunc() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testOrderVarbinary() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method protected getResultString(results List<QueryDataBatch>, delimiter String) : String in class org.apache.drill.BaseTestQuery |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public simpleCsv() : void in class org.apache.drill.exec.physical.impl.writer.TestWriter |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoBitTwoExchange() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public sortOneKeyAscending() : void in class org.apache.drill.exec.physical.impl.TopN.TestSimpleTopN |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSimpleDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMultiInputAdd(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.fn.impl.TestMultiInputAdd |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public sortOneKeyDescendingMergeSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type result : List<QueryResultBatch> to result : List<QueryDataBatch> in method public testNullableAgg() : void in class org.apache.drill.exec.store.parquet.ParquetRecordReaderTest |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testRead() : void in class org.apache.drill.exec.TestQueriesOnLargeFile |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method protected getRunResult(queryType QueryType, planString String) : Object[] in class org.apache.drill.exec.physical.impl.TestConvertFunctions |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public readComplexWithStar() : void in class org.apache.drill.exec.vector.complex.writer.TestJsonReader |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method protected runHBaseSQLVerifyCount(sql String, expectedRowCount int) : void in class org.apache.drill.hbase.BaseHBaseTest |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinMultiKeys() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testSubmitPlanSingleNode() : void in class org.apache.drill.exec.client.DrillClientSystemTest |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testHashJoinExprInCondition() : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testCastFromNullablCol() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method private ctasHelper(tableDir String, testQuery String, expectedOutputCount int) : void in class org.apache.drill.exec.physical.impl.writer.TestWriter |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public twoBitOneExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type resultList : List<QueryResultBatch> to resultList : List<QueryDataBatch> in method private cleanupBatches(results List<QueryDataBatch>...) : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type resultList : List<QueryResultBatch> to resultList : List<QueryDataBatch> in method public testColumnFamiliesAsJSONString() : void in class org.apache.drill.hbase.TestHBaseCFAsJSONString |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testSimpleDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type queryResult : QueryResult to queryData : QueryData in method public rowArrived(queryResultBatch QueryDataBatch) : void in class org.apache.drill.exec.server.TestDrillbitResilience.assertDrillbitsOk.listener |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testTimeStamp() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoBitTwoExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestUnionExchange |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testSortDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public mergeSortWithSv2() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinMultiKeys() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testInterval() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testCommon(expectedResults String[], physicalPlan String, resourceFile String) : void in class org.apache.drill.exec.fn.impl.TestDateFunctions |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testSimpleDecimalArithmetic() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinInnerNullKey() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testProjectPushdown() : void in class org.apache.drill.exec.vector.complex.writer.TestJsonReader |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public test() : void in class org.apache.drill.exec.vector.complex.writer.TestComplexToJson |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public oneBitOneExchangeTwoEntryRunLogical() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type r : QueryResultBatch to r : QueryDataBatch in method public transferTo(l UserResultsListener) : boolean in class org.apache.drill.exec.rpc.user.QueryResultHandler.BufferingResultsListener |
From |
To |
|
Change Variable Type qrb : QueryResultBatch to qrb : QueryDataBatch in method package close() : void in class org.apache.drill.jdbc.DrillResultSet.ResultsListener |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method private testFrom(fromType String, testDataFile String, columnName String, expectedValues long[][]) : void in class org.apache.drill.exec.physical.impl.TestExtractFunctions |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method private addToHyperVectorMap(records List<QueryDataBatch>, loader RecordBatchLoader, schema BatchSchema) : Map<String,HyperVectorValueIterator> in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public multipleConditionJoin(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testParseParquetPhysicalPlan() : void in class org.apache.drill.exec.store.parquet.TestParquetPhysicalPlan |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinLeftOuterNullKey() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public createClient(drillConfig DrillConfig, remoteServiceSet RemoteServiceSet, maxWidth int) : DrillClient in class org.apache.drill.QueryTestUtil |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testSimpleDecimalMathFunc() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public sortOneKeyAscending() : void in class org.apache.drill.exec.physical.impl.TopN.TestSimpleTopN |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method protected runHBasePhysicalVerifyCount(planFile String, tableName String, expectedRowCount int) : void in class org.apache.drill.hbase.BaseHBaseTest |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testOrderVarbinary() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public hjWithExchange(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testCastToBigInt() : void in class org.apache.drill.exec.physical.impl.TestCastVarCharToBigInt |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testRead() : void in class org.apache.drill.exec.TestQueriesOnLargeFile |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public multipleConditionJoin(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public simpleCsv() : void in class org.apache.drill.exec.physical.impl.writer.TestWriter |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public runTest(physicalPlan String, inputDataFile String, expected Object[]) : void in class org.apache.drill.exec.fn.impl.TestNewAggregateFunctions |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMultipleExchangesSingleThread() : void in class org.apache.drill.exec.work.batch.TestSpoolingBuffer |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMultipleProvidersMixedSizes() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoWayCast(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.TestReverseImplicitCast |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public runJSONScanPopFragment() : void in class org.apache.drill.exec.physical.impl.TestSimpleFragmentRun |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method protected getPlanInString(sql String, columnName String) : String in class org.apache.drill.PlanTestBase |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMergeJoinInnerNullKey() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testSortDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public hjWithExchange1(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public runJSONScanPopFragment() : void in class org.apache.drill.exec.physical.impl.TestSimpleFragmentRun |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinLeftOuterNullKey() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoinMulCondition |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public TestMultipleSendLocationBroadcastExchange() : void in class org.apache.drill.exec.physical.impl.TestBroadcastExchange |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testGenericUDF() : void in class org.apache.drill.exec.fn.hive.TestHiveUDFs |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public twoBitTwoExchangeRun() : void in class org.apache.drill.exec.physical.impl.orderedpartitioner.TestOrderedPartitionExchange |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testNullableAgg() : void in class org.apache.drill.exec.store.parquet.ParquetRecordReaderTest |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testComplexDecimal() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testNullableFilter() : void in class org.apache.drill.exec.store.parquet.ParquetRecordReaderTest |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public multipleConditionJoin(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testLiterals() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public TestSingleBroadcastExchangeWithTwoScans() : void in class org.apache.drill.exec.physical.impl.TestBroadcastExchange |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinRightEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testUDF() : void in class org.apache.drill.exec.fn.hive.TestHiveUDFs |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testJoinPlan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public runNoExchangeFragment() : void in class org.apache.drill.exec.physical.impl.TestSimpleFragmentRun |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public twoWayCast(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.TestReverseImplicitCast |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testFilterPlan() : void in class org.apache.drill.exec.physical.impl.TestOptiqPlans |
From |
To |
|
Change Variable Type expected : List<QueryResultBatch> to expected : List<QueryDataBatch> in method public compareMergedOnHeapVectors() : void in class org.apache.drill.DrillTestWrapper |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public testCastFromNullablCol() : void in class org.apache.drill.exec.physical.impl.TestCastFunctions |
From |
To |
|
Change Variable Type header : QueryResult to header : QueryData in method public innerNext() : boolean in class org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method private helper(query String, expected String) : void in class org.apache.drill.exec.fn.hive.TestSampleHiveUDFs |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public oneBitOneExchangeOneEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public oneBitOneExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type batches : List<QueryResultBatch> to batches : List<QueryDataBatch> in method protected query(query String, testBody Function<RecordBatchLoader>) : void in class org.apache.drill.exec.vector.complex.fn.TestJsonReaderWithSparseFiles |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public runTest(values Object[], planPath String, dataPath String) : void in class org.apache.drill.exec.fn.impl.TestAggregateFunction |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public handleEmptyBatch() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method private testFrom(fromType String, testDataFile String, columnName String, expectedValues long[][]) : void in class org.apache.drill.exec.physical.impl.TestExtractFunctions |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public simpleEqualityJoin() : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testDate() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public sortOneKeyDescendingExternalSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testDateAdd() : void in class org.apache.drill.exec.record.vector.TestDateTypes |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public handleEmptyBatch() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinInnerEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public hjWithExchange(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMultipleExchangesSingleThread() : void in class org.apache.drill.exec.work.batch.TestSpoolingBuffer |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testMultipleProvidersMixedSizes() : void in class org.apache.drill.exec.physical.impl.mergereceiver.TestMergingReceiver |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public hjWithExchange1(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.join.TestHashJoin |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testComplexDecimalSort() : void in class org.apache.drill.exec.physical.impl.TestDecimal |
From |
To |
|
Change Variable Type resultList : List<QueryResultBatch> to resultList : List<QueryDataBatch> in method protected getRunResult(queryType QueryType, planString String) : Object[] in class org.apache.drill.exec.physical.impl.TestConvertFunctions |
From |
To |
|
Change Variable Type result : QueryResultBatch to result : QueryDataBatch in method public testUDF() : void in class org.apache.drill.exec.fn.hive.TestHiveUDFs |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public testProjectPushdown() : void in class org.apache.drill.exec.vector.complex.writer.TestJsonReader |
From |
To |
|
Change Variable Type qrb : QueryResultBatch to qrb : QueryDataBatch in method public next() : boolean in class org.apache.drill.jdbc.DrillCursor |
From |
To |
|
Change Variable Type header : QueryResult to header : QueryData in method public convertNext() : QueryWritableBatch in class org.apache.drill.exec.physical.impl.materialize.VectorRecordMaterializer |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testFullExecution() : void in class org.apache.drill.exec.store.text.TextRecordReaderTest |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public testMergeJoinLeftEmptyBatch() : void in class org.apache.drill.exec.physical.impl.join.TestMergeJoin |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public outOfMemoryExternalSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public twoWayCast(bitContext DrillbitContext, connection UserServer.UserClientConnection) : void in class org.apache.drill.exec.physical.impl.TestReverseImplicitCast |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method public runNoExchangeFragment() : void in class org.apache.drill.exec.physical.impl.TestSimpleFragmentRun |
From |
To |
|
Change Variable Type batch : QueryResultBatch to batch : QueryDataBatch in method private ctasHelper(tableDir String, testQuery String, expectedOutputCount int) : void in class org.apache.drill.exec.physical.impl.writer.TestWriter |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public oneBitOneExchangeOneEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public runTest(values Object[], planPath String, dataPath String) : void in class org.apache.drill.exec.fn.impl.TestAggregateFunction |
From |
To |
|
Change Variable Type results : List<QueryResultBatch> to results : List<QueryDataBatch> in method public sortOneKeyDescendingMergeSort() : void in class org.apache.drill.exec.physical.impl.xsort.TestSimpleExternalSort |
From |
To |
|
Change Variable Type b : QueryResultBatch to b : QueryDataBatch in method public oneBitOneExchangeTwoEntryRun() : void in class org.apache.drill.exec.physical.impl.TestDistributedFragmentRun |
From |
To |