amoro icon indicating copy to clipboard operation
amoro copied to clipboard

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.

Results 518 amoro issues
Sort by recently updated
recently updated
newest added

## Why are the changes needed? Close #3943. all not shaded class ``` jar -tf amoro-format-mixed/amoro-mixed-spark/v3.5/amoro-mixed-spark-runtime-3.5/target/amoro-format-mixed-spark-runtime-3.5_2.12-0.9-SNAPSHOT.jar |grep '.class$' |grep -v amoro|grep -v shade|grep -v 'org/apache/spark'|wc -l 1077 ``` org.apache.thrift ```...

module:mixed-spark
type:build

### What happened? In a MixedTable (composed of BaseTable and ChangeTable), both tables share the same table metadata. When performing snapshot expiration: 1. The change table's snapshot cleanup completes and...

type:bug

Bump jetty version to fix CVE-2024-6763

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Support spark-4 ### How should...

type:improvement

### Description This proposal introduces a new high-availability (HA) service for Amoro Management Service (AMS) based on JDBC. This allows AMS to achieve primary–standby leader election using a shared relational...

type:feature

### Description Support Exposing AMS High Availability (HA) Status ### Use case/motivation I hope to obtain the master-slave status of AMS through HTTP and metrics. ### Describe the solution We...

type:feature

### Description Previously, Amoro's metadata only supported MySQL, PostgreSQL, and Derby, but some users were using domestic databases such as Dameng ### Use case/motivation _No response_ ### Describe the solution...

type:feature

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Automatic restart the optimizers if...

type:improvement

``` 2025-11-29T08:00:54.3432635Z [INFO] Results: 2025-11-29T08:00:54.3433304Z [INFO] 2025-11-29T08:00:54.3433738Z [ERROR] Failures: 2025-11-29T08:00:54.3434507Z [ERROR] TestInternalMixedCatalogService$TestDatabaseOperation.test:168 expected: but was: 2025-11-29T08:00:54.3435377Z [ERROR] Errors: 2025-11-29T08:00:54.3437400Z [ERROR] TestInternalMixedCatalogService$CompatibilityCatalogTests.assertHistoricalCatalogCannotLoadNewTable:376 » ServiceFailure Server error: PersistenceException: org.apache.ibatis.exceptions.PersistenceException: 2025-11-29T08:00:54.3441306Z ### Error...

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? If we set different values...

type:improvement