This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from cb5596c4f2 Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.3
(#13289)
add 34bab22861 Add support for raw JSON filter predicates (#13283)
No new revisions were added by this update.
Summary of changes:
.../predicate/EqualsPredicateEvaluatorFactory.java | 1 +
.../predicate/InPredicateEvaluatorFactory.java | 3 +-
.../NotEqualsPredicateEvaluatorFactory.java | 1 +
.../predicate/NotInPredicateEvaluatorFactory.java | 3 +-
.../NoDictionaryEqualsPredicateEvaluatorsTest.java | 40 ++++++++++++++++++++
.../NoDictionaryInPredicateEvaluatorTest.java | 44 ++++++++++++++++++++++
.../predicate/PredicateEvaluatorTestUtils.java | 11 ++++++
7 files changed, 101 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]