1. 1246e83 HIVE-29244: Add catalog field into ShowLocksRequest (#6314) by Neeraj Khatri · 6 hours ago master
  2. fb94cb2 HIVE-29450: Iceberg: Multi-table, multi-statement txn support (#6310) by Denys Kuzmenko · 14 hours ago
  3. 6d6c86b HIVE-29501: [hiveACIDRepl] For incremental replication newly created table data count is not updated in metricCollector (#6355) by Shivam Kumar · 14 hours ago
  4. 4fa5a39 HIVE-28615: OTEL: Expose Tez counters for queries (#5535) by Tanishq Chugh · 31 hours ago
  5. fddce4e HIVE-29468: Standalone HMS REST Catalog Server with Spring Boot (#6327) by Dmitriy Fingerman · 33 hours ago
  6. 51c18cd HIVE-28373: ‎FlakyTest: TestHiveHadoopCommits‎ (#6345) by PLASH SPEED · 33 hours ago
  7. 301bfb5 HIVE-29424: CBO plans should use histogram statistics for range predicates with a CAST (#6293) by Thomas Rebele · 2 days ago
  8. 5a44a06 HIVE-29480: Upgrade commons-dbcp:commons-dbcp to 2.14.0 (#6346) by illiabarbashov-sketch · 2 days ago
  9. 5807fa2 HIVE-29387:Upgrade commons-lang3 version from 3.14.0 to 3.17.0 (#6349) by architjainjain · 3 days ago
  10. 7ef64d3 HIVE-29500: Docker build fails for older hive versions (#6354) by Bodor Laszlo · 3 days ago
  11. 1374460 HIVE-29458: Iceberg: Sort expressions should not be added for distribution. Partition transforms are added for clustering (distribution and sorting) (#6325) by kokila-19 · 4 days ago
  12. e20c0f3 HIVE-29065: Fix Dockerfile warnings - FromAsCasing and InvalidDefaultArgInFrom (#6332) by kokila-19 · 5 days ago
  13. 64c0055 HIVE-29464: Rethink MapWork.aliasToPartnInfo (#6344) by Hemanth Umashankar · 5 days ago
  14. f301a6c HIVE-29485: Upgrade Ant version to 1.10.15 (#6348) by Hemanth Umashankar · 6 days ago
  15. b823b5c HIVE-29487: Iceberg: [V3] Add support for timestamp with nanosecond precession with TIMESTAMPLOCALTZ (#6351) by Ayush Saxena · 8 days ago
  16. 127c1b0 HIVE-29478: FileSinkOperator shouldn't check for isMMTable for every row being processed (#6341) by Naresh P R · 8 days ago
  17. 639aa03 HIVE-29474: DESCRIBE FORMATTED for columns produces wrong output when the column datatype is STRUCT (#6333) by Tanishq Chugh · 9 days ago
  18. b5e21aa HIVE-29459: [DR][HiveACIDReplication] Add clearDanglingTxnTask at the end (#6334) by Harshal Patel · 10 days ago
  19. 89631dc HIVE-29470: Add unit test to verify commonLocalResources after opening a Tez session (#6338) by kokila-19 · 10 days ago
  20. fb5e870 HIVE-28197: Add deserializer to convert JSON plans to RelNodes (#6312) by Stamatis Zampetakis · 2 weeks ago
  21. a1088f8 HIVE-29475: Iceberg: Upgrade iceberg version to 1.10.1 (#6335) by Denys Kuzmenko · 2 weeks ago
  22. 7aef5c9 HIVE-29422: Statistics - scaling numNulls/numTrues/numFalses when scaling rows (#6299) by konstantinb · 2 weeks ago
  23. 2fa85ab HIVE-29420: Extra test coverage for Cleaner with minOpenWriteId flag (#6286) by Denys Kuzmenko · 3 weeks ago
  24. 764c0be HIVE-29434: CommitTxnFunction refactor (#6290) by Denys Kuzmenko · 3 weeks ago
  25. e876bb4 HIVE-29457: HiveSortExchangePullUpConstantsRule doesn't remove constant column from distribution keys (#6316) by Soumyakanti Das · 3 weeks ago
  26. cadc3df HIVE-29456: HiveProjectSortExchangeTransposeRule throws NoElementException when SORT BY columns are not in SELECT list by Soumyakanti Das · 3 weeks ago
  27. a65c533 HIVE-29451: Optimize MapWork to configure JobConf once per table (#6317) by Hemanth Umashankar · 3 weeks ago
  28. d073125 HIVE-29217: Add configuration to choose materialization strategy for CTEs (#6092) by Stamatis Zampetakis · 3 weeks ago
  29. 935c7d9 HIVE-28773: CBO fails when a materialized view is dropped but its pre-compiled plan remains in the registry. (#6322) by Krisztian Kasa · 3 weeks ago
  30. 946bbe4 HIVE-29447: Incorrect nullability inference when transforming SEARCH expression back to disjunctions (#6318) by Krisztian Kasa · 3 weeks ago
  31. 54d8741 HIVE-29466: Ambiguous table alias exception when using CTE suggester (#6323) by Stamatis Zampetakis · 3 weeks ago
  32. 7060d94 HIVE-27328: Acid dirCache is not invalidated in TezAMs while dropping table (#6309) by Bodor Laszlo · 4 weeks ago
  33. 399200a HIVE-29391: Enable HMS REST Catalog to scale independently of HMS (#6270) by Dmitriy Fingerman · 4 weeks ago
  34. e549dd2 HIVE-29448: Remove calls to NOOP JaninoRelMetadataProvider#register method (#6307) by Stamatis Zampetakis · 4 weeks ago
  35. 38a9635 HIVE-29445: Iceberg: [V3] Add support for ROW LINEAGE (#6285) by Ayush Saxena · 4 weeks ago
  36. 8c4d87e HIVE-29444: Log namenode address in testing scenarios (#6304) by Bodor Laszlo · 5 weeks ago
  37. 9f20777 HIVE-29440: [hiveACIDRepl] Add dumpIDs to skipped items LOAD/DUMP items (#6296) by Shivam Kumar · 5 weeks ago
  38. 041503d HIVE-29446: Remove reflective instance creation in iceberg-handler (#6305) by Shohei Okumiya · 5 weeks ago
  39. 39b9ef1 HIVE-29437: Iceberg: Fix concurrency issues between compaction and concurrent write operations. (#6292) by Dmitriy Fingerman · 5 weeks ago
  40. 98da62c HIVE-29407: Move the set_aggr_stats_for out of HMSHandler (#6287) by dengzh · 5 weeks ago
  41. 46a98ba HIVE-29354: Iceberg: [V3] Projection and Filter Pushdown for Shredded VARIANT Columns (#6224) by Denys Kuzmenko · 5 weeks ago
  42. 33e11ec HIVE-29442: Avoid redundancy in FilterStatsRule#evaluateComparator (#6300) by Thomas Rebele · 5 weeks ago
  43. a732ae0 HIVE-29443: NPE in FunctionRegistry#getFunctionInfo when session not available (#6301) by Stamatis Zampetakis · 5 weeks ago
  44. f5ce542 HIVE-29260: Add smoke tests for Docker images (#6238) by Shohei Okumiya · 5 weeks ago
  45. 932a1b6 HIVE-29305: Migrate from the AWS SDK for Java v1 to v2 (#6167) by Ryu Kobayashi · 5 weeks ago
  46. 7b54334 HIVE-29409: Async request fails to retry on transparent exceptions (#6284) by dengzh · 5 weeks ago
  47. c80c721 HIVE-29431: Avoid "RuntimeException: invalid table size" for DESCRIBE FORMATTED when stats are missing (#6289) by Thomas Rebele · 6 weeks ago
  48. e67eeb5 HIVE-29367: Prevent Long overflows in ConvertJoinMapJoin (#6237) by konstantinb · 6 weeks ago
  49. c5f0f5b HIVE-29420: Hive ACID: Cleaner mishandles retries of killed compactions (#6281) by Denys Kuzmenko · 6 weeks ago
  50. 6ff00f3 HIVE-29403: Move the truncate table out of HMSHandler (#6269) by dengzh · 6 weeks ago
  51. bd816ff HIVE-29376: Iceberg: Using partition spec in DESC FORMATTED sql is unsupported (#6259) by ramitg254 · 7 weeks ago
  52. 5c1a99a HIVE-26877: Parquet CTAS with JOIN on decimals with different precision/scale fail (#6274) by Dayakar M · 7 weeks ago
  53. 6f6ab84 HIVE-29203: get_aggr_stats_for doesn't aggregate stats when direct sql… (#6089) by ramitg254 · 7 weeks ago
  54. 748838a HIVE-29383: Iceberg: [V3] Add support for timestamp with nanosecond precession (#6258) by Ayush Saxena · 7 weeks ago
  55. 75645c5 HIVE-29345: Support Alter table command for write ordering (#6256) by kokila-19 · 7 weeks ago
  56. 55dff6a HIVE-29396: Drop the property hive.metastore.try.direct.sql.ddl (#6265) by dengzh · 8 weeks ago
  57. e302ff6 HIVE-29400: Execute Hive Iceberg test-suite agains V3 format (#6263) by Denys Kuzmenko · 8 weeks ago
  58. 8f73188 HIVE-29401: Speed-up Derby operations by setting durability mode to test (#6266) by Stamatis Zampetakis · 8 weeks ago
  59. 6484ad3 HIVE-27224: Enhance drop table/partition command (#5851) by dengzh · 9 weeks ago
  60. 9e7f289 HIVE-29399: Remove SqlSyntax.FUNCTION_STAR from AVG and SUM functions (#6262) by Stamatis Zampetakis · 9 weeks ago
  61. 25e5830 HIVE-29394: Fix RelOptHiveTable#containsPartitionColumnsOnly (#6261) by Thomas Rebele · 9 weeks ago
  62. 5446484 HIVE-29360: Add tests for EXPLAIN FORMATTED CBO on TPC-DS queries (#6254) by Stamatis Zampetakis · 9 weeks ago
  63. 4e48dce HIVE-29386: Fix hmsbench runtime error on jdk21 (#6250) by Wechar Yu · 9 weeks ago
  64. 0978d70 HIVE-29375: FULL OUTER JOIN is failing with Unexpected hash table key type DATE (#6239) by Raghav Aggarwal · 10 weeks ago
  65. edc5f95 HIVE-29293: Restrict config 'mapreduce.job.queuename' at tez session (#6155) by Sai Hemanth Gantasala · 10 weeks ago
  66. fdccac6 HIVE-29361: BasicStatsTask.aggregateStats tries to update partition stats in HMS for non-native tables (#6232) by Denys Kuzmenko · 10 weeks ago
  67. 314e67f HIVE-29380: Drop synthetic HiveProject and HiveFilterProjectTSTransposeRule (#6241) by Stamatis Zampetakis · 2 months ago
  68. 4b1b209 HIVE-29389: HiveProtoLoggingHook populates duplicate entries in TablesRead metrics for tables with multiple partitions (#6253) by Tanishq Chugh · 2 months ago
  69. 26ea12b HIVE-29363: Separate out thread pools from the housekeeping tasks (#6233) by dengzh · 2 months ago
  70. ca24aeb HIVE-29382 : Remove redundant logs generated by compaction worker thread (#6246) by Vikram Ahuja · 2 months ago
  71. e3cb939 HIVE-29177: Addendum: Fix ANTLR Warning (#6247) by Ayush Saxena · 3 months ago
  72. 3d58586 HIVE-29372: Iceberg: [V3] Fix inconsistencies when vectorizartion is enabled in case of variant shredding. (#6245) by Ayush Saxena · 3 months ago
  73. 90bf407 HIVE-29362: New configuration to display EXPLAIN FORMATTED in human-readable format (#6230) by Stamatis Zampetakis · 3 months ago
  74. 844df7e HIVE-29339: Remove DISTINCT indicator from SqlAggFunctions (#6212) by Stamatis Zampetakis · 3 months ago
  75. 1271e84 HIVE-29205: Addendum: Iceberg: Upgrade iceberg version to 1.10.0 (#6235) by Denys Kuzmenko · 3 months ago
  76. da55861 HIVE-29177: Implement default Catalog selection (#6088) by Butao Zhang · 3 months ago
  77. e045768 HIVE-29330: HiveMetaStoreAuthorizer creating new HiveConf per thread increases overhead (#6205) by dengzh · 3 months ago
  78. ee7138b HIVE-29287: Addendum: Iceberg: [V3] Variant Shredding support (#6234) by Denys Kuzmenko · 3 months ago
  79. 0c0bc15 HIVE-29302: Wider Tez session open scope should be guarded to prevent local resource leaks (#6161) by Bodor Laszlo · 3 months ago
  80. 1fd3fb9 HIVE-28723: Iceberg: Support metadata.json files clean-up (#6218) by Dmitriy Fingerman · 3 months ago
  81. aa91e92 HIVE-29259: Remove label from text based output for desc catalog (#6228) by Raghav Aggarwal · 3 months ago
  82. f6d0b0d HIVE-29168. Upgrade Hadoop Version to 3.4.2. (#6049) by slfan1989 · 3 months ago
  83. 7c3325a HIVE-29332: StatsUtils to stop using "0" defaults on numeric columns without optional high/low info (#6208) by konstantinb · 3 months ago
  84. a451022 HIVE-29288: Iceberg: Support Alter table command for Z-ordering (#6184) by kokila-19 · 3 months ago
  85. 78a620e HIVE-29287: Iceberg: [V3] Variant Shredding support (#6152) by Denys Kuzmenko · 3 months ago
  86. 2cd59de HIVE-29328: Addendum: Orc acid footer metadata should be case insensitive (#6219) by InvisibleProgrammer · 3 months ago
  87. 742ea4f HIVE-29205: Iceberg: Upgrade iceberg version to 1.10.0 (#6227) by Denys Kuzmenko · 3 months ago
  88. fe70ee9 HIVE-29357: Change CBOPlan in EXPLAIN FORMATTED from plain string to JSON object (#6226) by Stamatis Zampetakis · 3 months ago
  89. 7578a13 HIVE-29350: Fix flaky date or time related test cases of TestHplSqlViaBeeLine (#6225) by Thomas Rebele · 3 months ago
  90. 4c94300 HIVE-29352: Add function ST_DistanceSphere for points (#6223) by csringhofer · 3 months ago
  91. 6c221cb HIVE-29355: Fix database locks (#6222) by Butao Zhang · 3 months ago
  92. cad3734 HIVE-29248: Propagate HiveAccessControlException to HiveCatalog (#6171) by Shohei Okumiya · 3 months ago
  93. ca105f8 HIVE-28885: Disable unnecessary annotation processing (#6221) by Stamatis Zampetakis · 3 months ago
  94. 9ecc27c HIVE-29344: Optimize the output of docker-GA-images (#6217) by Shohei Okumiya · 3 months ago
  95. 8f45916 HIVE-29326: Move imports to commons-collections4.x to prevent ClassNotFound in Tez-1.0.0 (#6181) by Raghav Aggarwal · 3 months ago
  96. 7a7596f HIVE-29258: Remove Class.forName() for driver loading (#6207) by Raghav Aggarwal · 3 months ago
  97. 83bc145 HIVE-29347: Fix maven plugin related warning during build (#6216) by Raghav Aggarwal · 4 months ago
  98. c46dbf2 HIVE-29346: Optimize the HMS Docker image and enable S3 support (#6215) by Denys Kuzmenko · 4 months ago
  99. be14ad0 HIVE-29336: Upgrade compiler and javadoc plugins (#6210) by Denys Kuzmenko · 4 months ago
  100. e9d3cd7 HIVE-29328: Orc acid footer metadata should be case insensitive (#6203) by InvisibleProgrammer · 4 months ago