-
```
trino:default> insert into "test1@3692406374410249224" values (10);
INSERT: 1 row
Query 20220614_205840_00020_m6z2x, FINISHED, 1 node
Splits: 19 total, 19 done (100.00%)
1.16 [0 rows, 0B] […
-
### Apache Iceberg version
None
### Query engine
Spark
### Please describe the bug 🐞
The issue repros using the following SQL:
```sql
CREATE TABLE iceberg.NullabilityPartition(
group STRING …
-
**Company or project name**
[Gr8 Tech](https://gr8.tech/) we are evaluating CH as a backend for serving layer in our internal DWH.
**What's wrong**
There is no possibility to query iceberg ta…
-
### Apache Iceberg version
1.5.2
### Query engine
Spark
### Please describe the bug 🐞
When I used spark to continuously rewrite the data file, I found a direct memory leak. The reason is that if …
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Other
### Please describe the bug 🐞
If I setup a Jdbc catalog with MYSQL URI like `jdbc:mysql://127.0.0.1:3307/db1`, it works fi…
-
in https://github.com/apache/iceberg/pull/8683 Iceberg spec gained two new types which would benefit Trino users significantly, as they add nanos timestamp precision to Iceberg.
https://github.com/ap…
-
**What can it be used for?**
Polar weather and climate studies. Currently of high importance given the research on human-induced climate effects. Potential users from agencies such as: NOAA, NASA, ES…
-
We have our connectors running and sinking data to our Iceberg catalog in Glue/S3. However when trying to surface the data in Snowflake a few of these iceberg tables ran into this error from Snowflake…
-
### Company Name
_No response_
### Use Cases or Problem Statement
When granting privileges to a share, we can grant privileges on all TABLES in a schema to the share, but we can't grant to all othe…
-
## Enhancement
[Recent changes in Iceberg REST](https://github.com/apache/iceberg/pull/10603/files#diff-02549ca620d020dc9ead80088cc14e311e12a69651fa8d394cd41a4308debb2e) deprecated the oauth2 endpoin…