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 25, 2024
1 parent 6f9be96 commit 5f145ac
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 5f145ac

Please sign in to comment.