-
**Use case**
Create a feature group with automatic glue table creation for the offline store metadata, while configuring the glue data catalog database and table names
**Issue encountered**
It se…
-
### Project URL
https://pypi.org/project/bodo-iceberg-connector/
### Does this project already exist?
- [X] Yes
### New Limit
250
### Update issue title
- [X] I have updated the title.
### Whi…
-
When attempting to use the GlueCatalog implementation (or really any implementation) in flink, hadoop is expected to be in
the classpath.
The [FlinkCatalogFactory](https://github.com/apache/icebe…
-
We have been using hudi as a data lake.
Looking forward to supporting.
-
Hi folks,
We recently encountered various queries hitting `Failed to read Parquet file` errors in v414 for queries which were succeeding in v358.
This fails:
```
SELECT
_id
FROM
iceberg…
-
position delete in BaseEqualityDeltaWriter write function will lead to unstable result when equalityFieldColumns is not null and upsert is false.
when equalityFieldColumns is not null and upsert is…
-
### Describe the feature
Right now when you run a full-refresh with dbt-trino it will drop the target table and attempt to re-create it. We have adopted a practice of manually taking backups before…
-
### Apache Iceberg version
1.2.1
### Query engine
Flink
### Please describe the bug 🐞
2023-11-28 14:11:07,576 INFO org.apache.flink.runtime.executiongraph.ExecutionGraph [] - IcebergFilesC…
-
### Question
I'm using pyiceberg==0.7.1.
I inserted empty value to struct field in iceberg table (glue) using "append" function, but not null value is inserted.
It seems to occur only with struct…
-
Using the Trino Kafka connector - for my use-case - I'd need to read a dynamic and unknown set/number of Kafka topics that follow a naming convention.
The docs start describing the config setting…