-
### Feature Request / Improvement
The [current Iceberg REST spec](https://github.com/apache/iceberg/blob/4c9f47d208b16921f825a66e24d0693f2b76b03b/open-api/rest-catalog-open-api.yaml#L1440) uses `0x1F…
-
I have a simple iceberg table that I can query using DataFusion
```
+----+----------+-----+------------+
| id | name | age | dt |
+----+----------+-----+------------+
| 2 | Jane …
-
-
I have a project hosted on a private gitlab with non-default SSH, so I wanted to set the SSH port in my ~/.ssh/config file to avoid any port problem. But it seems Iceberg is ignoring it because I got …
-
Platform Mac
I take a new Pharo 6.1 image
`curl https://get.pharo.org/61+vm | bash`
Than I load Iceberg with the script
`https://github.com/pharo-vcs/iceberg#for-pharo-61`
After loading I …
-
### Feature Request / Improvement
TLDR: I'd like to propose adding a new `void commitTransaction(CommitCondition commitCondition)` method to the `Transaction` interface so users can specify the con…
-
need a connector for apache iceberg
-
**Is nested column not supported for sort order & partitioning via Trino Iceberg connector?**
Successfully created an Iceberg table with sort order having nested column via Spark. After that, using…
-
Iceberg deployments [may use multiple catalogs](https://iceberg.apache.org/concepts/catalog/). We should add support for additional catalogs so users don't need to migrate their catalog to begin usin…
-
### Is this a new bug in dbt-snowflake?
- [X] I believe this is a new bug in dbt-snowflake
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current …