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 #3541 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
## Why are the changes needed? Close #3445 . ## Brief change log - set a timer to delete history data for all records in database ## How was this...
(cherry picked from commit d5a5daa765ea256b2be57063c6262addd7ad50c8) ## Why are the changes needed? Close #xxx. ## Brief change log - avoid NPE when expire data and try to expire data via file...
### Description Currently, data expire feature only support timestamp/timestampz/long type and string type field in date format data-expire.field | NULL | Field used to determine data expiration, supporting timestamp/timestampz/long type...
### 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 use **Java serialization**...
## Why are the changes needed? Subtask of #3608 ## Brief change log - As title ## How was this patch tested? - [ ] Add some test cases that...
### 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? In 0.8 we have improved...
### Description Perhaps we should showcase Amoro user information on Amoro's website(https://amoro.apache.org/). A logo wall might be an effective approach. #1853 records some of our users, but there might be...
### Description Currently, the optimizers would not be stopped/restarted when the ams server stopped/restarted, but these are some scenarios which the optimizers need to be stopped/restarted such as we make...
## Why are the changes needed? Close #3470 . ## Brief change log - Modify ‘create table’ function within flink/spark‘s unified catalog. Merges catalog-level properties which should be written into...