This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.avro-avro-1.11.4
in repository https://gitbox.apache.org/repos/asf/drill.git
discard 572f8eeace Update pom.xml
discard 0dbd70572d Bump org.apache.avro:avro from 1.11.3 to 1.11.4
add ce7874479c DRILL-8513: Right Hash Join with empty left table ruturns 0
result (#2952)
add 58bca1ff82 [MINOR UPDATE] remove avro test dependency (#2957)
add e673ba239a Bump org.apache.avro:avro from 1.11.3 to 1.11.4
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (572f8eeace)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.avro-avro-1.11.4 (e673ba239a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
exec/java-exec/pom.xml | 13 -------
.../physical/impl/join/HashJoinProbeTemplate.java | 4 +--
.../exec/physical/impl/join/TestHashJoin.java | 5 +++
.../join/hj_right_outer_empty_left_input.json | 42 ++++++++++++++++++++++
4 files changed, 49 insertions(+), 15 deletions(-)
create mode 100644
exec/java-exec/src/test/resources/join/hj_right_outer_empty_left_input.json