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

### What happened? https://github.com/apache/amoro/blob/ff4194edef9ca26df3bd5dbc0480bd1ae8afb751/amoro-ams/src/main/resources/mysql/ams-mysql-init.sql#L194 column plan_time doesn't exist in table definition. ### Affects Versions master ### What table formats are you seeing the problem on? Iceberg ### What engines are...

type:bug

### 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? [Iceberg Rest Catalog](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml) In the...

type:improvement

### 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? format: iceberg/mixed_hive module: AMS A...

type:improvement

### What happened? Can not get iceberg table list in Hive catalog ### Affects Versions master/0.8.0 ### What table formats are you seeing the problem on? Iceberg ### What engines...

type:bug
stale

### What happened? Multiple catalogs are configured in the Amoro environment, and the Amoro Web Terminal supports users to dynamically switch between these catalogs. For Kyuubi services accessed through the...

type:bug
stale

### What happened? In [CI](https://github.com/apache/amoro/actions/runs/14957630498/job/42015437155?pr=3555) there was an duplicate key error 16:41:04.578 INFO org.apache.amoro.server.table.DefaultTableService: Syncing external catalogs took 39 ms. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0,...

type:bug
stale

### Description Currently, Apache Amoro only supports a single admin user with password-based authentication. This limits the ability to integrate Amoro into enterprise environments where centralized authentication and fine-grained access...

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? upgrade parent pom to apache...

type:improvement

### 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? There are some places in...

good first issue
type:improvement

### What happened? When trying to use Spark to ingest data into Iceberg tables using createOrReplace. An AlreadyExistException is thrown even if the table doesn't exist before the call of...

type:bug