This is an automated email from the ASF dual-hosted git repository.
cgivre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from 56ff655 Initial Commit
add 78954c1 DRILL-8034: Add support for java 17 (#2377)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 2 +-
distribution/src/main/resources/drill-config.sh | 3 +-
distribution/src/main/resources/sqlline.bat | 3 +-
.../org/apache/drill/yarn/scripts/ScriptUtils.java | 9 ++----
.../drill/exec/compile/CompilationConfig.java | 2 +-
exec/jdbc-all/pom.xml | 2 +-
hooks/{README => README.md} | 0
hooks/build | 13 ++++-----
hooks/push | 2 +-
pom.xml | 33 ++++++++++++++++++----
10 files changed, 44 insertions(+), 25 deletions(-)
mode change 100755 => 100644 distribution/src/main/resources/sqlline.bat
rename hooks/{README => README.md} (100%)
mode change 100755 => 100644 hooks/build
mode change 100755 => 100644 hooks/push