-
Catalog SDKs expose basic filter expression APIs when fetching the file URIs for reading a particular table, where filters on partition columns can be used to prune the file URIs returned. This can en…
-
Hi guys,
I managed to get the connector working syncing messages from kafka to s3 and after a while I've started to get the following errors on kafka connect worker logs:
> [2024-02-21 23:49:17,…
-
Version : 0.2.1
Logs
```
ksql> show connectors
>;
Connector Name | Type | Class | Status
---------------…
-
My hadoop env is 3.3.1
my hive env is 3.1.0
my iceberg is 1.2.1
my spark-3.2.1
my nessie-0.59.0 server
```bash
export HADOOP_CONF_DIR=/etc/hadoop/conf
export HIVE_CONF_DIR=/etc/hive/conf
j…
-
There are compile warnings in the code due to:
- deprecated APIs
- missing `@Nullable/@NotNull` annotations
- incomplete javadocs
- lambda can be replaced with method references
- raw usage of ge…
-
# What?
Please expand the Presto SQL language [Data Types](https://prestodb.io/docs/current/language/types.html) to include a native geometry type.
# Why?
## Background
Some of Presto's su…
-
Hi team,
When I looked into Iceberg's [expire_snapshot](https://trino.io/docs/current/connector/iceberg.html#expire-snapshots) section's documentation, I noticed that the config `iceberg.expire_sna…
-
I've run in Kubernetes, as Iceberg, and as Hive table inserts into AWS glue. I'm unsure if this is an AWS Glue problem or a Trino issue. It happens when I run an insert script, at the same time and wi…
-
For a discussion of this common mistake see: https://twitter.com/GlacialMeg/status/1362557149147058178
And an interactive visualisation: https://engaging-data.com/iceberger-remixed/?h=
Kind of a s…
-
### Feature Request / Improvement
Just as we can now store our iceberg catalog in HDFS, we also want to store it in other file systems such as S3.
You can then quickly configure it as a container im…