1. 57af1e6 IMPALA-9153: Generate CUP parser Java source via CMake by Joe McDonnell · 4 weeks ago master
  2. 28387ed IMPALA-15156: Fix CTE size metadata by Aleksandr Efimov · 6 weeks ago
  3. 558c3f6 IMPALA-13533: Calcite CTE backend by Michael Smith · 1 year, 9 months ago
  4. 0a271a3 IMPALA-13531: (Addendum) CALCITE-5207 workaround by Michael Smith · 1 year, 10 months ago
  5. a63bec3 IMPALA-13531: Calcite CTE frontend by Michael Smith · 2 years, 3 months ago
  6. 6e7c6b0 IMPALA-15043: Add Kubernetes-in-Docker E2E scripts by Anubhav Jindal · 12 days ago
  7. 9fe51d5 IMPALA-15049: Harden Impala Kubernetes operator RBAC permissions by Anubhav Jindal · 3 months ago
  8. 49c867d IMPALA-15028: Add Helm chart render assertions by Anubhav Jindal · 6 days ago
  9. 6517e51 IMPALA-15195: Calcite Planner performance improvements for tpcds by Steve Carlin · 4 weeks ago
  10. 35cb39f IMPALA-13219: test_rows_sent_counters is flaky due to CreateResultSetTime check by Jiyoung Yoo · 6 days ago
  11. dcf48e5 IMPALA-15237: Add Calcite regression harness by Aleksandr Efimov · 4 weeks ago
  12. 552e8df IMPALA-15017: Add secure-cluster Helm options by Anubhav Jindal · 2 months ago
  13. f755cea IMPALA-12956: Add profile summary output by Aleksandr Efimov · 3 months ago
  14. 538ceb4 IMPALA-14684: Add metrics for catalogd table invalidations by Arnab Karmakar · 5 months ago
  15. 6c32a71 IMPALA-15171: Null out Iceberg delete file path slot after the join by Zoltan Borok-Nagy · 5 weeks ago
  16. 664f455 IMPALA-15174: Add AGGREGATED_PROFILE query option to toggle profile formats by Surya Hebbar · 5 weeks ago
  17. ae81dae IMPALA-15160: Add WKB_EXPERIMENTAL geospatial serialization mode by Csaba Ringhofer · 6 weeks ago
  18. 01062ee IMPALA-15165: Add minimal C++ WKB serialization support by Csaba Ringhofer · 6 weeks ago
  19. 1b4dc6f IMPALA-15235: Fix ARM crash in KrpcDataStreamSender::SerializeBatch by Balazs Hevele · 14 days ago
  20. dc302cd IMPALA-15082: Add VSCode Settings and Launch Configs by jasonmfehr · 10 weeks ago
  21. f0d6958 IMPALA-15193: [addendum] ST_Disjoint Incorrect Results Workaround by jasonmfehr · 2 weeks ago
  22. 7fe7e1b IMPALA-15221: Harden VARIANT decoding against corrupt input by Zoltan Borok-Nagy · 3 weeks ago
  23. 2115e49 IMPALA-14600: Support HBO for AggregationNode cardinality by stiga-huang · 5 months ago
  24. 480cdc5 IMPALA-15052: Add read support for unshredded VARIANT values by Zoltan Borok-Nagy · 2 months ago
  25. 2d76fa4 IMPALA-15193: ST_Intersects Incorrect Results Workaround by jasonmfehr · 4 weeks ago
  26. 87768d9 IMPALA-14852 Codegen tuple TryDeepCopy for Broadcast Exchange by Balazs Hevele · 5 months ago
  27. 05ffd62 IMPALA-15016: Add OAuth Helm auth options by Anubhav Jindal · 3 months ago
  28. af921e2 IMPALA-14983: Add typed operator config keys by Anubhav Jindal · 3 months ago
  29. 08c8cf9 IMPALA-15019: Avoid materializing non-projected filtered partition column. by Steve Carlin · 6 weeks ago
  30. 4d6b729 IMPALA-15101: Add Iceberg UUID primitive type by Arnab Karmakar · 4 weeks ago
  31. f435772 IMPALA-15211: Fix file count for iceberg_lineitem_sixblocks in test_web_pages.py by Peter Rozsa · 4 weeks ago
  32. 1c7047b IMPALA-15206: Skip coverage directory for test_no_unsupported_operations by Joe McDonnell · 4 weeks ago
  33. df49683 IMPALA-5924: Formatting TBLPROPERTIES in SHOW CREATE TABLE by Gowthami Bisati · 6 weeks ago
  34. f325f74 IMPALA-15045: Deflake TestHS2.test_long_polling_full_sleep by Joe McDonnell · 4 weeks ago
  35. 4a0caf3 IMPALA-15208: Bump wait time for TestAsyncDDL.test_get_operation_status_for_async_ddl by Joe McDonnell · 4 weeks ago
  36. 7b1e0fe IMPALA-15207: Fix MetaProviderDecoratorTest for code coverage builds by Joe McDonnell · 4 weeks ago
  37. 60a0e9a IMPALA-5961: Read generated TPC-DS test data as ISO-8859-1 by Daniel Vanko · 4 weeks ago
  38. 7180a1c IMPALA-15149: Add type-aware Trino result verification by Aleksandr Efimov · 4 weeks ago
  39. 59556c9 IMPALA-15204: Upgrade operator Kopf for Python 3.14 by Anubhav Jindal · 4 weeks ago
  40. c4fe178 IMPALA-15054: Set EXPAND_COMPLEX_TYPES to true by default by Zoltan Borok-Nagy · 7 weeks ago
  41. 848ef47 IMPALA-2210: Make Parquet the default file format by Peter Rozsa · 5 weeks ago
  42. 407be0e IMPALA-14156: [DOCS] Documentation for query options by m-sanjana19 · 8 weeks ago
  43. 01ca03c IMPALA-14982: Add Impala-on-K8s deployment guide by Anubhav Jindal · 3 months ago
  44. d4b0c11 IMPALA-14981: Add operator reconciler packaging by Anubhav Jindal · 3 months ago
  45. 779a877 IMPALA-14783: Add time travel support for SHOW FILES on Iceberg tables by Arnab Karmakar · 2 months ago
  46. 450aad3 IMPALA-15121: Fix query failure when catalogd is in standby mode during HA failover by Yida Wu · 7 weeks ago
  47. b388528 IMPALA-14954: Support ADMIN OPTION clause for GRANT/REVOKE ROLE by Fang-Yu Rao · 3 months ago
  48. 60b03fd IMPALA-15117: Optimize getFirstLevelAcidDirPath by Jiyoung Yoo · 5 weeks ago
  49. bd13998 IMPALA-15197: Shuffle Iceberg position deletes by file path for V2 tables by Peter Rozsa · 4 weeks ago
  50. 6cfd919 IMPALA-13810: Generate lineage records for UPDATE and MERGE statements by Daniel Vanko · 6 months ago
  51. 834a77f IMPALA-15088: Add ReadOnlyIntGauge by Aleksandr Efimov · 8 weeks ago
  52. cd653cc IMPALA-15158: Replace ColumnType.is_binary_ with an enum by Csaba Ringhofer · 5 weeks ago
  53. 3dcd7c4 IMPALA-15135: Calcite planner: added support for Kudu tables by Steve Carlin · 8 weeks ago
  54. 525362c IMPALA-15184: Switch tpcds json from bzip to zstd by Csaba Ringhofer · 5 weeks ago
  55. b9ac487 IMPALA-15096: Do not escape raw text profiles by Aleksandr Efimov · 9 weeks ago
  56. ecc7381 IMPALA-14912: Calcite Planner: Fix date string parsing by Steve Carlin · 5 months ago
  57. 6da4ba8 IMPALA-15187: Reduce excessive Trino memory allocation by David Rorke · 5 weeks ago
  58. 371cad3 IMPALA-13953: Remove deprecated flag use_local_tz_for_unix_timestamp_conversions by Noemi Pap-Takacs · 5 weeks ago
  59. d51c3c1 IMPALA-15154: Copy Hive ESRI geospatial UDFs into Impala by Csaba Ringhofer · 6 weeks ago
  60. 21cd965 IMPALA-15176: Fix Trino tests where $HOSTNAME is fqdn by Csaba Ringhofer · 5 weeks ago
  61. ba4dfc9 IMPALA-14904: Calcite planner: Enable width_bucket function by Steve Carlin · 5 months ago
  62. db609c2 IMPALA-14516: [DOCS] Documentation for AES Encryption/Decryption Support in Impala by m-sanjana19 · 7 months ago
  63. 00ca633 IMPALA-14956: Produce Ranger audit events for GRANT/REVOKE ROLE by Fang-Yu Rao · 3 months ago
  64. 234fb85 IMPALA-15157: Avoid decompressing a page that is fully skipped at a page boundary by zhangyifan27 · 6 weeks ago
  65. 4c497d6 IMPALA-7618: Accept reversed comparators (> / >=) in range partition bounds by Kino1994 · 5 months ago
  66. e2c226c IMPALA-12422: Add Impala/Trino Iceberg V3 interop custom cluster test suite by Zoltan Borok-Nagy · 6 weeks ago
  67. 97da9a6 IMPALA-15152: Update parquet.thrift to 2.13.0 by Csaba Ringhofer · 6 weeks ago
  68. e0c3291 IMPALA-14637: COMMIT_TXN events should trigger reload for truncate ops by stiga-huang · 8 months ago
  69. ad658c2 IMPALA-14903: Calcite planner: Simplify code for string literals by Steve Carlin · 5 months ago
  70. e81559d IMPALA-15150: Adds missing sleep in test_runtime_filter_annotation_with_hbo_cardinality by stiga-huang · 6 weeks ago
  71. 087c32b IMPALA-15151: Set Java source version to 17 by Peter Rozsa · 6 weeks ago
  72. 8eee335 IMPALA-15153: Reorganize geospatial test files by Csaba Ringhofer · 6 weeks ago
  73. 621a55d IMPALA-14850: Codegen tuple DeepCopy for hash join by Balazs Hevele · 6 weeks ago
  74. 770bf84 IMPALA-14697: Generate TPC-H/TPC-DS data in parallel by Joe McDonnell · 1 year, 2 months ago
  75. f8ff487 IMPALA-14909: Calcite planner: Fix validation for views with column list by Steve Carlin · 4 months ago
  76. d2a62e1 IMPALA-15081: Clarify timestamp filters by Aleksandr Efimov · 10 weeks ago
  77. fa33524 IMPALA-14980: Add operator deploy and sample CR by Anubhav Jindal · 3 months ago
  78. 95a2f7e IMPALA-14979: Add ImpalaCluster CRD and RBAC by Anubhav Jindal · 3 months ago
  79. bb9b5fe IMPALA-14099: Tolerate large profile log timestamps by Aleksandr Efimov · 3 months ago
  80. c7dd8b5 IMPALA-14999: Calcite planner: support Iceberg tables (part 2) by Steve Carlin · 3 months ago
  81. 21f79c5 IMPALA-15131: Simplify file format handling in hdfs-scan-node by Csaba Ringhofer · 7 weeks ago
  82. bd28681 IMPALA-15129: Fix test_no_tuniqueid false positives from coverage/results dirs by Mihaly Szjatinya · 7 weeks ago
  83. af19282 IMPALA-15130: Reject column masking on complex-typed columns by Zoltan Borok-Nagy · 7 weeks ago
  84. e47134e IMPALA-15126: Fix NullPointerException for STRUCT.* expansion on masked tables by Zoltan Borok-Nagy · 7 weeks ago
  85. b4a4c65 IMPALA-14705: [DOCS] Document Iceberg DML by Gowthami Bisati · 8 weeks ago
  86. 3057fda IMPALA-14484: Calcite planner: Add column stats to union slot descriptors by Steve Carlin · 11 months ago
  87. 37056e7 IMPALA-14849: Upgrade Calcite planner to 1.42 by Steve Carlin · 5 months ago
  88. a659afe IMPALA-13946: Turn on allow_catalog_cache_op_from_masked_users by default by stiga-huang · 8 weeks ago
  89. d9a3941 IMPALA-15118: Copy ByteBuffers for partitionList_ by Csaba Ringhofer · 7 weeks ago
  90. afc7224 IMPALA-14702: Add ability to build against Google Tcmalloc by Joe McDonnell · 3 months ago
  91. 9957737 IMPALA-15093: Use RE2 For Profile Analyzer Regex by Gokul Kolady · 9 weeks ago
  92. e5727bb IMPALA-15067: Add VariantValue and basic decoding functions by Zoltan Borok-Nagy · 3 months ago
  93. 890e621 IMPALA-14526: [DOCS] Documentation for OpenTelemetry Integration by m-sanjana19 · 2 months ago
  94. 048b951 IMPALA-14900: Add support for turning off aggressive decommit by Joe McDonnell · 3 months ago
  95. d575796 IMPALA-14594: Scale grouping aggregator's input cardinality by the number of backends by Joe McDonnell · 9 months ago
  96. 669e244 IMPALA-15114: Remove ehcache by Csaba Ringhofer · 8 weeks ago
  97. ac127e7 IMPALA-15086: (addendum) Add MERGE stress test for Iceberg V3 tables by Zoltan Borok-Nagy · 8 weeks ago
  98. 9d4c36a IMPALA-14681: Add Agent Instruction Files by jasonmfehr · 7 months ago
  99. 891b162 IMPALA-15086: Add stress tests for Iceberg V3 tables by Zoltan Borok-Nagy · 9 weeks ago
  100. a26c1e8 IMPALA-15112: Silence wget calls in utility scripts by Joe McDonnell · 8 weeks ago