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

### Description Includes: 1. Table details reveals schema, indexes and core properties in lance table 2. Support displaying lance snapshots, tags, branches 3. Option: support optimized history of lance tables,...

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. ### Description Make sure the website passes the Polding website checks. You can...

type:subtask

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Assess the project's maturity status to ensure full compliance with all...

type:subtask

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description We should follow the [Apache PMC Branding Responsibilities](https://www.apache.org/foundation/marks/responsibility.html#responsible), make sure we...

type:subtask

### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description We should fix all issues regarding releasing the new version, including:...

type:subtask

Apache Amoro (Incubating) joined the Incubator in March 2024. Since then, we have made significant progress towards maturing our project and our community. This issue will track the work to...

### What happened? When AMS Start by first time,TableRuntime will be initnal. If table doesn't have any optimizer info,restart ams will be error and failed.Because `TableRuntimeMapper::selectAllStates` have none table optimizer...

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. ### Description Introduce event-driven metrics from loaded metadata to determine if scans are...

type:subtask

### Description Currently, Amoro determines Iceberg table optimizations through periodic full-refresh evaluations at the table level. While this design ensures consistent refreshes, it introduces inefficiencies for large-scale Iceberg tables with...

type:feature

### Description **Use case:** in some produce case, we only need to optimize the lastest n partitions. the old partition will be override by offline data sync. for example offline...

type:feature