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

### 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, Amoro has been contributed...

type:improvement

Remove `org.apache.amoro.optimizer.common.OptimizerConfig#memorySize` and related code. ## Why are the changes needed? Close #2787. ## Brief change log - Remove `org.apache.amoro.optimizer.common.OptimizerConfig#memorySize` and related code. ## How was this patch tested? -...

module:ams-optimizer

## Why are the changes needed? Close #2692. ## Brief change log - Add proxy user parameter to the REST API. - Support impersonation in spark terminal. ## How was...

module:core
module:ams-server

### What happened? enviroment: - iceberg_test.set_test_pk is an native iceberg table. - use SparkUnifiedSessionCatalog as default catalog. Failed to execute set identifier fields command ``` spark-sql> ALTER TABLE iceberg_test.set_test_pk SET...

type:bug

### What happened? SQL like this: ``` CREATE CATALOG unifiedCatalog WITH ( 'type' = 'unified', 'metastore.url' = 'thrift://xxxx:pppp/unified_catalog' ) create table if not exists unifiedCatalog.iceberg_test.mh_by_uc_spark_test( id int, name string, dt...

type:bug

### 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? * Drop the quick demo...

type:improvement

### Description In #1917,The K8S already has some initial support. we will continue to enhance cloud-native capabilities in subsequent versions. Currently, Amoro has preliminary cloud-native capabilities, and we hope to...

type:feature

### 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, snapshots are called transactions...

type:improvement

### What happened? This table has 800+ partitions. There are many small files in the recent partitions, but optimization has not been triggered. Important properties > self-optimizing.full.trigger.interval = 172800000 >...

type:bug

### 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? FlinkOptimizerContainer Support to Submit Optimizer...

type:improvement