-
### Feature Request / Improvement
There are some various table formats that extend Iceberg by allowing additional metadata to be added to various components, for example, [Havasu](https://github.com/…
-
Add support for write-default/initial-default on both writing and reading side in Iceberg once https://github.com/apache/iceberg/pull/9502 is released.
Spec: https://iceberg.apache.org/spec/#default-…
-
## Features
- [x] Basic reads
- [x] Partitioned reads
- [x] Basic writes
- [x] Merge-on-read position delete reads
- [ ] Merge-on-read equality delete reads
- blocked by pyiceberg
- [ ] Utili…
-
Minecraft crashes when InvPeek is installed alongside Iceberg (dependency library for Advancement Plaques)
Minecraft 1.20.1
InvPeek 1.0.0
Iceberg 1.1.18
-
### What happens?
I'm following through the docs for the first time, to set up a foreign table that points to Iceberg table that I mounted to the container
I get this error:
```sql
=> CREATE F…
-
### What would you like to be improved?
Currently, Gravitino generates credential according to the table location, we should also consider `write.data.path` `write.metadata.path` in iceberg table pr…
-
We are currently unable to deserialize `byte[]`, and likely other primitive array types.
```
Value: io.deephaven.engine.table.impl.locations.TableDataException: Unsupported iceberg column type LIS…
-
[Apache Iceberg](https://iceberg.apache.org/) is an Open Table Format (OTF) that can be used for storing data in object storage with a well defined schema.
The Iceberg spec defines its own data sch…
-
Hi!
I am coming from using s3 sink connector, there I could use kafka lag exporter to get the lag from my consumer group automatically created, then exported to prometheus using the exporter.
I am…
-
hello. i see in [this issue](https://github.com/JanKaul/iceberg-rust/issues/12) that there is support for writing a datafusion dataframe to an existing iceberg table, but im not able to find any examp…