This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 349aeaa KUDU-2846: optimize predicate evaluation for primitives
new efb648e KUDU-2850: fix thrift comparison
new 73285f6 Bump Sentry version to b71a78e
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(-)