-
`$properties` Iceberg metadata table has been recently added in https://github.com/trinodb/trino/pull/10480
```
create table iceberg.default.test1
(
c_int integer
);
```
```
insert int…
-
### Apache Iceberg version
0.7.1 (latest release)
### Please describe the bug 🐞
I have a table with column business_time_hour (all lower case). If I capitalize one character, to_pandas() (and…
-
Mykhail Martsyniuk
[6 hours ago](https://starrocks.slack.com/archives/C02FACZSNJV/p1713430976276339)
Hello guys. I was comparing performance on queries over iceberg datalake, and got weird results…
-
Recently, I've been working on some bits for the iceberg connector that will support sampled statistics for the optimizer (#20937, #21296, #20993, and more). However, for sample maintenance to occur, …
-
https://github.com/prestodb/presto/pull/22926
CC @tdcmeehan
-
### Issue description
Hi,
I encountered branch create issue wit project nessie. Sharing error message as well as attaching script, point to be noted it's failing at last command i.e. 'CREATE BRANC…
-
#5941 adds basic support for Iceberg reads but it currently crashes at task runtime when an Iceberg scan is found that has delete operations that need to be applied by the reader. It should be possib…
jlowe updated
2 years ago
-
https://github.com/trinodb/trino/actions/runs/6326824172
@ebyhr' s advice:
We could add @Flaky annotation with https://github.com/trinodb/trino/blob/master/testing/trino-product-tests/src/main/j…
-
### Apache Iceberg version
1.5.2 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
I do a lot of formal verification of distributed systems and I have developed a formal speci…
-
### Apache Iceberg version
None
### Query engine
Athena
### Please describe the bug 🐞
The very first created metadata.json , avro and snapshot avro files for my iceberg table on Athena…