This is an automated email from the ASF dual-hosted git repository.

taowang pushed a commit to branch 0.8.x
in repository https://gitbox.apache.org/repos/asf/amoro.git

commit b87f21ca4599bc86316cedc82e27dfd71bf6070e
Merge: d3bd90de4 5ce6eea96
Author: Aireed <[email protected]>
AuthorDate: Mon Apr 14 14:38:50 2025 +0800

    Merge branch 'master' into 0.8.x

 amoro-ams/pom.xml                                  | 17 +------
 .../amoro/server/dashboard/OverviewManager.java    |  8 ++--
 .../amoro/server/config/TestConfigShade.java       | 30 +++++++-----
 .../server/optimizing/OptimizingStatusTest.java    | 55 +++++++++++++++-------
 amoro-common/pom.xml                               |  6 ---
 .../java/org/apache/amoro/client/PoolConfig.java   | 36 ++++++++++++--
 .../org/apache/amoro/utils/MemorySizeTest.java     | 17 ++++---
 amoro-format-iceberg/pom.xml                       | 11 +++--
 .../org/apache/amoro/table/BasicUnkeyedTable.java  |  1 -
 .../org/apache/amoro/BasicTableTestHelper.java     |  2 +-
 .../v1.15/amoro-mixed-flink-runtime-1.15/pom.xml   |  1 +
 .../v1.16/amoro-mixed-flink-runtime-1.16/pom.xml   |  1 +
 .../v1.17/amoro-mixed-flink-1.17/pom.xml           |  1 -
 .../amoro-mixed-spark-3-common/pom.xml             |  1 -
 .../analysis/RewriteMixedFormatCommand.scala       |  8 ++--
 .../v3.2/amoro-mixed-spark-runtime-3.2/pom.xml     |  4 ++
 .../v3.3/amoro-mixed-spark-3.3/pom.xml             |  1 -
 .../analysis/RewriteMixedFormatCommand.scala       | 12 +++--
 .../analysis/RewriteMixedFormatCommand.scala       | 12 +++--
 amoro-format-mixed/amoro-mixed-trino/pom.xml       |  9 +++-
 amoro-metrics/amoro-metrics-prometheus/pom.xml     |  8 +---
 amoro-optimizer/amoro-optimizer-flink/pom.xml      |  8 +---
 amoro-optimizer/amoro-optimizer-spark/pom.xml      |  7 ---
 pom.xml                                            |  3 ++
 tools/releasing/create_binary_release.sh           |  2 +-
 25 files changed, 146 insertions(+), 115 deletions(-)


Reply via email to