This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 6cf21464b IMPALA-14569: Fix IllegalStateException in partition pruning
on type mismatch
new d4707ff19 IMPALA-13941: Add helper to format file permissions as
UNIX-style string
new d67ab6f11 IMPALA-14569: (addendum) Fix 'partitions' row matching
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:
be/src/rpc/authentication-test.cc | 70 ++++++++++++++++++++++
be/src/rpc/authentication.cc | 42 ++++++++++++-
.../queries/QueryTest/hdfs-partition-pruning.test | 2 +-
3 files changed, 110 insertions(+), 4 deletions(-)