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

## Why are the changes needed? Close #2811 . ## Brief change log ``` create table if not exists xxxx ( .... ); ``` A unifiedCatalog which metastore is hms....

module:mixed-flink
module:mixed-hive

### What happened? A null pointer error occurs when using S3 as Storage when using the kyuubi terminal. ![image](https://github.com/apache/amoro/assets/50791733/b504e225-37d3-4d6d-8539-5194c5805244) ![image](https://github.com/apache/amoro/assets/50791733/ff63d5e0-bfeb-4473-aeeb-faecdf98ffd2) ### Affects Versions master/0.6.0 ### What engines are you seeing...

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. ### Description - Display Hudi tables in HadoopCatalog and HiveCatalog - Show Schema...

type:subtask

## Why are the changes needed? As titled. ## Brief change log - Change the name of classes with the arctic identifier. - Change the name of variables and methods...

type:docs
module:mixed-flink
module:mixed-spark
module:core
type:infra
type:build

### Description Upgrade antd-vue version from v3.x to v4.x ### Use case/motivation _No response_ ### Describe the solution _No response_ ### Subtasks - [x] #2729 - [] #2731 - [x]...

type:feature

### What happened? ![image](https://github.com/apache/amoro/assets/50791733/8cc143fb-9f9a-46ba-b155-6a07bbc70bb0) ### I execute the following: `./spark-sql \ --conf spark.sql.extensions=com.netease.arctic.spark.ArcticSparkExtensions \ --conf spark.sql.catalog.test_catalog=com.netease.arctic.spark.ArcticSparkCatalog \ --conf spark.sql.catalog.test_catalog.url=thrift://127.0.0.1:8455/test_catalog` ### the error is : `ERROR SparkSQLDriver: Failed in [use test_catalog]...

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? Standardize the format and style...

type:improvement

### Description we want to use iceberg view in the rest catalog ### Use case/motivation common use case ### Describe the solution _No response_ ### Subtasks _No response_ ### Related...

type:feature

### Description Currently, only the leader AMS would provide REST service. When an AMS leader transition happens, the standby AMS would take 30+ seconds to initialize optimizing, after which the...

type:feature

### Description Currently ams can display iceberg tag and branch, paimon tag. Paimon branch information should be displayed ### Use case/motivation Paimon branch information should be displayed ### Describe the...

type:feature