-
### Feature Request / Improvement
While debugging, we noticed that certain table properties are not documented in the [configurations page](https://py.iceberg.apache.org/configuration/#write-options)…
-
## Feature request
Support routine load to load data to iceberg tables.
**Is your feature request related to a problem? Please describe.**
Use starrocks directly to write to starrocks fro…
-
## Feature request
**Is your feature request related to a problem? Please describe.**
I want to delete rows from a Table stored in an Iceberg REST Catalog.
**Describe the solution you'd l…
-
### Is this your first time submitting a feature request?
- [X] I have searched the existing issues, and I could not find an existing issue for this feature
### Describe the feature
I would like to…
-
### Describe the subtask
You can find the docs here: https://gravitino.apache.org/docs/0.6.1-incubating/lakehouse-iceberg-catalog#table-column-types
### Parent issue
https://github.com/apache/gravi…
-
### Is this a possible security vulnerability?
- [X] This is NOT a possible security vulnerability
### Describe the bug
When dropping a table, the data folder is deleted but the metadata folder rem…
-
### Apache Iceberg version
1.6.0
### Query engine
Spark
### Please describe the bug 🐞
MERGE INTO command is doing a full Iceberg table scan, even though the table is well partitioned. T…
-
### Feature Request / Improvement
there are a lot of systems that produce parquet files only, it will be useful if xtable can convert those parquet to modern tables formats without rewriting data j…
-
### Feature Request / Improvement
Although not in the official spec, `version-hint.txt` can be useful to read an iceberg table without a catalog.
This is useful when considering an iceberg table …
-
Hi @ismailsimsek, We are successfully able to create iceberg tables data and successfully push to the s3 bucket, But we are facing the issue that when the data is pushed to aws glue in the form of tab…