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 #2438 . ## Brief change log - fix cost calculation when optimizing planning - split tasks by bin-packing in a tree node ##...
### Description We will add metric collection for AMS to provide more metrics to describe the states of tables and optimizer, among others. ### Use case/motivation _No response_ ### Describe...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Table Refresh metric design and implement. ### Parent issue #1528 ###...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### Description Implement table self-optimizing metric collection Design: https://docs.google.com/document/d/1PL2Dbcd3ChnXo8872ffzgoGYYX7CO7qSUWXc5rYO4MU/edit#heading=h.4boepjbyxjk7 ### Parent issue #1528...
### What happened? When the order of my Flink Sql Schema is not the same as the Mixed-Format table's Schema, Flink will write the wrong data. Specific sql examples can...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Automatically generate tags on a snapshot based on watermarks to help...
…saction ## Why are the changes needed? Close #910 . ## Brief change log - Ignore committing error to HMS when committing Hive format table transaction ## How was this...
### What happened? In the process of using Amoro, I found that the rpc response time was unstable when connecting to the router, resulting in slow query of the Amoro...
### What happened? Paimon spark writer only support spark 3.2+ Amoro-Spark terminal version is 3.1.2 when build with hadoop 2.x ### Affects Versions master/0.6.x ### What engines are you seeing...
### 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? The Mixed Format KeyedTable splits...