amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### Description Improve the compatibility of the Mixed Format with Iceberg to reduce the user's usage burden. ### Use case/motivation The goal of the mixed format is to enhance the...
### Description Monitor the health status of tables and display it to the users. ### Use case/motivation In the current Amoro, some metric information about tables is displayed, but it...
### Description Currently, all resources used by Amoro processes are pre-deployed. Automatic scaling supports the automatic increase or decrease of process resources based on changes in system load. This ensures...
### What happened? A process contains multiple tasks, but according to the AMS log the optimizer was not polling some of them, causing the process to hang ### Affects Versions...
### 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 we'll validate hive-site.xml when...
### 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? Improve the display of `Duration`...
### 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? please upgrade trino version to...
### 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? There are many table UI...
## Why are the changes needed? Close #2215. ## Brief change log - If all the databases have been loaded, searching db action will not trigger querying backend; - If...
## Why are the changes needed? Fix #1794 ## Brief change log - *Use CachingCatalog wrap caltalog* - *Add class IcebergCachingCatalogWrapper.java* ## How was this patch tested? - [ ]...