amoro
amoro copied to clipboard
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
## Why are the changes needed? Close #2811 . ## Brief change log ``` create table if not exists xxxx ( .... ); ``` A unifiedCatalog which metastore is hms....
### What happened? A null pointer error occurs when using S3 as Storage when using the kyuubi terminal.   ### Affects Versions master/0.6.0 ### What engines are you seeing...
### 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...
## 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...
### 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]...
### What happened?  ### 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]...
### 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...
### 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...
### 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...
### 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...