This is an automated email from the ASF dual-hosted git repository.
luoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from 89be428 DRILL-7135: Update to Jetty 9.4 (#2236)
add 72b4ae0 DRILL-7936: Remove usage of Guava Files#createTempDir method
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/drill/common/util/DrillFileUtils.java | 15 +++++++++++++++
.../exec/expr/fn/FunctionImplementationRegistry.java | 6 +++---
.../exec/planner/sql/handlers/CreateFunctionHandler.java | 4 ++--
.../java/org/apache/drill/exec/server/rest/WebServer.java | 3 ++-
.../org/apache/drill/exec/store/StorageStrategyTest.java | 4 ++--
.../apache/drill/exec/util/FileSystemUtilTestBase.java | 4 ++--
.../src/test/java/org/apache/drill/test/BaseFixture.java | 4 ++--
7 files changed, 28 insertions(+), 12 deletions(-)