aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/join/LateralJoinBatch.java
AgeCommit message (Expand)Author
2019-03-14DRILL-6707: Removed changes for setOutputRowCount.Sorabh Hamirwasia
2019-03-14DRILL-6707: Update target outgoing batch row count between current position a...Ben-Zvi
2018-10-10DRILL-6766: Lateral Unnest query : IllegalStateException - rowId in right bat...Sorabh Hamirwasia
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-07DRILL-6709: Extended the batch stats utility to other operatorsSalim Achouche
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-08-09DRILL-6674: Minor fixes to avoid auto boxing cost in logging in LateralJoinBatchSorabh Hamirwasia
2018-07-31DRILL-6617: Changing name of implicit RowId column from implicitColumn to imp...Hanumath Rao Maduri
2018-07-31DRILL-6619: Lateral changes for implicit columnSorabh Hamirwasia
2018-07-02DRILL-6561: Lateral excluding the columns from output container provided by p...Sorabh Hamirwasia
2018-07-02DRILL-6535: ClassCastException in Lateral Unnest queries when dealing with sc...Sorabh Hamirwasia
2018-06-26DRILL-6503: Performance improvements in lateralSorabh Hamirwasia
2018-05-19DRILL-6418: Handle Schema change in Unnest And Lateral for unnest field / non...Sorabh Hamirwasia
2018-05-15code review commentsPadma Penumarthy
2018-05-15DRILL-6411: Make batch memory sizing logs uniform across all operatorsPadma Penumarthy
2018-04-29DRILL-6327: Update unary operators to handle IterOutcome.EMITSorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Lateral Join Batch Memory manager support using th...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Add some debug logs for LateralJoinBatchSorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Remove codegen and operator template class. Logic ...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Refactor, fix various issues with LATERAL: a)Overr...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Initial implementationSorabh Hamirwasia