Skip to content

Commit

Permalink
add a log for verification
Browse files Browse the repository at this point in the history
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
  • Loading branch information
firestarman committed Jan 2, 2024
1 parent a5973ef commit 5c5ac3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ case class GpuFileSourceScanExec(
}

override def doCanonicalize(): GpuFileSourceScanExec = {
logInfo("doCanonicalize with a reuse fix")
GpuFileSourceScanExec(
relation,
output.map(QueryPlan.normalizeExpressions(_, output)),
Expand Down

0 comments on commit 5c5ac3b

Please sign in to comment.