This is an automated email from the ASF dual-hosted git repository.
xiangfu0 pushed a change to branch
xiangfu0/pinot-ingestion-tests-consolidate-704898
in repository https://gitbox.apache.org/repos/asf/pinot.git
discard 42a5fdce644 Stop building an unused comparison table in
TableRebalancePauselessIntegrationTest
discard 86d6b184a8b Fold the metadata-push purge test into
PurgeMinionClusterIntegrationTest
discard b043733d9c8 Scope the Kafka LLC realtime integration tests to the
consumer plugins
add e51b4e4878d [UUID 4c] CASE, IN and comparison transforms over the
logical UUID type (#19183)
add 562a2182655 Scope the Kafka LLC realtime integration tests to the
consumer plugins
add 4316186c7cf Fold the metadata-push purge test into
PurgeMinionClusterIntegrationTest
add d6d790021dc Stop building an unused comparison table in
TableRebalancePauselessIntegrationTest
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 (42a5fdce644)
\
N -- N -- N
refs/heads/xiangfu0/pinot-ingestion-tests-consolidate-704898 (d6d790021dc)
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:
.../function/BinaryOperatorTransformFunction.java | 22 +++++--
.../transform/function/CaseTransformFunction.java | 14 +++--
.../BinaryOperatorTransformFunctionTest.java | 30 +++++++++
.../function/CaseTransformFunctionTest.java | 73 ++++++++++++++++++----
.../function/InTransformFunctionTest.java | 39 ++++++++++++
5 files changed, 154 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]