amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
## Why are the changes needed? Close #2875 ## Brief change log - added `TableOrphanFilesCleaningMetrics` used to collect metrics generated by cleaning orphan files ## How was this patch tested?...
### What happened? [Bug]: OrphanFilesCleaning Action never executes because `TableProperties.ENABLE_ORPHAN_CLEAN` is wrong ### Affects Versions master ### What table formats are you seeing the problem on? Iceberg ### What engines...
## Why are the changes needed? Close #2993. ## Brief change log - As mentioned in the issue ## How was this patch tested? - [ ] Add some test...
## Why are the changes needed? Close #2988. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
### 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? Complete internationalization for some remaining...
### What happened? After uploading a new catalog conf, such as hdfs-site, need to restart ams to take effect. ### Affects Versions master ### What table formats are you seeing...
## Why are the changes needed? Close #2893 . Optimize the loading process when user open the `optimizer` page ## Brief change log - ## How was this patch tested?...
### 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? Collect more metrics while self-optimizing...
### Description The current installation package of AMS is close to 1GB, which is due to including all possible user dependencies. We should make these dependencies optional to reduce 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. ### What would you like to be improved? As titiled ### How should...