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

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


    from c3a67b6  IMPALA-8849: fix IllegalStateException with VARCHAR
     new fdb728e  IMPALA-8160: [DOCS] Document CAST (...FORMAT..) function
     new 60ac7c0  IMPALA-8842 part 1: (Hive3) Use 'engine' field in HMS stat API

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:
 bin/impala-config.sh                               |  12 +-
 docs/topics/impala_conversion_functions.xml        | 781 +++++++++++++++++++--
 fe/pom.xml                                         |   4 +
 .../org/apache/impala/compat/MetastoreShim.java    |  33 +
 .../org/apache/impala/compat/MetastoreShim.java    |  44 ++
 .../main/java/org/apache/impala/catalog/Table.java |   3 +-
 .../impala/catalog/local/DirectMetaProvider.java   |   3 +-
 .../apache/impala/service/CatalogOpExecutor.java   |   7 +-
 .../org/apache/impala/catalog/CatalogTest.java     |  11 +-
 shaded-deps/pom.xml                                |   6 +
 10 files changed, 823 insertions(+), 81 deletions(-)

Reply via email to