1. f435772 IMPALA-15211: Fix file count for iceberg_lineitem_sixblocks in test_web_pages.py by Peter Rozsa · 34 hours ago master
  2. 1c7047b IMPALA-15206: Skip coverage directory for test_no_unsupported_operations by Joe McDonnell · 2 days ago
  3. df49683 IMPALA-5924: Formatting TBLPROPERTIES in SHOW CREATE TABLE by Gowthami Bisati · 3 weeks ago
  4. f325f74 IMPALA-15045: Deflake TestHS2.test_long_polling_full_sleep by Joe McDonnell · 2 days ago
  5. 4a0caf3 IMPALA-15208: Bump wait time for TestAsyncDDL.test_get_operation_status_for_async_ddl by Joe McDonnell · 2 days ago
  6. 7b1e0fe IMPALA-15207: Fix MetaProviderDecoratorTest for code coverage builds by Joe McDonnell · 2 days ago
  7. 60a0e9a IMPALA-5961: Read generated TPC-DS test data as ISO-8859-1 by Daniel Vanko · 8 days ago
  8. 7180a1c IMPALA-15149: Add type-aware Trino result verification by Aleksandr Efimov · 8 days ago
  9. 59556c9 IMPALA-15204: Upgrade operator Kopf for Python 3.14 by Anubhav Jindal · 2 days ago
  10. c4fe178 IMPALA-15054: Set EXPAND_COMPLEX_TYPES to true by default by Zoltan Borok-Nagy · 3 weeks ago
  11. 848ef47 IMPALA-2210: Make Parquet the default file format by Peter Rozsa · 2 weeks ago
  12. 407be0e IMPALA-14156: [DOCS] Documentation for query options by m-sanjana19 · 5 weeks ago
  13. 01ca03c IMPALA-14982: Add Impala-on-K8s deployment guide by Anubhav Jindal · 8 weeks ago
  14. d4b0c11 IMPALA-14981: Add operator reconciler packaging by Anubhav Jindal · 8 weeks ago
  15. 779a877 IMPALA-14783: Add time travel support for SHOW FILES on Iceberg tables by Arnab Karmakar · 7 weeks ago
  16. 450aad3 IMPALA-15121: Fix query failure when catalogd is in standby mode during HA failover by Yida Wu · 4 weeks ago
  17. b388528 IMPALA-14954: Support ADMIN OPTION clause for GRANT/REVOKE ROLE by Fang-Yu Rao · 9 weeks ago
  18. 60b03fd IMPALA-15117: Optimize getFirstLevelAcidDirPath by Jiyoung Yoo · 9 days ago
  19. bd13998 IMPALA-15197: Shuffle Iceberg position deletes by file path for V2 tables by Peter Rozsa · 5 days ago
  20. 6cfd919 IMPALA-13810: Generate lineage records for UPDATE and MERGE statements by Daniel Vanko · 6 months ago
  21. 834a77f IMPALA-15088: Add ReadOnlyIntGauge by Aleksandr Efimov · 5 weeks ago
  22. cd653cc IMPALA-15158: Replace ColumnType.is_binary_ with an enum by Csaba Ringhofer · 2 weeks ago
  23. 3dcd7c4 IMPALA-15135: Calcite planner: added support for Kudu tables by Steve Carlin · 4 weeks ago
  24. 525362c IMPALA-15184: Switch tpcds json from bzip to zstd by Csaba Ringhofer · 11 days ago
  25. b9ac487 IMPALA-15096: Do not escape raw text profiles by Aleksandr Efimov · 6 weeks ago
  26. ecc7381 IMPALA-14912: Calcite Planner: Fix date string parsing by Steve Carlin · 4 months ago
  27. 6da4ba8 IMPALA-15187: Reduce excessive Trino memory allocation by David Rorke · 9 days ago
  28. 371cad3 IMPALA-13953: Remove deprecated flag use_local_tz_for_unix_timestamp_conversions by Noemi Pap-Takacs · 2 weeks ago
  29. d51c3c1 IMPALA-15154: Copy Hive ESRI geospatial UDFs into Impala by Csaba Ringhofer · 3 weeks ago
  30. 21cd965 IMPALA-15176: Fix Trino tests where $HOSTNAME is fqdn by Csaba Ringhofer · 11 days ago
  31. ba4dfc9 IMPALA-14904: Calcite planner: Enable width_bucket function by Steve Carlin · 4 months ago
  32. db609c2 IMPALA-14516: [DOCS] Documentation for AES Encryption/Decryption Support in Impala by m-sanjana19 · 7 months ago
  33. 00ca633 IMPALA-14956: Produce Ranger audit events for GRANT/REVOKE ROLE by Fang-Yu Rao · 2 months ago
  34. 234fb85 IMPALA-15157: Avoid decompressing a page that is fully skipped at a page boundary by zhangyifan27 · 2 weeks ago
  35. 4c497d6 IMPALA-7618: Accept reversed comparators (> / >=) in range partition bounds by Kino1994 · 5 months ago
  36. e2c226c IMPALA-12422: Add Impala/Trino Iceberg V3 interop custom cluster test suite by Zoltan Borok-Nagy · 3 weeks ago
  37. 97da9a6 IMPALA-15152: Update parquet.thrift to 2.13.0 by Csaba Ringhofer · 2 weeks ago
  38. e0c3291 IMPALA-14637: COMMIT_TXN events should trigger reload for truncate ops by stiga-huang · 7 months ago
  39. ad658c2 IMPALA-14903: Calcite planner: Simplify code for string literals by Steve Carlin · 4 months ago
  40. e81559d IMPALA-15150: Adds missing sleep in test_runtime_filter_annotation_with_hbo_cardinality by stiga-huang · 2 weeks ago
  41. 087c32b IMPALA-15151: Set Java source version to 17 by Peter Rozsa · 2 weeks ago
  42. 8eee335 IMPALA-15153: Reorganize geospatial test files by Csaba Ringhofer · 3 weeks ago
  43. 621a55d IMPALA-14850: Codegen tuple DeepCopy for hash join by Balazs Hevele · 3 weeks ago
  44. 770bf84 IMPALA-14697: Generate TPC-H/TPC-DS data in parallel by Joe McDonnell · 1 year, 1 month ago
  45. f8ff487 IMPALA-14909: Calcite planner: Fix validation for views with column list by Steve Carlin · 4 months ago
  46. d2a62e1 IMPALA-15081: Clarify timestamp filters by Aleksandr Efimov · 7 weeks ago
  47. fa33524 IMPALA-14980: Add operator deploy and sample CR by Anubhav Jindal · 8 weeks ago
  48. 95a2f7e IMPALA-14979: Add ImpalaCluster CRD and RBAC by Anubhav Jindal · 8 weeks ago
  49. bb9b5fe IMPALA-14099: Tolerate large profile log timestamps by Aleksandr Efimov · 8 weeks ago
  50. c7dd8b5 IMPALA-14999: Calcite planner: support Iceberg tables (part 2) by Steve Carlin · 2 months ago
  51. 21f79c5 IMPALA-15131: Simplify file format handling in hdfs-scan-node by Csaba Ringhofer · 3 weeks ago
  52. bd28681 IMPALA-15129: Fix test_no_tuniqueid false positives from coverage/results dirs by Mihaly Szjatinya · 3 weeks ago
  53. af19282 IMPALA-15130: Reject column masking on complex-typed columns by Zoltan Borok-Nagy · 3 weeks ago
  54. e47134e IMPALA-15126: Fix NullPointerException for STRUCT.* expansion on masked tables by Zoltan Borok-Nagy · 3 weeks ago
  55. b4a4c65 IMPALA-14705: [DOCS] Document Iceberg DML by Gowthami Bisati · 4 weeks ago
  56. 3057fda IMPALA-14484: Calcite planner: Add column stats to union slot descriptors by Steve Carlin · 10 months ago
  57. 37056e7 IMPALA-14849: Upgrade Calcite planner to 1.42 by Steve Carlin · 4 months ago
  58. a659afe IMPALA-13946: Turn on allow_catalog_cache_op_from_masked_users by default by stiga-huang · 4 weeks ago
  59. d9a3941 IMPALA-15118: Copy ByteBuffers for partitionList_ by Csaba Ringhofer · 4 weeks ago
  60. afc7224 IMPALA-14702: Add ability to build against Google Tcmalloc by Joe McDonnell · 10 weeks ago
  61. 9957737 IMPALA-15093: Use RE2 For Profile Analyzer Regex by Gokul Kolady · 6 weeks ago
  62. e5727bb IMPALA-15067: Add VariantValue and basic decoding functions by Zoltan Borok-Nagy · 8 weeks ago
  63. 890e621 IMPALA-14526: [DOCS] Documentation for OpenTelemetry Integration by m-sanjana19 · 7 weeks ago
  64. 048b951 IMPALA-14900: Add support for turning off aggressive decommit by Joe McDonnell · 10 weeks ago
  65. d575796 IMPALA-14594: Scale grouping aggregator's input cardinality by the number of backends by Joe McDonnell · 8 months ago
  66. 669e244 IMPALA-15114: Remove ehcache by Csaba Ringhofer · 5 weeks ago
  67. ac127e7 IMPALA-15086: (addendum) Add MERGE stress test for Iceberg V3 tables by Zoltan Borok-Nagy · 4 weeks ago
  68. 9d4c36a IMPALA-14681: Add Agent Instruction Files by jasonmfehr · 6 months ago
  69. 891b162 IMPALA-15086: Add stress tests for Iceberg V3 tables by Zoltan Borok-Nagy · 5 weeks ago
  70. a26c1e8 IMPALA-15112: Silence wget calls in utility scripts by Joe McDonnell · 5 weeks ago
  71. dc6a7d4 IMPALA-15079: Cleanup Open/Close locking in SharedJdbcConnection by Noemi Pap-Takacs · 7 weeks ago
  72. 872fc53 IMPALA-14685: Fix incorrect outer-to-inner join conversion with NOT predicates by Zoltan Borok-Nagy · 6 weeks ago impala-shell-4.6.0
  73. 5781b1b IMPALA-14978: Add runnable Helm values examples by Anubhav Jindal · 6 weeks ago
  74. 13d9394 IMPALA-14787: Add support for Redhat 10 and SLES 16 by Joe McDonnell · 6 weeks ago
  75. cffe565 IMPALA-15076: Fix JDBC scan duplication in UNION ALL and ResultSet race by Arnab Karmakar · 6 weeks ago
  76. e1391bc IMPALA-15058: Fix incorrect server_name startup flag in Python scripts by Shaunak5ach · 6 weeks ago
  77. 0b8294b IMPALA-14702 (prep): Add an abstraction around malloc implementation details by Joe McDonnell · 2 months ago
  78. d4aa235 IMPALA-15105: Don't package test configuration files in calcite-planner by stiga-huang · 6 weeks ago
  79. f7449b2 IMPALA-13870: Add operator<< for StringVal to prevent unsafe ptr usage by Arnab Karmakar · 6 weeks ago
  80. 23b5c1e IMPALA-15085: DML statements should always shuffle when target table is Iceberg V3 by Zoltan Borok-Nagy · 6 weeks ago
  81. 35d64f5 IMPALA-14993: Fix count star optimization incorrectly activating without count(*) by Zoltan Borok-Nagy · 6 weeks ago
  82. fb93df7 IMPALA-14851: Codegen GroupingAggregator::CopyGroupingValues by Balazs Hevele · 4 months ago
  83. 33d9560 IMPALA-15103: Hive configuration should honor the HDFS_REPLICATION env variable by Joe McDonnell · 1 year, 10 months ago
  84. 1213504 IMPALA-14647: Fix truncate for replicated txn tables always delete data by stiga-huang · 7 months ago
  85. effcbae IMPALA-15095: Fix FilterTable in plan-graph.py missing a new column by stiga-huang · 6 weeks ago
  86. cef927c IMPALA-14597: Initial HBO support by stiga-huang · 4 months ago
  87. f4a82dc IMPALA-15013: Fix NULL issues for PIVOT by Xuebin Su · 10 weeks ago
  88. b68ad8f IMPALA-14916: Display Calcite plan in EXPLAIN output by Stamatis Zampetakis · 3 months ago
  89. c8ec628 IMPALA-15092: Update threat model for URIs by Michael Smith · 6 weeks ago
  90. 3af960a IMPALA-14833: Add Iceberg V3 write-default support to MERGE INSERT by Arnab Karmakar · 7 weeks ago
  91. 8f6fdc0 IMPALA-14796: Show effective runtime filter targets in profile by stiga-huang · 4 months ago
  92. 548df58 IMPALA-15065: Fix incorrect partition spec identification when removing deletion vectors from Iceberg V3 tables by Peter Rozsa · 8 weeks ago
  93. ec10428 IMPALA-14182: Deflake test_breakpad.py's TestLogging* tests by Joe McDonnell · 6 weeks ago
  94. 670872b IMPALA-12027: Support additional details for DataSink nodes in ExecSummary by Surya Hebbar · 6 months ago
  95. 892b756 IMPALA-15042: Use a clean environment for single_node_perf_run.py's subcommands by Joe McDonnell · 6 weeks ago
  96. d19d209 IMPALA-12955: Slim down profile tool deps by Aleksandr Efimov · 8 weeks ago
  97. 183f7b8 IMPALA-15074: Remove loggingsupport library by Aleksandr Efimov · 7 weeks ago
  98. 498d24d IMPALA-15022: Rework tcmalloc metrics to include tcmalloc metadata by Joe McDonnell · 8 weeks ago
  99. aac753c IMPALA-15021: Remove duplicate tcmalloc.thread_cache_free_bytes metric by Joe McDonnell · 8 weeks ago
  100. cf03d93 IMPALA-12696: Update HS2 definitions (TCLIService.thrift) by Csaba Ringhofer · 8 weeks ago