-
### Description
In https://github.com/facebookincubator/velox/pull/7847we introduced IcebergSplitReader and the support of reading positional delete files. In this doc we will discuss the implementat…
-
- June 3rd: Snowflake announces Polaris Catalog, an open source catalog for Apache Iceberg "in the next 90 days" ([announcement](https://www.snowflake.com/blog/introducing-polaris-catalog/))
- June 4…
-
Hi
Any tips to use this example in the real case we have multiple tables to synchronize from the database source ?
Thanks for your help
Benoit COLAS
-
-
### Describe the subtask
add more table event for Iceberg REST server
### Parent issue
#5204
-
# What happens?
## Overview
I am attempting to export tables as parquet files with the `COPY tbl TO 'output.parquet' (FORMAT PARQUET);` syntax from the [Parquet Export](https://duckdb.org/docs/gui…
-
### Company or project name
_No response_
### Question
I saw a document mentioning the availability of reading Iceberg directly from HDFS using IcebergHDFS table engine here: https://clickhouse.com…
-
### Feature Request / Improvement
As raised on the dev list: https://lists.apache.org/thread/n9lxgvs992vmry0k0j22g9bbgps8c58k
Some properties are missing in: https://iceberg.apache.org/docs/nightl…
Fokko updated
3 weeks ago
-
### Issue description
Coming from discussions on #8516.
Related to:
* https://github.com/apache/iceberg/issues/10279
* https://github.com/apache/iceberg/pull/10283#issuecomment-2102663607
-
### Is your feature request related to a problem or challenge?
Currently, only `table` API is async, but `register_table`, `deregister_table`, `table_names`, and `table_exist` can be also async. Al…