1. de7f610 IMPALA-10160: Add test for kernel_stack_watchdog by Michael Smith · 5 days ago master
  2. 764e225 IMPALA-14881: Fix instance id in scanner threads by Csaba Ringhofer · 3 days ago
  3. cb4fc4e IMPALA-14855: Make number of query map shards configurable by Michael Smith · 10 days ago
  4. 402e07c IMPALA-14876: Use char* for thread name in impala::Thread::SuperviseThread by stiga-huang · 6 days ago
  5. b650fda IMPALA-14875: Make a Preconditions check case-insensitive in authorize() by Fang-Yu Rao · 9 days ago
  6. 81c82c0 IMPALA-14716: Calcite Planner: Make condition estimates more similar to original planner by Steve Carlin · 10 weeks ago
  7. a01d053 IMPALA-14874: Add more TCMalloc metrics by stiga-huang · 9 days ago
  8. ca5c8e0 IMPALA-14864: Fix failure of Ozone and S3 builds by Steve Carlin · 11 days ago
  9. 612a4b6 IMPALA-14436: Calcite planner: Fix min/max runtime filters by Steve Carlin · 7 months ago
  10. 59504bd IMPALA-14859: Fix crashes in parquet-column-chunk-reader.cc by Balazs Hevele · 2 weeks ago
  11. bacd1a5 IMPALA-14820: Calcite Planner: Memory allocations are too high by Steve Carlin · 6 weeks ago
  12. 957c398 IMPALA-12715: deflake test_allow_metadata_update_local_catalog by stiga-huang · 2 weeks ago
  13. 94436d4 IMPALA-14412: Calcite Planner: Need to handle exponent notation correctly by Steve Carlin · 7 months ago
  14. b8dbc49 IMPALA-14432: Upgrade Calcite version to v1.41 by Steve Carlin · 7 months ago
  15. 772ebd2 IMPALA-13122: [addendum 2] Skip disk ID validation in test_file_metadata_stats for Ozone by Arnab Karmakar · 2 weeks ago
  16. 0967070 IMPALA-14807: Fix squeasel MD5 issue in OpenSSL 3.0 by Yida Wu · 5 weeks ago
  17. 65db4a4 IMPALA-14592: Enable OPTIMIZE for Iceberg V3 tables by Zoltan Borok-Nagy · 5 weeks ago
  18. a44a07d IMPALA-14641: Add detailed operation page for Catalogd operations by Arnab Karmakar · 8 weeks ago
  19. 9ed45a7 IMPALA-13574: Calcite Planner: Enable straight join hint by Steve Carlin · 7 months ago
  20. adcff60 IMPALA-14700: Add read support for Parquet LZ4_RAW compression by Balazs Hevele · 4 weeks ago
  21. 46b55b3 IMPALA-14755:(part 1) Implement Puffin Blob reader and File writer by Peter Rozsa · 7 weeks ago
  22. 0ef10d6 IMPALA-14116: Skip NULL in an IN-list against a column of an ORC table by Fang-Yu Rao · 6 weeks ago
  23. a04b818 IMPALA-14803: Speed up Iceberg table minimal topic updates by Csaba Ringhofer · 6 weeks ago
  24. 20220fb IMPALA-14583: Support partial RPC dispatch for Iceberg tables by Mihaly Szjatinya · 4 weeks ago
  25. 04b7a15 IMPALA-14842: Guard doAs and impala.doas.user by Michael Smith · 5 months ago
  26. 4624406 IMPALA-14706: Use InMemoryMetricsReporter from the Iceberg library by Surya Hebbar · 7 weeks ago
  27. 17b8e5a IMPALA-13630: Avoid holding global lock when closing KrpcDataStreamRecvr by Csaba Ringhofer · 1 year, 4 months ago
  28. 49f0ab1 IMPALA-14794: Implement small string optimization in Parquet scanner by Balazs Hevele · 5 weeks ago
  29. 0e0e56e IMPALA-14835: Upgrade aircompressor to 2.0.3 by Pranav Lodha · 4 weeks ago
  30. ab22511 IMPALA-12137: Fix skipping parquet data copy for dict pages by Balazs Hevele · 3 weeks ago
  31. a5256e8 IMPALA-14836: Fix cloning Iceberg V3 tables by Zoltan Borok-Nagy · 4 weeks ago
  32. 79a12a7 IMPALA-12137: Do not copy parquet data for dict encoded pages by Balazs Hevele · 5 weeks ago
  33. b59be45 IMPALA-14639: Calcite planner should not allow date cast to int by Steve Carlin · 4 months ago
  34. 0d90b82 IMPALA-14482: Calcite planner: order by "random()" fixed by Steve Carlin · 4 weeks ago
  35. 787b63a IMPALA-14819: Calcite planner: Implement sqrt function in convertlet by Steve Carlin · 5 weeks ago
  36. ef2d50e IMPALA-14592: Read Row Lineage of Iceberg tables by Zoltan Borok-Nagy · 7 weeks ago
  37. e2aeb0a IMPALA-14535: Improve wait for HMS events sync with hierarchical event processing by Venu Reddy · 4 months ago
  38. 9f78f45 IMPALA-14826: exclude file descriptors from Iceberg tables on webui/json by Csaba Ringhofer · 5 weeks ago
  39. c601f44 IMPALA-14737 Part2: Add relaxed predicate pushdown for LIKE patterns with suffix by Arnab Karmakar · 6 weeks ago
  40. be4778a IMPALA-14810: Add Iceberg commit to catalog timeline by Csaba Ringhofer · 5 weeks ago
  41. caeacdf IMPALA-14792: Try avoiding hadoop.fs.Path when loading Iceberg tables by Csaba Ringhofer · 6 weeks ago
  42. 24611f7 IMPALA-14776 (part 3): Fix misc resource leaks by Joe McDonnell · 6 weeks ago
  43. 4a675b7 IMPALA-13122 addendum: Fix host statistics logging for erasure coded files by Arnab Karmakar · 5 weeks ago
  44. 52f3943 IMPALA-14768: Add the operation type to the lineage graph by Fang-Yu Rao · 7 weeks ago
  45. ffec3e6 IMPALA-14776 (part 1 followup): Fix TestParquetMaxPageHeader by Joe McDonnell · 5 weeks ago
  46. 7d71ec1 IMPALA-14575: Add constant handling for Hive GenericUDFs by Balazs Hevele · 8 weeks ago
  47. a99ccda IMPALA-14230: Add catch-up mode for event processing by Yida Wu · 10 weeks ago
  48. 31769a7 IMPALA-13122: Add detailed file metadata statistics to table loading logs by Arnab Karmakar · 2 months ago
  49. 3e495c4 IMPALA-14776 (part 1): Auto-close manually created impala clients by Joe McDonnell · 6 weeks ago
  50. 79e2ab9 IMPALA-14776 (part 2): Fix miscellaneous socket leaks by Joe McDonnell · 6 weeks ago
  51. 6a70307 IMPALA-12621: Prevent Thread interrupt flag poisoning of JVM threads by Zoltan Borok-Nagy · 7 weeks ago
  52. 9038933 IMPALA-14793: Replace row regex with aggregation tests by Surya Hebbar · 6 weeks ago
  53. 6cec0bf IMPALA-14791: Fix crash in PlanToJson when sink was not executed by Zoltan Borok-Nagy · 6 weeks ago
  54. a51b8a2 IMPALA-14739: Harden CatalogdMetaProvider.Weigher for edge cases by Csaba Ringhofer · 6 weeks ago
  55. f117905 IMPALA-13321: [DOCS] Add documentation about CONVERT TO ICEBERG statement by Daniel Vanko · 7 weeks ago
  56. d410fc2 IMPALA-14788: Prevent Thread interrupt after completion by Michael Smith · 6 weeks ago
  57. e36d717 IMPALA-14691: Only log modified query options by Balazs Hevele · 7 weeks ago
  58. 0adb077 IMPALA-14784: Upgrade to python-xdist==3.5.0 and use --dist=worksteal by Joe McDonnell · 6 weeks ago
  59. 02d2e16 IMPALA-14525 addendum: For simplify, nulls should only be treated as false for filters by Steve Carlin · 9 weeks ago
  60. cab3e30 IMPALA-14785: Reduce size of JUnitXML by skipping logs for passing tests by Joe McDonnell · 6 weeks ago
  61. 41d7a2b IMPALA-14746: Calcite planner: Allow overrides in test framework by Steve Carlin · 2 months ago
  62. efd8988 IMPALA-14781: Use real host name in URL in dual stack webui by Csaba Ringhofer · 6 weeks ago
  63. a190eb0 IMPALA-14429: (addendum) Only int types need extra conversion. by Steve Carlin · 6 weeks ago
  64. 2e00e6c IMPALA-14771: Fix DCHECK hit due to dangling reference in admission queue by Yida Wu · 7 weeks ago
  65. 28062ed IMPALA-14738: Add basic testing for Iceberg V3 tables by Zoltan Borok-Nagy · 8 weeks ago
  66. 554cc2b IMPALA-14777: Sync dynamic_annotations from Kudu by Marton Greber · 7 weeks ago
  67. 1b38891 IMPALA-14750: Reduce leaked socket warnings in pytest - part 1 by Csaba Ringhofer · 8 weeks ago
  68. 862c190 IMPALA-8794: Reenable piggy-back tests in CatalogdMetaProviderTest by Csaba Ringhofer · 7 weeks ago
  69. 540a378 IMPALA-14737 Part1: Push down LIKE predicates to Iceberg by Arnab Karmakar · 7 weeks ago
  70. 4e21893 IMPALA-14770: Upgrade impala-python3 to 3.11.14 by Joe McDonnell · 8 weeks ago
  71. b8b377d IMPALA-14508/IMPALA-14513/IMPALA-14717: Bump toolchain to pick up new CMake / OpenLDAP / Curl by Joe McDonnell · 8 weeks ago
  72. bcc9c15 IMPALA-14765: Drop bootstrapping code for platforms removed in Impala 5 by Joe McDonnell · 7 weeks ago
  73. aa27f16 IMPALA-14620 (part 2): Fix code to use 'python3' rather than 'python' by Joe McDonnell · 7 weeks ago
  74. 69dc058 IMPALA-14620 (part 1): Remove the Python 2 impala-python virtualenv by Joe McDonnell · 9 weeks ago
  75. 9c734dd IMPALA-14764 (part 2): Fix LLVM's run-clang-tidy.py stderr handling by Joe McDonnell · 8 weeks ago
  76. adcd145 IMPALA-14764 (part 1): Vendor LLVM's run-clang-tidy.py by Joe McDonnell · 8 weeks ago
  77. bf7c208 IMPALA-11986: (part 1) Optimize partition key scans for Iceberg tables by Zoltan Borok-Nagy · 8 weeks ago
  78. 0f53e31 IMPALA-14429: Calcite planner: change mechanism for parsing tinyint, smallint by Steve Carlin · 6 months ago
  79. 1fe5fd7 IMPALA-14754: Allow GCM encryption without PCLMULQDQ by Csaba Ringhofer · 7 weeks ago
  80. a3a725d IMPALA-14718: Fix flaky test test_confirm_individual_refresh by Noemi Pap-Takacs · 7 weeks ago
  81. e69012e IMPALA-12374: Optimize trailing/leading % in LIKE by Balazs Hevele · 9 weeks ago
  82. bd214f0 IMPALA-14758: Calcite planner: Return value with "in" and case statement crashes server. by Steve Carlin · 7 weeks ago
  83. 0b9efd7 IMPALA-14761: Fixed error in calcite report generator by Steve Carlin · 7 weeks ago
  84. a2ea1be IMPALA-14409: Calcite planner: support statement_expression_limit by Steve Carlin · 7 months ago
  85. c088e72 IMPALA-14422: Calcite planner: Crash on Union above Values RelNode by Steve Carlin · 7 months ago
  86. c1a7070 IMPALA-14749: Fix warning with Python 3.12 by Michael Smith · 8 weeks ago
  87. 090875b IMPALA-14102: [part 3] Modified LoptOptimizeJoinRule with Impala changes by Steve Carlin · 3 months ago
  88. 33a2f4f IMPALA-14751: Set hns.enabled=false for Azure by Michael Smith · 8 weeks ago
  89. c475f34 IMPALA-14744: Add dependency-reduced-pom.xml files to .gitignore by Zoltan Borok-Nagy · 8 weeks ago
  90. f9f0ab8 IMPALA-14747: Set authzChecker in getOrCreateCatalog by Peter Rozsa · 8 weeks ago
  91. 1dd2e85 IMPALA-14488: Calcite planner: Support fallback to Original planner by Steve Carlin · 7 months ago
  92. 1a814f5 IMPALA-14555: Add Iceberg support for SHOW PARTITIONS WHERE by Arnab Karmakar · 4 months ago
  93. c3166ae IMPALA-14742: Guard against junit 5 by Michael Smith · 8 weeks ago
  94. f0ac9a4 IMPALA-12844: Support setting DBPROPERTIES by Balazs Hevele · 2 months ago
  95. 26e3529 IMPALA-14734: Optimize sorting file descriptors during planning by Csaba Ringhofer · 9 weeks ago
  96. 6b4c895 IMPALA-14719: Fixed race condition for Calcite property by Steve Carlin · 10 weeks ago
  97. ffcb9a9 IMPALA-14739: Log if local catalog cache entry size is truncated by Csaba Ringhofer · 8 weeks ago
  98. 6302cda IMPALA-14665: Upgrade Iceberg to 1.10.1 by Zoltan Borok-Nagy · 5 months ago
  99. 720b94a IMPALA-13419: Improve test_http_socket_timeout by Michael Smith · 9 weeks ago
  100. 3be15fd IMPALA-14731: Fix LIKE starting with % ending with escaped % by Balazs Hevele · 9 weeks ago