trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Switch to golang based launcher #24132

Open wendigo opened 1 week ago

wendigo commented 1 week ago

Requires https://github.com/airlift/airlift/pull/1322. Tested locally.

Description

Additional context and related issues

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. ( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)
mosabua commented 1 week ago

Also this will need a release notes entry since the Python requirement is removed. But it probably does not need to use the breaking flag since .. well .. it should not be breaking ;-)