-
### What would you like to be improved?
Currently, we maintain separate metadata management systems for Iceberg, Hive, and Paimon, each with its unique cataloging approach. While this separation allo…
-
Some context here: https://github.com/apache/iceberg-rust/pull/503#issuecomment-2267076323
As part of the [MemoryCatalog](https://github.com/apache/iceberg-rust/pull/475) implementation, I wrote ~1…
-
**Is your feature request related to a problem? Please describe.**
As per this [document](https://docs.alluxio.io/os/user/stable/en/compute/Presto-Iceberg.html), iceberg is not yet supported for Allu…
-
**Details:**
hey,
It seems that the Spark Iceberg OpenLineage Integration relies on the Spark session parameter `spark.sql.catalog.spark_catalog.warehouse` for generating `DatasetIdentifier `.
…
-
Hi there,
When used with the Create Mod, the engineer's goggles UI seem to have a rendering issue where the text is offset when hovering over a block from the mod.
I've tested multiple versions an…
-
This PR allows for easy migration of Hive data into Iceberg: https://github.com/apache/iceberg/pull/2210
I have observed that using the current Iceberg data ingestion (processing 1000 or 2000 inser…
-
### Query engine
spark
### Question
Hello !
I submitted a task through Spark and it stopped due to an exception. The reason for the exception is as follows:
`Caused by: org.apache.iceberg.exc…
-
Apache Iceberg recently released version 0.14.0 which supports Apache Spark 3.3. #6098 was insufficient, since while it did support 0.14.0, it also broke compatibility with 0.13.x. The Iceberg core/…
jlowe updated
2 years ago
-
I am not able to install the connector
I am using Kafka version 3.5.0 and Scala version 2.13 (kafka_2.13-3.5.0)
I have installed `kafka-connect-iceberg-sink-0.4.0-plugin.zip` from the releases
My d…
-
Iceberg supports views. Given that Iceberg users who want to use Presto may want to continue to use their stored views, we should support view creation and usage in Presto natively.
[The Iceberg vie…