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 17c0a1a KUDU-2846: optimize predicate evaluation for primitives
new edfd631 Bump Sentry version to b71a78e
new 89b8469 KUDU-2850: fix thrift comparison
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:
src/kudu/sentry/sentry_common_service.thrift | 2 +-
src/kudu/sentry/sentry_policy_service.thrift | 21 +++++++++-
src/kudu/sentry/thrift_operators-test.cc | 50 ++++++++++++++++++----
src/kudu/sentry/thrift_operators.cc | 63 +++++++++++++++++-----------
thirdparty/vars.sh | 6 +--
5 files changed, 105 insertions(+), 37 deletions(-)