amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
### What happened? https://github.com/apache/amoro/blob/ff4194edef9ca26df3bd5dbc0480bd1ae8afb751/amoro-ams/src/main/resources/mysql/ams-mysql-init.sql#L194 column plan_time doesn't exist in table definition. ### Affects Versions master ### What table formats are you seeing the problem on? Iceberg ### What engines are...
### 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? [Iceberg Rest Catalog](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml) In the...
### 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? format: iceberg/mixed_hive module: AMS A...
### What happened? Can not get iceberg table list in Hive catalog ### Affects Versions master/0.8.0 ### What table formats are you seeing the problem on? Iceberg ### What engines...
### What happened? Multiple catalogs are configured in the Amoro environment, and the Amoro Web Terminal supports users to dynamically switch between these catalogs. For Kyuubi services accessed through the...
### What happened? In [CI](https://github.com/apache/amoro/actions/runs/14957630498/job/42015437155?pr=3555) there was an duplicate key error 16:41:04.578 INFO org.apache.amoro.server.table.DefaultTableService: Syncing external catalogs took 39 ms. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0,...
### Description Currently, Apache Amoro only supports a single admin user with password-based authentication. This limits the ability to integrate Amoro into enterprise environments where centralized authentication and fine-grained access...
### 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? upgrade parent pom to apache...
### 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? There are some places in...
### What happened? When trying to use Spark to ingest data into Iceberg tables using createOrReplace. An AlreadyExistException is thrown even if the table doesn't exist before the call of...