presto
presto copied to clipboard
Test with jdk 11 spark integration
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 8 to run on spark 2.
Test Plan
Regular GitHub actions
Contributor checklist
- [ ] Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
- [ ] PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
- [ ] Documented new properties (with its default value), SQL syntax, functions, or other functionality.
- [ ] If release notes are required, they follow the release notes guidelines.
- [ ] Adequate tests were added if applicable.
- [ ] CI passed.
Release Notes
Please follow release notes guidelines and fill in the release notes below.
== NO RELEASE NOTE ==