[pull] master from prestodb:master#569
Merged
pull[bot] merged 2 commits intofishbone:masterfrom Feb 17, 2026
Merged
Conversation
… default Presto server Provisio build (#26926) ## Description Stop bundling sql invoked function plugins from default Presto server Provisio build. ## Motivation and Context Presto Server build currently includes the sql invoked functions plugins in the default Provisio build. This implicitly bundles optional plugins into the server distribution. Bundling it by default increases build space, dependency coupling. ## Impact Users currently relying on the plugins can load the plugins explicitly by referencing them from the Maven repository. ## Test Plan No tests needed ## Contributor checklist - [x] Please make sure your submission complies with our [contributing guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md), in particular [code style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style) and [commit standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards). - [x] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced. - [x] Documented new properties (with its default value), SQL syntax, functions, or other functionality. - [x] If release notes are required, they follow the [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines). - [x] Adequate tests were added if applicable. - [x] CI passed. - [x] If adding new dependencies, verified they have an [OpenSSF Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or higher (or obtained explicit TSC approval for lower scores). ## Release Notes Please follow [release notes guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines) and fill in the release notes below. ``` == RELEASE NOTES == General Changes * Remove implicit bundling of SQL invoked function plugins from default Presto server Provisio build. Documentation Changes * Improve documentation of plugin loaded functions by grouping them in :ref:`functions/plugin-loaded-functions:array functions`. ``` ## Summary by Sourcery Stop bundling SQL-invoked function plugins from the default Presto server Provisio build and document that the affected functions are provided via an external plugin. Build: - Remove sql-invoked-functions and native-sql-invoked-functions plugins from the default Presto server Provisio packaging configuration. Documentation: - Clarify documentation to indicate that certain array, map, and string functions are supplied by a plugin rather than the core server distribution.
``` == NO RELEASE NOTE == ``` ## Summary by Sourcery Chores: - Update the presto-native-execution Velox submodule reference to the latest desired commit.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )