amoro icon indicating copy to clipboard operation
amoro copied to clipboard

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.

Results 518 amoro issues
Sort by recently updated
recently updated
newest added

Hive parquet reader/writer have different impelemention from iceberg,like: - use INT96 to store timestamp value So we need finished this to support #38

core

run command via git bash ``` mvn install -pl '!trino' ``` unit test will failed ``` Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.277 sec

type:bug
module:ams-server
priority:major
stale

The transaction TAG of table on AMS is expected to list transaction which user commit. But now it list transaction optimizer produce either.

invalid

It is a demo showing how to lookup join with the arctic table by temporal table join. `SELECT [column_list] FROM table1 [AS ] [LEFT] JOIN table2 FOR SYSTEM_TIME AS OF...

start ams.sh failed on mac os, but arctic process is running normally. ![image](https://user-images.githubusercontent.com/12915720/180123525-44fa1bd6-20e0-48cb-bd94-e1123dcadb96.png)

bug

Both base store and chage store are iceberg table for now. This issue propose a hive table base store implemention, proposal link: https://as9e2kjei0.feishu.cn/docs/doccn5L4ZLTfvIlcElDbeVFvt8d

enhancement

In the guidance, we should declare which Kafka versions are supported in the log store.

docs