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 37a8007df IMPALA-14434: Calcite planner: implement partition key scan 
optimization
     new 474af29dc IMPALA-572 impala-shell: add option to write profiles to a 
file
     new 3dac0135f IMPALA-14703: Improves finding column masking policies of a 
table

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:
 .../apache/impala/analysis/StmtMetadataLoader.java | 14 +----
 .../impala/authorization/AuthorizableTable.java    | 13 -----
 .../authorization/BaseAuthorizationChecker.java    | 24 --------
 .../ranger/RangerAuthorizationChecker.java         | 52 +++++++----------
 shell/impala_shell/impala_shell.py                 | 67 +++++++++++++++-------
 shell/impala_shell/impala_shell_config_defaults.py |  1 +
 shell/impala_shell/option_parser.py                |  4 ++
 tests/shell/test_shell_commandline.py              | 38 ++++++++++++
 tests/shell/test_shell_interactive.py              | 37 ++++++++++++
 9 files changed, 147 insertions(+), 103 deletions(-)

Reply via email to