amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### Description Currently Amoro already supports running tasks in application-mode and yarn-per-job. Both methods can run optmizer very well, but I would like to point out that maybe running tasks...
## Why are the changes needed? Close #2599. ## Brief change log - fix:spark get ClassNotFoundException when select from table under unified Catalog - add some logical to create unified...
## Why are the changes needed? Close #2656. ## Brief change log - Support month/year time unit - Stability enhancement ## How was this patch tested? - [ ] Add...
## Why are the changes needed? Close #2553. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
### Description Currently, the self-optimizing process on the table does not sort the data in the table. If a sorting process is added, it can improve the performance of filtering...
### What happened? Set a retention time with unsupport time unit in data expire configuation, AMS throws the IllegalArgumentException when load/refresh the TableRuntime. Therefore table cannot be optimized ### Affects...
## Why are the changes needed? Close #2496. ## Brief change log - Add configuration docs for AMS terminal ## Documentation - Does this pull request introduce a new feature?...
# Summer OSSP 2024 For Amoro Summer 2024 is a program hosted by ISCAS(Institute of Software Chinese Academy of Sciences) . It is very similar with Google Summer of Code....
## Why are the changes needed? Close #2637 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
### 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? throw exception if there is...