amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### Description Currently, all table executor logs are in `ams-info.log`, which is hard to read and monitor. We should split the logs one log file per executor. ### Use case/motivation...
…ask lock ## Why are the changes needed? Close #3258 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that...
## Why are the changes needed? Close #3256. ## Brief change log This PR introduces **Swagger** and **OpenAPI Generator**. To avoid intrusive development, this design does not use a large...
## Why are the changes needed? Close #2842. ## Brief change log - Support list all paimon branch ## How was this patch tested? - [ ] Add some test...
## Why are the changes needed? Upgrade dependencies to newly,Upgrade resolves some CVE vulnerabilities. ## Brief change log  ## How was this patch tested? - [ ] Add some...
This issue will track the roadmap of Apache Amoro(Incubating) 0.7.1 ## Feature Development ## Improvement - [x] #3057 - [x] #3077 - [x] #3098 - [x] #3129 - [x] #3145...
Fix/Resolve #3286 **Changes made:** - Added synchronization block in TableRuntime.getQuotaTime() to prevent ConcurrentModificationException - The fix synchronizes both removeIf and stream operations to ensure thread safety **Technical details:** - Location:...
### 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?  ### How should we...
### What happened? Duplicate results may occur when using the table filter box on the `optimizing?tab=tables` page on the dashboard ### Affects Versions 0.7.0 ### What table formats are you...
## Why are the changes needed? Close #3289 . ## How was this patch tested? In my environment, there is a table with many partitions waiting to be merged. Each...