Skip to content
Merged
Changes from all 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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Metabase Starburst Driver
# Metabase Starburst Driver (RETIRED)

### As Metabase now officially supports Starburst, this repo is now retired. It is now recommended to use the official Trino driver supported by Metabase and file any issue on [https://github.com/metabase/metabase](https://github.com/metabase/metabase)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The link here is to the top-level repo. Can you be more precise to direct the reader with a link to download the driver as distributed/released by Metabase. I'm assuming the open-source jar in the release is not appropriate/adequate.

My wordsmithing goes like:

### The Starburst Metadata driver is now retired in favor of Metabase's first-party driver as maintained/released 
from their [repo](https://github.com/metabase/metabase). This repo will remain as an archive of prior releases. 
You are free to continue to use the driver but there will be no further bug fixes or feature additions. 
Starburst recommends that you use the official Trino driver available [here](https://link/to/metadata/download).


## Driver Plugin Installation
The Starburst Driver `.jar` binary can be downloaded from our releases in github. Once it is downloaded,
Expand Down