-
Hi 👋 ,
I have two possible additions that I'd like to add to this repository:
### Dagster-pyiceberg
[dagster-pyiceberg](https://github.com/JasperHG90/dagster-pyiceberg) is an IO manager to re…
-
**Background**
We aim to support backend and server-less write support for iceberg tables. We'd like to do that in similar way we do it to delta-tables: make `table_format` `iceberg` to be recognized…
-
### Feature Request / Improvement
It was brought up at the [recent community sync](https://docs.google.com/document/d/1oMKodaZJrOJjPfc8PDVAoTdl02eGQKHlhwuggiw7s9U/edit#bookmark=kix.76h0j5pwz1gg) that…
-
### Is this a possible security vulnerability?
- [X] This is NOT a possible security vulnerability
### Describe the bug
The adls.sas-token key:value being emitted is adls.sas-token.{account_host}:{…
-
### Feature Request / Improvement
https://py.iceberg.apache.org/configuration/#catalogs
> There are three ways to pass in configuration:
>
> - Using the `~/.pyiceberg.yaml` configuration file
>…
-
### Feature Request / Improvement
As part of the journey toward version 1.0, we want to capture how this library is used in "production" environments.
Would love to hear from current users (and p…
-
### Feature Request / Improvement
Currently, `create_table` takes a `pyiceberg.schema.Schema` or `pyarrow.Schema`. The API ignores the `field_id`s provided in the schema and issues a set of new one…
-
### Feature Request / Improvement
# PyIceberg 0.7.0
The main objective of 0.7.0 is to have partitioned writes (non-exhaustive list :)
- [x] Support for merge-into / upsert: https://github.com…
-
## 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…
-