This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch branch-1.10.x
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 89b8469 KUDU-2850: fix thrift comparison
new bd66430 KUDU-2846 (part 2): optimize IS [NOT] NULL predicates
new ea1109a [k8s] Improve helm chart testing
new 932b537 thrift: follow-up to 327be47820dcaba358095f118e516a5e92621a59
The 3 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:
kubernetes/helm/README.adoc | 13 +++++++++-
kubernetes/helm/kudu/Chart.yaml | 2 +-
src/kudu/common/column_predicate-test.cc | 39 ++++++++++++++++++++--------
src/kudu/common/column_predicate.cc | 27 ++++++++++----------
src/kudu/sentry/thrift_operators-test.cc | 44 ++++++++++++++++++++++----------
src/kudu/sentry/thrift_operators.cc | 8 +++---
6 files changed, 90 insertions(+), 43 deletions(-)