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/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Replace the JUnit version used...

good first issue
type:improvement
module:common

### 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? We only support spark 3.3...

good first issue
module:mixed-spark
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 currently some high-level...

good first issue
type:improvement

## Why are the changes needed? In master-slave mode, requests from the slave node's OpenAPI will be automatically forwarded to the master node. Close #3963. ## Brief change log Add...

module:ams-server
module:ams-optimizer
module:common

### Description Currently, AMS uses a master-slave mode. If a large number of Iceberg tables are managed, the master-slave mode will have performance bottlenecks, and a solution that can support...

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 Supports forwarding OpenAPI requests to the master node in master-slave mode....

type:subtask

## Why are the changes needed? Amoro optimization can result in the input files and the merged output files having the same number of files, and this can cause the...

A new configuration item has been added to control whether master & slave mode is enabled, in order to support the horizontal scaling capability of AMS. ## Why are the...

module:ams-server

### What happened? When full optimizing mode is enabled, the following issue occurs: - A partition contains two relatively large files (for example, two 80 MB files). - During the...

type:bug

### What happened? Amoro optimization can result in the input files and the merged output files having the same number of files, and this can cause the merge to fail...

type:bug