Skip to content

Commit

Permalink
rm debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
kecookier committed Mar 23, 2024
1 parent aaa27b8 commit 8bb38e2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,6 @@ object UDFResolver extends Logging {
conf.put(BackendSettings.GLUTEN_VELOX_UDF_LIB_PATHS, getAllLibraries(paths, sparkConf))
case None =>
}

logInfo(
s"after resolve path " +
s"is:${conf.get(BackendSettings.GLUTEN_VELOX_UDF_LIB_PATHS)}")
}

// Try to unpack archive. Throws exception if failed.
Expand Down

0 comments on commit 8bb38e2

Please sign in to comment.