This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch branch-4.4.1
in repository https://gitbox.apache.org/repos/asf/impala.git
at bdce7778b Update version to 4.4.1-RELEASE
This branch includes the following new commits:
new efa26f354 IMPALA-13138: Never smallify existing StringValue objects,
only new ones during DeepCopy
new 0ba5403ea IMPALA-13107: Don't start query on executor if instance
number equals 0
new 294e4aeb1 IMPALA-13129: Move runtime filter skipping at
registerRuntimeFilter
new bb9df269a IMPALA-13130: Prioritize EndDataStream messages
new a1f89131c IMPALA-13161: Fix column index overflow in
DelimitedTextParser
new 724df776e IMPALA-13150: Possible buffer overflow in
StringVal::CopyFrom()
new f8f3dd0ec IMPALA-13057: Incorporate tuple/slot information into tuple
cache key
new 9eb43fba0 IMPALA-13203: Rewrite 'id = 0 OR false' as expected
new cb37ad441 IMPALA-13252: Consistently use PrintId to print TUniqueId
new cdead47d3 IMPALA-9441,IMPALA-13170: Ops listing dbs/tables should
handle db not exists
new b4670a863 IMPALA-13028: Strip dynamic link libraries in Linux DEB/RPM
packages
new 0140a15a0 IMPALA-12680: Fix NullPointerException during
AlterTableAddPartitions
new 88bc00ccd IMPALA-12800: Skip O(n^2) ExprSubstitutionMap::verify() for
release builds
new 224029f6d IMPALA-12800: Use HashMap for ExprSubstitutionMap lookups
new 51661d335 IMPALA-12800: Add cache for isTrueWithNullSlots() evaluation
new 5eb3187b3 IMPALA-13270: Fix IllegalStateException on runtime filter
new a45dd963a IMPALA-13134: DDL hang with SYNC_DDL enabled when Catalogd
is changed to standby status
new 5d3d41e5c IMPALA-13143: Fix flaky test_catalogd_failover_with_sync_ddl
new 221d4f1e2 IMPALA-13077: Fix selectivity estimation for SEMI JOIN
new c3fff3723 IMPALA-13076 Add pstack and jstack to Impala Redhat docker
images
new 7d4a8537e IMPALA-13058: Init first_arrival_time_ and completion_time_
with -1
new 3c939f09a IMPALA-13040: Add waiting mechanism in UpdateFilterFromRemote
new 48e81a210 IMPALA-13040: (addendum) Inject larger delay for sanitized
build
new 65ee0ffea IMPALA-13035: Querying metadata tables from non-Iceberg
tables throws IllegalArgumentException
new bd7070198 IMPALA-13034: Add logs and counters for HTTP profile
requests blocking client fetches
new 3050e0086 IMPALA-12712: Invalidate metadata on table should set better
createEventId
new 3a9b60427 IMPALA-13159: Fix query cancellation caused by statestore
failover
new bf1c74c04 IMPALA-10451: Fix avro table loading failures caused by
HIVE-24157
new 87479fa49 IMPALA-13256: Support more than 2G rows for COUNT(*) on jdbc
table
new 3a3b828a3 IMPALA-13018: Block push down of conjuncts with implicit
casting on base columns for jdbc tables
new a24b98bd6 IMPALA-13252: Always use PrintId for TUniqueId
new 53a0b8964 IMPALA-13272: Analytic function of collections can lead to
crash
new fbf61484b IMPALA-13271: Correct the documentation with respect to
granting privileges on URI
new 342da2f78 IMPALA-13252: (Addendum) PrintId cancel query
new 88b3d6bea IMPALA-13071: Update the doc of Impala components
new b3c964b57 IMPALA-11328: [DOCS] Fix incorrect default value for
max_errors
new 53ee6536c IMPALA-13036: Document Iceberg metadata tables
new dcff98713 IMPALA-8042: Assign BETWEEN selectivity for discrete-unique
column
new 960b65fd1 IMPALA-13119: Fix cost_ initialization at CostingSegment.java
new 5bf979d03 IMPALA-13152: Avoid NaN, infinite, and negative
ProcessingCost
new 0c2af2de5 IMPALA-13167: Fix Workload Management Tests Timing out
new b02e3c843 IMPALA-13250: [DOCS] Document ENABLED_RUNTIME_FILTER_TYPES
query option
new 6736063d4 IMPALA-13276: Revise the documentation of
'RUNTIME_FILTER_WAIT_TIME_MS'
new 6edbf5765 IMPALA-13257: [DOCS] Documentation for unnest() and querying
arrays
new bdce7778b Update version to 4.4.1-RELEASE
The 45 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.