remove unnecessary log

This commit is contained in:
Nikita Sivukhin
2025-09-30 14:38:30 +04:00
parent f6d829f52d
commit 73f68dfcfb

View File

@@ -193,7 +193,6 @@ pub fn translate_insert(
&mut program.param_ctx,
BindingBehavior::ResultColumnsNotAllowed,
)?;
tracing::info!("rewrite expr: {:?}", set.expr);
}
if let Some(ref mut where_expr) = where_clause {
bind_and_rewrite_expr(