amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### What happened? If the clean-orphan-file.enabled parameter is set to false before the Amoro process successfully commits, it will cause the process to remain stuck in the committing state and...
### 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? The rest api should probably...
### What happened? In our production environment, we often encounter commit failure errors in Amoro. I tried to change the commit.retry.num-retries configuration on the catalog in Amoro to 30, but...
### What happened? Optimization records cannot be seen in some table details on Amoro UI In fact, these tables have triggered optimization tasks The default expiration time of data is...
### What happened? A table with real-time data insertion and AMS auto-optimization initially performed merge operations correctly. After a resource group switch, the table stopped optimizing. It was determined that...
### What happened? The partition field of the mixed_hive table contains uppercase letters, which can lead to the erroneous deletion of Hive partitions when synchronizing data to Hive.  ###...
### What happened? Test failed ``` [INFO] Running org.apache.amoro.server.metrics.TestMetricRegistry [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.apache.amoro.server.metrics.TestMetricRegistry [INFO] Running org.apache.amoro.server.TestAmoroManagementConf [INFO]...
### What happened? When using the MergeInto statement, if you execute the filter method after obtaining the references attribute from the Expression object, the Attribute attribute you get will be...
### 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? Currently, we have only added...
### Description Does Amoro provide Java API to external users ### Use case/motivation _No response_ ### Describe the solution _No response_ ### Subtasks _No response_ ### Related issues _No response_...