Skip to content

Conversation

@gertjanal
Copy link
Contributor

@gertjanal gertjanal commented Oct 6, 2025

Description

The plugin.dir points to the directory in the Trino release where all default plugins are located.
This PR allow multiple plugin directory locations, so externally added plugins can be located elsewhere.

plugin.dir=plugin,/mnt/external/trino-plugins

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# General
* Support loading plugins from multiple directories

@cla-bot cla-bot bot added the cla-signed label Oct 6, 2025
@gertjanal gertjanal force-pushed the multiple-plugin-dirs branch from 4652b0c to 5f2a1e2 Compare October 7, 2025 19:18
@wendigo
Copy link
Contributor

wendigo commented Oct 7, 2025

@gertjanal can you squash commits together and shorten the commit title?

Support multiple paths for plugin.dir should be enough :)

@gertjanal gertjanal force-pushed the multiple-plugin-dirs branch 2 times, most recently from 332f2d4 to 843c833 Compare October 8, 2025 18:09
@wendigo wendigo force-pushed the multiple-plugin-dirs branch from 843c833 to 17017a7 Compare October 8, 2025 18:23
@gertjanal gertjanal force-pushed the multiple-plugin-dirs branch from 17017a7 to 2e012ef Compare October 8, 2025 19:25
@wendigo
Copy link
Contributor

wendigo commented Oct 8, 2025

@gertjanal this rebase wasn't necessary. PRs are rebased automatically when built on the CI so there is rather small risk of logical conflict. At the same time rebases makes it harder for reviewers to use Github UI to check for diff.

@wendigo wendigo force-pushed the multiple-plugin-dirs branch 2 times, most recently from 5547be6 to 1b31bd7 Compare October 8, 2025 19:40
@gertjanal gertjanal force-pushed the multiple-plugin-dirs branch from 1b31bd7 to 9a750ac Compare October 8, 2025 20:15
@wendigo wendigo force-pushed the multiple-plugin-dirs branch from 9a750ac to 0df6ef2 Compare October 9, 2025 08:41
@wendigo wendigo force-pushed the multiple-plugin-dirs branch from 0df6ef2 to 1f1459a Compare October 9, 2025 09:08
@wendigo wendigo merged commit 2815234 into trinodb:master Oct 9, 2025
191 of 193 checks passed
@github-actions github-actions bot added this to the 478 milestone Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants