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

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

type:improvement

### Description The state of the manifest files can affect the query performance of the data lake tables. Amoro should support rewriting manifest files automatically for tables to ensure query...

type:feature

## Why are the changes needed? Close #2365. ## Brief change log - Add 'PLANNING' status in `OptimizingProcess.Status' and set it as default. - Generic the `TableOptimizingProcess` when the table...

module:ams-dashboard

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Currently, each search for a...

type:improvement

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Before version 1.3.x of Iceberg,...

type:improvement

### What happened? 2023-12-13 01:54:44,591 ERROR [async-orphan-files-cleaning-executor-4] [com.netease.arctic.server.table.executor.OrphanFilesCleaningExecutor] [] - ice-01.ods_bps.ods_ebeb(tableId=677) failed to clean orphan file java.lang.NullPointerException: null at com.netease.arctic.server.optimizing.maintainer.IcebergTableMaintainer.cleanOrphanFiles(IcebergTableMaintainer.java:140) ~[amoro-ams-server-0.7.0-SNAPSHOT.jar:?] at com.netease.arctic.server.table.executor.OrphanFilesCleaningExecutor.execute(OrphanFilesCleaningExecutor.java:61) ~[amoro-ams-server-0.7.0-SNAPSHOT.jar:?] at com.netease.arctic.server.table.executor.BaseTableExecutor.executeTask(BaseTableExecutor.java:74) ~[amoro-ams-server-0.7.0-SNAPSHOT.jar:?] at com.netease.arctic.server.table.executor.BaseTableExecutor.lambda$scheduleIfNecessary$4(BaseTableExecutor.java:83) ~[amoro-ams-server-0.7.0-SNAPSHOT.jar:?]...

type:bug

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Add guava check to checkstyle...

type:improvement

## Why are the changes needed? Close #2273. ## Brief change log - Remove in-memory Content file cache for mixed-format Table Maintainer. - Refactor logic of fetch all manifest file...

module:core
module:ams-dashboard

### Description Just like the `Optimizing` tab, we should add an `Expiratiing` tab in the table detail page to display all historical and ongoing expiration operations on the table, including...

type:feature

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? ![image](https://github.com/NetEase/amoro/assets/16421989/b8769716-217d-4601-9329-2d2c95648ae3) ![image](https://github.com/NetEase/amoro/assets/16421989/c1ee187d-246a-4723-8761-d5250bcb18c7) Current Base table...

type:improvement