This is an automated email from the ASF dual-hosted git repository.

boroknagyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git.


    from b694901  IMPALA-11198: Exclude aws-java-sdk-bundle coming from Ranger 
audit
     new dff5171  IMPALA-11145: Block reads on JSON table until we support it
     new 72f0745  IMPALA-11116: Make DESCRIBE HISTORY parameterized
     new 0dce419  IMPALA-11195 (part 1): Disable SSL session renegotiations in 
the web server

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:
 be/src/thirdparty/squeasel/squeasel.c              |  21 ++++
 common/thrift/Frontend.thrift                      |   3 +
 docs/topics/impala_iceberg.xml                     |  14 ++-
 fe/src/main/cup/sql-parser.cup                     |  10 ++
 .../impala/analysis/DescribeHistoryStmt.java       | 130 ++++++++++++++++++++-
 .../org/apache/impala/planner/HdfsScanNode.java    |  10 ++
 .../java/org/apache/impala/service/Frontend.java   |  41 ++++---
 .../org/apache/impala/service/JniFrontend.java     |   4 +-
 .../apache/impala/analysis/AnalyzeStmtsTest.java   |  29 +++++
 tests/metadata/test_hms_integration.py             |  23 ++++
 tests/query_test/test_iceberg.py                   |  81 +++++++++++++
 11 files changed, 341 insertions(+), 25 deletions(-)

Reply via email to