1. efbedc3 [AMORO-4301][ams] Fix Kubernetes executor label prefix (#4302) by csurong · 2 days ago master
  2. acb9a49 [AMORO-4300] Recover active processes after table ownership transfer (#4304) by Xu Bai · 2 days ago
  3. 38b2b49 [AMORO-4240][AMS] Support staged table creation in REST catalog (#4284) by Power John · 2 days ago
  4. b7bf0d3 [AMORO-4297][AMS] Persist failure reasons in task quota history (#4298) by Jiwon Park · 2 days ago
  5. ec28554 [Hotfix] Change the docker action version to match ASF policy (#4299) by ZhouJinsong · 3 days ago
  6. ea4ea4c [Hotfix] Pin all external actions to the specific git hash (#4294) by ZhouJinsong · 5 days ago
  7. 436a317 [AMORO-4286]Change process status to failed when recover from AMS restarting (#4288) by ZhouJinsong · 5 days ago
  8. 0dfaa4b [AMORO-4290][AMS] Propagate internal Iceberg table commit failures (#4291) by huangjc7 · 5 days ago
  9. 7be0710 [AMORO-4277] imporove expire_snapshots performance (#4278) by Wang Tao · 8 days ago
  10. eee2e35 [AMORO-4126][ams] Default waitAppCompletion=false for Spark optimizer on Kubernetes (#4289) by csurong · 8 days ago
  11. da51a2d [AMORO-4240][AMS] Support namespace properties in REST catalog (#4283) by Power John · 9 days ago
  12. 0704a1e [AMORO-4281]Fix cleanning process trigger issue for mixed format tables (#4282) by ZhouJinsong · 10 days ago
  13. 0cb6250 [AMORO-4274] Remove Roaring64Bitmap.isEmpty() check in CombinedDelete… (#4275) by byungnam · 10 days ago
  14. d29cbf4 [AMORO-4271] AIP-5 Phase 2: demand-driven scale-up for dynamic allocation groups (#4272) by Jiwon Park · 10 days ago
  15. cbd7d65 [hotfix] Fix S3 credentials not vended when loading Lance table (#4279) by WenLingzhang · 11 days ago
  16. 6318c40 [AMORO-4269] Refactor Iceberg thread pool initialization and scope (#4270) by Xu Bai · 12 days ago
  17. 27ae8d5 [AMORO-4235] Recognize stale optimizer responses on the AMS side (#4261) by Jiwon Park · 2 weeks ago
  18. 8b03fec [AMORO-4253] AIP-5 Phase 1: dynamic allocation configuration and validation (#4254) by Jiwon Park · 3 weeks ago
  19. 498ea27 [AMORO-4263] Persist cleanup operation metrics for Dashboard display (#4265) by WenLingzhang · 3 weeks ago
  20. 89d27bc [AMORO-4198][optimizer] Support graceful shutdown for in-progress tasks (#4197) by Jiwon Park · 4 weeks ago
  21. d1dca27 [AMORO-3837] Integrate lance format (#4051) by nathan.ma · 5 weeks ago
  22. 2b3027d [AMORO-4211] Fix legacy Flink config loading (#4249) by Nikhil Ujjwal · 5 weeks ago
  23. 9126f73 [AMORO-3853] Support Java 17 build for Amoro (#4244) by Xu Bai · 5 weeks ago
  24. bc83f08 Fix expireSnapshots fails with IllegalArgumentException on object-store-backed tables (#4259) by felixhzhu · 5 weeks ago
  25. 675c222 [AMORO-4257][AMS] Fix duplicate process ID caused by multiple SnowflakeIdGenerator instances (#4258) by felixhzhu · 5 weeks ago
  26. b3bf85a [hotfix] Cleanup empty columns from Cleanup and Profiling pages (#4260) by WenLingzhang · 5 weeks ago
  27. 374ed06 Revert "[AMORO-4246] Refactor process data expiring via ProcessFactory plugin" (#4252) by ZhouJinsong · 7 weeks ago
  28. acf8ef4 [AMORO-4246] Refactor process data expiring via ProcessFactory plugin (#4247) by WenLingzhang · 7 weeks ago
  29. c812511 [AMORO-4242][Helm] Add Gateway API HTTPRoute support to the Amoro chart (#4243) by somaz · 7 weeks ago
  30. 4ed2e91 [AMORO-4236] Splitting the “Optimizing” tab into the “Optimizing” tab,“Cleanup” tab and “Profiling” tab (#4238) by WenLingzhang · 8 weeks ago
  31. d8f3793 [Hotfix] Force ReachableFileCleanup when snapshots exist outside main ancestry (#4231) by Jiwon Park · 9 weeks ago
  32. be6663b [AMORO-4229] Refactor synchronizing Hive tables process via ProcessFactory plugin (#4230) by WenLingzhang · 10 weeks ago
  33. 99fcc08 [AMORO-4227] Refactor auto-creating iceberg tags via ProcessFactory plugin (#4228) by WenLingzhang · 2 months ago
  34. 23b0ab9 [AMORO-4217] Clean up invalid code and parameters left over from the snapshot-expiring refactoring (#4226) by WenLingzhang · 2 months ago
  35. e75b4a0 [AMORO-4186] Add support for Parquet row-group merging in IcebergRewriteExecutor (#4188) by WenLingzhang · 2 months ago
  36. 4679309 [hotfix] Unify action names, pool names, and constants for SnapshotsExpiringProcess and OrphanFilesCleaningProcess (#4225) by WenLingzhang · 2 months ago
  37. 38ef381 [AMORO-4215] Refactor data expiring via ProcessFactory plugin (#4218) by WenLingzhang · 2 months ago
  38. 1d4bc38 [AMORO-4223][ams] Fix AMS startup crash when recovering Iceberg maintenance processes (#4224) by Darcy · 2 months ago
  39. cba754f [AMORO-4220] [Improvement] Support BETWEEN and reversed comparison SQL filters in ExpressionUtil. (#4221) by slfan1989 · 2 months ago
  40. 2209263 [Hotfix] Update release validation instructions to use ./mvnw for building (#4222) by Xu Bai · 2 months ago
  41. 0c5d3d8 [AMORO-4216] Refactor dangling-delete-files-cleaning via ProcessFactory plugin (#4214) by WenLingzhang · 2 months ago
  42. 75dd657 [AMORO-4208] Refactor orphan-files-cleaning via ProcessFactory plugin (#4209) by WenLingzhang · 3 months ago
  43. cf8ff05 [AMORO-4203][optimizer-common] Migrate tests from JUnit 4 to JUnit 5 (#4204) by Darcy · 3 months ago
  44. 4d86151 [AMORO-3974][common] Migrate self-contained tests from JUnit 4 to JUnit 5 (#4199) by Darcy · 3 months ago
  45. 08d49f4 [AMORO-4163][ams] Fix Version-N-already-exists race in newTableOperations for legacy mixed-iceberg (#4185) by Darcy · 3 months ago
  46. ec2a448 [AMORO-4190][ams] Graceful handling of catalog initialization failures in DefaultCatalogManager (#4189) by Jiwon Park · 3 months ago
  47. dad2c9f [Hotfix][ams] Fix ResourceMapper.selectResourcesByGroup result mapping (#4194) by Darcy · 3 months ago
  48. d6b2cda [AMORO-4193][ams] Fix MysqlDataTruncation caused by negative finishTime in TableProcessMeta (#4192) by Jiwon Park · 3 months ago
  49. 93cde39 [AMORO-4131] Add non-partitioned table tests for RewriteFiles and OverwriteFiles (#4137) by Takch02 · 3 months ago
  50. 80e3310 [AMORO-4163][ams] Fix CommitFailedException when loading legacy mixed-iceberg tables on Iceberg 1.7.2 (#4182) by Darcy · 4 months ago
  51. 7b19b7e [Subtask]: Optimizations and troubleshooting for the Master-Slave mode. (#4174) by can · 4 months ago
  52. dcab5b5 Cache dataTasks() result in NodeFileScanTask to avoid repeated list creation (#4146) by Jiwon Park · 4 months ago
  53. b7f7de3 [AMORO-4099] Add table-summary metric collection option for non-optimizing tables (#4101) by Jiwon Park · 4 months ago
  54. 10d13d4 [Test] Add transactionId assertion in TestDefaultKeyedFile. (#4176) by slfan1989 · 4 months ago
  55. 67feed8 Replace fully qualified Comparator reference with simple class name in AdaptHiveParquetUtil (#4170) by Jiwon Park · 4 months ago
  56. 7591680 [AMORO-4162] Upgrade Iceberg dependency from 1.6.1 to 1.7.2 (#4163) by Jiwon Park · 4 months ago
  57. 5c89905 [hotfix] Implement an independent process history cleanup mechanism and migrate the configuration item to the Duration type. (#4161) by ConradJam · 4 months ago
  58. 615c7e8 Fix flaky TestInternalMixedCatalogService by hardening test cleanup (#4165) by Jiwon Park · 4 months ago
  59. 05ff059 [Improvement] Move snapshot ID capture in expireFiles() to after delete commit (#4169) by Jiwon Park · 4 months ago
  60. 5abacab [Dependency] Bump versions of Hadoop and Spark (#4168) by slfan1989 · 4 months ago
  61. 878d5b0 [Subtask]: In master-slave mode, each AMS should automatically senses the optimizer. (#3937) by can · 4 months ago
  62. 7b23e53 [AMORO-3853] Stabilize continuous optimizing tests on Java 17 (#4142) by Xu Bai · 4 months ago
  63. f6b1e68 [AMORO-3928] Modify the optimizer to support obtaining tasks from each AMS node for processing. (#3950) by can · 4 months ago
  64. fa44c91 [AMORO-4159] [Improvement]: Missing doAs wrapper in MixedTableOperations. (#4160) by slfan1989 · 4 months ago
  65. ab8a196 [AMORO-4153]: Drop mixed Flink 1.17 support (#4154) by Jiwon Park · 4 months ago
  66. 958e209 [site] Fix docs latest notice and Blogs label (#4144) by Xu Bai · 4 months ago
  67. e9087e3 [AMORO-4149]: Remove duplicate iceberg-bundled-guava dependency declaration in amoro-format-iceberg. (#4150) by slfan1989 · 4 months ago
  68. 2528923 [Bug] fix the of TestOptimizerGroupKeeper unit test suffers from intermittent failures. (#4152) by can · 4 months ago
  69. 5313608 [AMORO-4147] [Improvement]: Resource leak in CombinedDeleteFilter and MixedDeleteFilter position delete iterators. (#4148) by slfan1989 · 4 months ago
  70. 45f074d [AMORO-4127] Add mixed Flink 1.19 support (#4141) by Jiwon Park · 4 months ago
  71. fe98a6c [Improvement] Hoist StructProjection.create out of per-record loop in CombinedDeleteFilter (#4145) by Jiwon Park · 4 months ago
  72. 6c03791 [AMORO-4117] Implement dashboard RBAC with jCasbin and LDAP role mapping (#4118) by Xu Bai · 4 months ago
  73. bf222b7 [Subtask]: Modify DefaultTableService to be compatible with master-slave mode. (#3927) by can · 4 months ago
  74. a40a8c1 [AMORO-4135][amoro-web] Fix blank duration column for sub-second optimizing durations (#4136) by Baixiaochun · 4 months ago
  75. cc03949 [AMORO-4130][amoro-web] Replace hardcoded frontend texts with i18n translations (#4133) by Baixiaochun · 5 months ago
  76. 7ceec41 [Subtask]: In master-slave mode, database-based bucket allocation is supported. (#4123) by can · 5 months ago
  77. 60fd893 [AMORO-4128] Drop mixed Flink 1.16 support (#4132) by Jiwon Park · 5 months ago
  78. 7cebea4 [Improvement] Rename Maven property jackson.vesion to jackson.version (#4134) by Baixiaochun · 5 months ago
  79. 24c23a9 [Hotfix] Add Apache License header to AGENTS.md (#4125) by Xu Bai · 5 months ago
  80. 8635757 [Doc] Add AGENTS.md for project overview and documentation (#4120) by Xu Bai · 5 months ago
  81. 0721df9 [Improvement]: Refactor snapshot-expiring via ProcessFactory plugin (#4107) by baiyangtx · 5 months ago
  82. 25f19da [AMORO-3921] Add AmsAssignService and ZkBucketAssignStore to implement balanced bucket allocation in master-slave mode (#3922) by can · 5 months ago
  83. 55fb785 [Improvement]: Extract TableProcessStore from AmoroProcess interface. (#4116) by baiyangtx · 5 months ago
  84. 316f5e8 [AMORO-4108] Unify Testcontainers Dependency Version (#4115) by davedwwang · 5 months ago
  85. 5775d19 [AMORO-4086] Add OptimizerGroupKeeper to automatically maintain optim… (#4087) by davedwwang · 5 months ago
  86. a2d4b21 [AMORO-4103] Release table runtime when the group name is changed to a non-existent resource group (#4104) by Xu Bai · 5 months ago
  87. db7c904 [Feature] Introduce a new plugin RestExtension to extend rest service (#4112) by baiyangtx · 5 months ago
  88. 90b43e2 [Hotfix] Add LDAP login configuration options for Dashboard deployment (#4111) by Xu Bai · 5 months ago
  89. 6478275 [AMORO-4113] Do not update snapshot markers on completeProcess(false) (#4114) by Jiwon Park · 5 months ago
  90. 02f7c4c [AMORO-4044] Fix partition mapping bug in TableEntriesScan for tables with evolved PartitionSpec (#4085) by Jiwon Park · 5 months ago
  91. bb14041 Add a registration function for table allocation in master-slave mode. (#3920) by can · 5 months ago
  92. 7ba51cd [Improvement]: Load process factories via DefaultTableRuntimeFactory (#4100) by baiyangtx · 5 months ago
  93. 1914145 [AMORO-4089] Fix optimizing process stuck permanently after AMS restart (#4090) by Jiwon Park · 5 months ago
  94. d54b936 [UI]: Optimize table ui and deduplicate 403 login error (#4093) by nathan.ma · 5 months ago
  95. 4b9bf00 [UI] Provide new login page (#4094) by nathan.ma · 5 months ago
  96. cf8561a [AMORO-3832] Update amoro site to meet ASF graduation requirements (#4105) by Xu Bai · 5 months ago
  97. 7ea367e [AMORO-4044][amoro-format-iceberg] Fix SLF4J log format placeholder in TableEntriesScan (#4102) by Darcy · 5 months ago
  98. 1af9f36 [AMORO-4037] Support dynamic refresh interval for table metadata refreshing in TableRuntimeRefreshExecutor (#4038) by zhangwl9 · 5 months ago
  99. e02295b [Feature] Add metric category filtering support to Prometheus exporter (#4084) by Jiwon Park · 5 months ago
  100. 743e6f1 [Improvement]: Refactor process API and table runtime extension interfaces (#4097) by baiyangtx · 5 months ago