This is an automated email from the ASF dual-hosted git repository.
boaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from 758a981 DRILL-6321: Lateral Join and Unnest - rules, options, logical
plan supports
new 79bb7f9 DRILL-6411: Make batch memory sizing logs uniform across all
operators
new cfaf430 code review comments
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../physical/impl/flatten/FlattenRecordBatch.java | 15 ++++++++-----
.../exec/physical/impl/join/LateralJoinBatch.java | 26 +++++++++++++++++++++-
.../exec/physical/impl/join/MergeJoinBatch.java | 25 +++++++++++++++++++++
.../physical/impl/unnest/UnnestRecordBatch.java | 14 +++++++-----
.../exec/record/AbstractBinaryRecordBatch.java | 15 -------------
.../drill/exec/record/JoinBatchMemoryManager.java | 5 -----
.../apache/drill/exec/record/RecordBatchSizer.java | 20 ++++++++++-------
7 files changed, 79 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].