Impala 4.1.2 Change Log
Release Notes - IMPALA - Version Impala 4.1.2
Bug
- [IMPALA-11081] - Partition key scan optimization may return incorrect results when partition file have more than one block
- [IMPALA-11696] - Incorrect warnings when creating text/sequence table with row format delimiters
- [IMPALA-11707] - Wrong results when global runtime IN-list filters are applied
- [IMPALA-11744] - Table mask view should preserve the original column order in Hive
- [IMPALA-11751] - Crash in processing partition columns of Avro table with MT_DOP>1
- [IMPALA-11753] - CatalogD OOMkilled due to natively allocated memory
- [IMPALA-11779] - Codegen crash due to null slots
- [IMPALA-11795] - Failed to load table metadata from catalog due to EXCEPTION:Unsupported type encountered in setLowAndHighValue()
- [IMPALA-11843] - IndexOutOfBoundsException in analytic limit pushdown
- [IMPALA-11845] - Select STAR with table ref is not resolved correctly on column/row masked views
- [IMPALA-11857] - Join build fragments not displaying correctly in graphical plan
- [IMPALA-11953] - num_trues and num_falses in TIntermediateColumnStats should be optional
Improvement
- [IMPALA-11355] - Add STRING overloads for functions that consume time of day