Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzwang committed Oct 5, 2024
1 parent 56f5305 commit e558ac7
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();


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

let expected = scan_plan.select(vec![col("a")])?.build();
Expand Down

0 comments on commit e558ac7

Please sign in to comment.