You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by st...@apache.org on 2022/04/07 10:59:18 UTC

[impala] 02/02: Add 3.4.1 change log

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

stigahuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git

commit 1e32dc6ac9046f3a29a3be146cf2a96cf11e78cd
Author: stiga-huang <hu...@gmail.com>
AuthorDate: Wed Mar 23 15:03:17 2022 +0800

    Add 3.4.1 change log
    
    Previously we didn't mention the patch version, e.g. the last number of
    "3.4.1". This changes the web page to distinguish 3.4.1 vs 3.4.0. Also
    change 4.0 to 4.0.0.
    
    Added change log of 3.4.1 and mentioning that IMPALA-9242 is reverted.
    
    Change-Id: I7d91d97fed8ea496ff2a24f51b7328c58214292e
    Reviewed-on: http://gerrit.cloudera.org:8080/18345
    Tested-by: Quanlong Huang <hu...@gmail.com>
    Reviewed-by: Zoltan Borok-Nagy <bo...@cloudera.com>
---
 docs/changelog-3.4.1.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++
 impala-docs.html          | 22 ++++++++++------
 2 files changed, 80 insertions(+), 8 deletions(-)

diff --git a/docs/changelog-3.4.1.html b/docs/changelog-3.4.1.html
new file mode 100644
index 000000000..37638eb82
--- /dev/null
+++ b/docs/changelog-3.4.1.html
@@ -0,0 +1,66 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Impala 3.4.1 Change Log</title>
+</head>
+<body>
+<h1>Impala 3.4.1 Change Log</h1>
+        Release Notes - IMPALA - Version Impala 3.4.1
+<p><i>
+The changes in this log are in comparison to Impala 3.4.0.
+</i></p>
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9739'>IMPALA-9739</a>] -         TSAN data races during impalad shutdown
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-7833'>IMPALA-7833</a>] -         Audit and fix other string builtins for long string handling
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9398'>IMPALA-9398</a>] -         When pressing Ctrl+C the content of the shell history gets doubled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9602'>IMPALA-9602</a>] -         Local catalog cache treats db and table names as case-sensitive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9612'>IMPALA-9612</a>] -         Runtime filter wait longer than it should be
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9618'>IMPALA-9618</a>] -         Usability issues with dev env setup.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9643'>IMPALA-9643</a>] -         Local runtime filters can go missing when mt_dop &gt; 1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9650'>IMPALA-9650</a>] -         RuntimeFilterTest appears to be flaky
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9721'>IMPALA-9721</a>] -         Fix python 3 compatibility regression in impala-shell
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9725'>IMPALA-9725</a>] -         LEFT ANTI JOIN produces wrong result when PHJ build spills
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9727'>IMPALA-9727</a>] -         Explain output for Hbase Scans isn&#39;t formatted correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9787'>IMPALA-9787</a>] -         Catalog spins on one core when memory-based invalidation is enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9809'>IMPALA-9809</a>] -         A query with multi-aggregation functions on  particular dataset crashes impala daemon
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9815'>IMPALA-9815</a>] -         Intermittent failure downloading org.apache.hive:hive-exec:jar:3.1.3000.xxxx during build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9858'>IMPALA-9858</a>] -         Wrong partition hit/request metrics in profile of LocalCatalog
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9921'>IMPALA-9921</a>] -         Parse errors in ToSqlUtils.hiveNeedsQuotes should not be printed to impalad.ERROR
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-10044'>IMPALA-10044</a>] -         bin/bootstrap_toolchain.py error handling can delete the toolchain directory
+</li>
+<li>Revert [<a href='https://issues.apache.org/jira/browse/IMPALA-9242'>IMPALA-9242</a>] -         Access check should only check against the privileges of the authorizable
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9483'>IMPALA-9483</a>] -         Add logs for debugging builtin functions throw unknown exception randomly
+</li>
+</ul>
+
+</body>
+</html>
diff --git a/impala-docs.html b/impala-docs.html
index 6ebc7f328..95920f60f 100644
--- a/impala-docs.html
+++ b/impala-docs.html
@@ -125,12 +125,18 @@
 
     <div class="row">
       <div class="span12"><h3>Latest Releases</h3>
-        <p>Impala 4.0
+        <p>Impala 4.0.0
           <ul>
-            <li><a href="docs/release-notes-4.0.html">Impala 4.0 Release Notes</a></li>
-            <li><a href="docs/changelog-4.0.html">Impala 4.0 Change Log</a></li>
-            <li><a href="docs/build/html/index.html">HTML Documentation for Impala 4.0</a></li>
-            <li><a href="docs/build/impala-4.0.pdf">PDF Documentation for Impala 4.0</a></li>
+            <li><a href="docs/release-notes-4.0.html">Impala 4.0.0 Release Notes</a></li>
+            <li><a href="docs/changelog-4.0.html">Impala 4.0.0 Change Log</a></li>
+            <li><a href="docs/build/html/index.html">HTML Documentation for Impala 4.0.0</a></li>
+            <li><a href="docs/build/impala-4.0.pdf">PDF Documentation for Impala 4.0.0</a></li>
+          </ul>
+        </p>
+        <p>Impala 3.4.1
+          <ul>
+            <li><a href="docs/changelog-3.4.1.html">Impala 3.4.1 Change Log</a></li>
+            <li><a href="docs/build/impala-3.4.1.pdf">PDF Documentation for Impala 3.4.1</a></li>
           </ul>
         </p>
       </div>
@@ -138,10 +144,10 @@
 
     <div class="row">
       <div class="span12"><h3>Older Releases</h3>
-        <p>Impala 3.4
+        <p>Impala 3.4.0
           <ul>
-            <li><a href="docs/changelog-3.4.html">Impala 3.4 Change Log</a></li>
-            <li><a href="docs/build/impala-3.4.pdf">PDF Documentation for Impala 3.4</a></li>
+            <li><a href="docs/changelog-3.4.html">Impala 3.4.0 Change Log</a></li>
+            <li><a href="docs/build/impala-3.4.pdf">PDF Documentation for Impala 3.4.0</a></li>
           </ul>
         </p>
         <p>Impala 3.3