Merged
Conversation
| ### Trino [↗](../platforms/trino.md#lakehouse-support) | ||
|
|
||
| Trino supports lakehouse access via the [Iceberg connector](https://trino.io/docs/current/connector/iceberg.html) with [Glue](https://aws.amazon.com/glue/) and [Nessie](https://projectnessie.org/) catalogs. Configuration happens in Trino, while Bruin connection config remains unchanged. See [Trino lakehouse support](../platforms/trino.md#lakehouse-support), [Glue + S3 guide](../platforms/trino.md#guide-glue-s3), and [Nessie (in-memory) + S3 guide](../platforms/trino.md#guide-nessie-in-memory-s3). | ||
| Trino supports lakehouse access via the [Iceberg connector](https://trino.io/docs/current/connector/iceberg.html) with [Glue](https://aws.amazon.com/glue/) and [Nessie](https://projectnessie.org/) catalogs. Configuration happens in Trino, while Bruin connection config remains unchanged. See [Trino lakehouse support](../platforms/trino.md#lakehouse-support), [Trino + GCS (general)](../platforms/trino.md#guide-trino-gcs-general), [Glue + S3 guide](../platforms/trino.md#guide-glue-s3), [Nessie (in-memory) + S3 guide](../platforms/trino.md#guide-nessie-in-memory-s3), and [Nessie (in-memory) + GCS guide](../platforms/trino.md#guide-nessie-in-memory-gcs). |
Contributor
There was a problem hiding this comment.
broken link: #guide-trino-gcs-general anchor doesn't exist in trino.md
Suggested change
| Trino supports lakehouse access via the [Iceberg connector](https://trino.io/docs/current/connector/iceberg.html) with [Glue](https://aws.amazon.com/glue/) and [Nessie](https://projectnessie.org/) catalogs. Configuration happens in Trino, while Bruin connection config remains unchanged. See [Trino lakehouse support](../platforms/trino.md#lakehouse-support), [Trino + GCS (general)](../platforms/trino.md#guide-trino-gcs-general), [Glue + S3 guide](../platforms/trino.md#guide-glue-s3), [Nessie (in-memory) + S3 guide](../platforms/trino.md#guide-nessie-in-memory-s3), and [Nessie (in-memory) + GCS guide](../platforms/trino.md#guide-nessie-in-memory-gcs). | |
| Trino supports lakehouse access via the [Iceberg connector](https://trino.io/docs/current/connector/iceberg.html) with [Glue](https://aws.amazon.com/glue/) and [Nessie](https://projectnessie.org/) catalogs. Configuration happens in Trino, while Bruin connection config remains unchanged. See [Trino lakehouse support](../platforms/trino.md#lakehouse-support), [Glue + S3 guide](../platforms/trino.md#guide-glue-s3), [Nessie (in-memory) + S3 guide](../platforms/trino.md#guide-nessie-in-memory-s3), and [Nessie (in-memory) + GCS guide](../platforms/trino.md#guide-nessie-in-memory-gcs). |
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/getting-started/lakehouse.md
Line: 42
Comment:
broken link: `#guide-trino-gcs-general` anchor doesn't exist in trino.md
```suggestion
Trino supports lakehouse access via the [Iceberg connector](https://trino.io/docs/current/connector/iceberg.html) with [Glue](https://aws.amazon.com/glue/) and [Nessie](https://projectnessie.org/) catalogs. Configuration happens in Trino, while Bruin connection config remains unchanged. See [Trino lakehouse support](../platforms/trino.md#lakehouse-support), [Glue + S3 guide](../platforms/trino.md#guide-glue-s3), [Nessie (in-memory) + S3 guide](../platforms/trino.md#guide-nessie-in-memory-s3), and [Nessie (in-memory) + GCS guide](../platforms/trino.md#guide-nessie-in-memory-gcs).
```
How can I resolve this? If you propose a fix, please make it concise.
karakanb
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates Trino lakehouse docs for GCS.