-
Examples:
the mission types
testing
iceberg configuration
repeat mapping
-
Tested on Mac OS High Sierra.
1- Create an image
2-open new image
3- Load some project using Iceberg
4- save & quit image
5- delete image
It takes about a minute on my laptop
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
### Describe the bug, including details regarding any error messages, version, and platform.
Hi there!
We are using the PyArrow library to read files from an S3 bucket, and we're encountering an i…
-
```
trino> create table iceberg.default.test1 (x integer, y integer);
CREATE TABLE
trino> insert into iceberg.default.test1 values (1,10), (2,20), (3,30);
INSERT: 3 rows
trino> update iceberg…
-
We found that there are only schema conversions under the parqeut-arrow, so we wanted to ask if there is any code that includes the actual data conversions between parquet and arrow.
-
Some classes in Iceberg-Metacello-Integration are "Uncategorized" in latest Iceberg and should be properly tagged
-
Hi guys,
Im trying to understand if this connector can be used for a common scenario loading data from Kafka into Iceberg. Scenario:
1. Each kafka topic should have its own Iceberg table.
2. Ea…
-
ref: https://trinodb.slack.com/archives/CJ6UC075E/p1701887715253719
Iceberg already supports [`reorder`](https://trino.io/docs/current/connector/iceberg.html#schema-evolution)
Spark has this [fea…
osscm updated
8 months ago
-
If on Iceberg, the "Add Package" dialog, the focus is on the list, I press Escape => the dialog closes OK! 👍
If on Iceberg, the "Add Package" dialog, the focus is on the filter field, I press Escape…