-
### Feature Request / Improvement
Some features that users expect from an Iceberg Client (like https://github.com/apache/iceberg-python/issues/1084) are not yet implemented in PyIceberg, leading to m…
-
Hi guys,
It seems we are not able to use [Iceberg Partition Transforms](https://iceberg.apache.org/spec/#partition-transforms:~:text=Scan%20Planning%20below.-,Partition%20Transforms,-%F0%9F%94%97) …
-
### Steps to reproduce the behavior (Required)
```mysql
CREATE TABLE IF NOT EXISTS test
(
id bigint NOT NULL,
time datetime NOT NULL,
session_id text,
truncated_time text
…
-
Something like:
```smalltalk
BaselineBuilder new
[...]
addBaseline: 'Chalten'
url: 'github://ba-st/Chalten:release-candidate/source';
[...]
build
```
-
### Feature Request / Improvement
TestMetadataTableReadableMetrics currently hardcodes in the expected size into the metrics rows rather than actually checking the sizes from the underlying data. Thi…
-
-
### Proposed Change
Please improve the [Iceberg Catalog introduction page](https://iceberg.apache.org/concepts/catalog/) like [this](https://docs.starrocks.io/docs/data_source/catalog/iceberg_catalog…
-
[iceberg-rust](https://github.com/apache/iceberg-rust) is the official rust sdk from the iceberg community, while icelake is the experimental repository used to verify and deliver iceberg features in …
-
### Terraform CLI and Provider Versions
CLI: 1.0.11
Provider: 0.78.0
### Use Cases or Problem Statement
As of the public preview of ICEBERG TABLES (https://docs.snowflake.com/en/user-guide/tables-…
-
### Apache Iceberg version
None
### Query engine
None
### Please describe the bug 🐞
Currently LICENSE and NOTICE info is generated for runtime jars using the plugin https://github.com/jk1/Gradle-…