amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
## Why are the changes needed? In master-slave mode, the optimizer needs to support pulling optimization tasks from each ams node for processing. Close #3928. ## Brief change log 1....
### 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? So far, we haven't utilized...
## Why are the changes needed? This implements the logic for dynamically and evenly distributing buckets based on the number of AMS nodes. Close #3921 . ## Brief change log...
### 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? It seems that, currently, to...
### 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? all not shaded class ```...
### What happened? Since private Map loadFlinkConfig() returns Map , This line will cause some config with non-string value throws ClassCastException. ### Affects Versions master/0.8 ### What table formats are...
### 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? Current, the dep list is...
### 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 In master-slave mode, each AMS automatically detects the optimizer. Only the...
### 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 In master-slave mode, the optimizer needs to support pulling optimization tasks...
### What happened? amoro | 2025-11-11 11:04:06,670 ERROR [table-explorer-scheduler-0] [org.apache.amoro.server.table.DefaultTableService] [] - TableExplorer error when explore table runtimes for catalog:paimon-aliyun amoro | java.lang.IllegalStateException: No format catalog found. amoro | at...