Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1958,6 +1958,12 @@
url: https://www.youtube.com/watch?v=2qwBcKmQSn0
- urltext: Announcement blog post
url: /blog/2023/09/28/trino-gateway
- name: Trino Scheduler (Starburst-compatible)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Trino Scheduler (Starburst-compatible)
- name: Trino Scheduler

move the Starburst compatible into the description or the docs.

category: addons
owner: community
description: Python CLI tool to automate and schedule Trino queries. Works with Trino OSS, Starburst Enterprise, and Starburst Galaxy. Supports multi-cluster usage and Mattermost alert integration.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Python CLI tool to automate and schedule Trino queries. Works with Trino OSS, Starburst Enterprise, and Starburst Galaxy. Supports multi-cluster usage and Mattermost alert integration.
description: The Trino Scheduler is a Python command line tool to automate and schedule Trino queries. Works with Trino, Starburst Enterprise, and Starburst Galaxy. Supports multi-cluster usage and Mattermost alert integration.

Also fix wrapping to 80 columns with

link: https://github.com/karranikhilreddy99/starburst_scheduler
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix to correct data format with urltext and url as in the other section otherwise it wont render


- name: Unity Catalog
anchor: unity-catalog
category: data-lake
Expand Down