Linsong Wang
Linsong Wang
Will add details.
# Missing Release Notes ## AbhijitKulkarni1 - [ ] https://github.com/prestodb/presto/pull/21724 Revert "Upgraded spring boot maven plugin and spring core version to resolve multiple CVE" (Merged by: Timothy Meehan) ## Ajay...
I am running TPC-H benchmarking via Benchto, but when the query fails, the Benchto driver stops with an ExecutionException. I want Benchto to continue running other queries even if a...
# Missing Release Notes ## Amit Dutta - [ ] https://github.com/prestodb/presto/pull/22473 [native] Remove redundant move in PrestoToVeloxConnectorTest (Merged by: Amit Dutta) - [ ] https://github.com/prestodb/presto/pull/22438 [native] Advance velox. (Merged by:...
Presto has about 100 submodules, some of which rarely get updated from one release to another. Even there are some updates, most of the updates are about bug fixes and...
# Missing Release Notes ## Ajay Gupte - [ ] https://github.com/prestodb/presto/pull/22631 BEFORE syntax support for presto engine. (Merged by: Ajay Gupte) ## Amit Dutta - [ ] https://github.com/prestodb/presto/pull/22968 [native] Remove...
https://github.com/prestodb/presto/pull/22926 CC @tdcmeehan
Set to the first half of June 2024 1. create release branch and increment version in the master branch 2. create release notes PR 3. publish maven and docker artifacts...
## Description Use JDK 11 to build Presto, and run tests. ## Motivation and Context This is the first step to upgrading Java versions, to catch up with the development...
## Description Update spark test env with jdk11. Spark 3.0 is needed. ## Motivation and Context To upgrade jdk to 11. ## Impact Code need to build into binary java...