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

### Description Support partition management sql for mixed-iceberg table in Spark. ``` SHOW PARTITIONS; #list all partitions in this table ALTER TABLE {table_name} DROP PARTITION (truncates(cols,10) == 1100 ) ;...

module:mixed-spark
type:feature

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? Ams supports use zookeeper with...

good first issue
module:ams-server
type:improvement
not-stale

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? According to the description of...

good first issue
type:improvement
not-stale

### What happened? If the table already has some records with duplicate primary key, then using spark insert into sql to do upsert will not work as expected. rows still...

type:bug
module:mixed-spark

### Description Data warehouses like Doris provide the ability to configure aggregation keys for tables. Data written to this field will be automatically aggregated before being written to the data...

type:feature
not-stale

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? The absence of Hive partition...

good first issue
type:improvement
not-stale

### What happened? When log-store.consistency-guarantee.enabled param is turned on, less data will be consumed from Logstore. In the following scenario, the specified kafka topic has 776 pieces of data, but...

type:bug
priority:major

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? If a user wants to...

type:improvement

### What happened? When I start AMS on IntelliJ IDEA, I cannot start the Local Optimizer. ### Affects Versions 0.5.0 ### What engines are you seeing the problem on? AMS...

type:bug
good first issue
module:ams-server
priority:minor
not-stale

### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/arctic/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? The current default length of...

good first issue
type:improvement
not-stale