amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
Adjust api path and controller
## Why are the changes needed? fix #1880 ## Brief change log The files in the Hive partition need to be synchronized into the Mixed Hive Table anyway. ## How...
## Why are the changes needed? Close #2338 . ## Brief change log -Modify the filter for props ## How was this patch tested? - [ ] Add some test...
### What happened? We can not get metadata from hive metastore when using unmatched hive version. In addition, there are no extra error/exception logs we can find.   ###...
## Why are the changes needed? Close #1766 ## Brief change log Add self-optimizing-metric indicator collection logic ## How was this patch tested? - [x] Add some test cases that...
### What happened? Caused by:org.apache.iceberg.exceptions.ValidationException:Missing required files to delete ### Affects Versions 0.5.2 ### What engines are you seeing the problem on? _No response_ ### How to reproduce _No response_...
### Description Currently, Table formats are strongly correlated with Catalog type, which makes the Arctic hard to use in some production situations. We should support managing all types of table...
## Why are the changes needed? Close #2819 . ## Brief change log - Fix the issue of creating a mixed format table using "create table like". - Shade out...
## Why are the changes needed? Close #2731, remove unused import ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that...
## Why are the changes needed? Close #2862. ## Brief change log - A null pointer error occurs when using S3 as Storage when using the kyuubi terminal.Determine in the...