Skip to content

Commit

Permalink
remove debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jul 1, 2024
1 parent 66c4ebe commit c55b7cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2269,7 +2269,6 @@ object QueryPlanSerde extends Logging with ShimQueryPlanSerde with CometExprShim

op match {
case _ if op.getTagValue(CometExplainInfo.CBO_FALLBACK).isDefined =>
logWarning("QueryPlanSerde cbo fallback")
withInfo(op, "cbo: " + op.getTagValue(CometExplainInfo.CBO_FALLBACK).get)
None

Expand Down

0 comments on commit c55b7cc

Please sign in to comment.