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

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


    from d086babdb IMPALA-13598: OPTIMIZE redundantly accumulates memory in 
HDFS WRITER
     new 071d17618 IMPALA-13590: Use CacheLineAligned instead of 
CACHELINE_ALIGNED for PerFilterState
     new 907c1738a IMPALA-12789: Fix unit-test code JdbcDataSourceTest.java
     new b49f45eac IMPALA-13588: Update Puffin reading doc after IMPALA-13370

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/runtime/runtime-filter-bank.h               |  4 +-
 docs/topics/impala_iceberg.xml                     |  6 ++
 .../extdatasource/jdbc/JdbcDataSourceTest.java     | 66 +++++++++++++---------
 java/ext-data-source/jdbc/pom.xml                  |  7 ---
 .../jdbc/src/test/resources/test_script.sql        | 47 ---------------
 testdata/bin/create-ext-data-source-table.sql      | 20 +++++++
 testdata/bin/load-ext-data-sources.sh              | 28 ++++++++-
 7 files changed, 95 insertions(+), 83 deletions(-)
 rename {java/ext-data-source/jdbc => 
fe}/src/test/java/org/apache/impala/extdatasource/jdbc/JdbcDataSourceTest.java 
(86%)
 delete mode 100644 java/ext-data-source/jdbc/src/test/resources/test_script.sql

Reply via email to