Skip to content

Commit

Permalink
Delete println
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Chia <[email protected]>
  • Loading branch information
kevinzwang and jaychia authored Oct 5, 2024
1 parent 520a04c commit 56f5305
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,6 @@ mod tests {
.select(vec![stacked_stateful_project_expr.clone()])?
.build();

println!("{}", project_plan);

let intermediate_name = "__TruncateRootStatefulUDF_0-0-0__";

Expand Down

0 comments on commit 56f5305

Please sign in to comment.