-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
This project is incompatible with numpy 2, meaning new deployments fail pretty quickly:
Consider this snippet:
```shell
python3 -m venv test
./test/bin/python3 -m pip install qnm
./test/bin/p…
-
### What would you like to happen?
## Overview
Glue catalog is a serverless metadata storage (databases, tables, schemas, partitions, connectors, etc). More: https://docs.aws.amazon.com/glue/lates…
-
`WASeasideVersionStatus` is not useful with FileTree, the version it displays is something like `CompatibleUserName.1718182119`. It probably needs support for Iceberg.
![WASeasideVersionStatus](htt…
-
### What would you like to be improved?
Now, we supported jdbc and hive backend for lakehouse-iceberg catalog. We should support rest backend for lakehouse-iceberg, too.
### How should we improve?
…
-
In order to integrate the ICEBERG schema with BMEG's schema, we need to deprecate:
case Patient
sample Specimen
aliquot Specimen.partOf
project ResearchStudy
program ResearchStudy
command Task…
-
### Feature Request / Improvement
Migrated from https://github.com/apache/iceberg/issues/6973
Fokko updated
5 months ago
-
hi @ismailsimsek ,
so we are using debezium as a part of our architecture where we are using Oracle db as a source and destination as a dremio.
in that we are trying to access the initial and increm…
-
after upgrade version to 1.20.1, I add iceberg configure followed by the tutorial(https://drill.apache.org/docs/iceberg-format-plugin/), but seems it doesn't work which return err as following:
SYSTE…
-
Hi there, I tested onetable tool with a created an Iceberg Table and run a column rename.
```
spark-sql> CREATE TABLE hadoop_prod.repro_rename ( id bigint, data string) using iceberg;
Response co…