prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
16.07k stars 5.38k forks source link

[jdk upgrade] maven checks presto-lark-sheets #24092

Closed auden-woolfson closed 4 days ago

auden-woolfson commented 5 days ago

Get the maven-checks action passing for this module when building with java >= 17. This should be the equivalent of running ./mvnw clean install -pl -am -DskipTests on a development machine.

Make sure the PR targets upgradeJava17Bytecode

imjalpreet commented 4 days ago

Fixed with #24093