|
Replace Variable With Attribute rightRecordCount : int to maxOutputRowCount : int in method private isOutgoingBatchFull() : boolean in class org.apache.drill.exec.physical.impl.join.LateralJoinBatch |
From |
To |
|
Replace Variable With Attribute i : int to outputIndex : int in method private isOutgoingBatchFull() : boolean in class org.apache.drill.exec.physical.impl.join.LateralJoinBatch |
From |
To |
|
Replace Variable With Attribute leftIndex : int to leftJoinIndex : int in method private crossJoinAndOutputRecords() : void in class org.apache.drill.exec.physical.impl.join.LateralJoinBatch |
From |
To |
|
Replace Variable With Attribute rightIndex : int to rightJoinIndex : int in method private crossJoinAndOutputRecords() : void in class org.apache.drill.exec.physical.impl.join.LateralJoinBatch |
From |
To |