Skip to content

Commit

Permalink
chore: rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
discord9 committed Dec 25, 2024
1 parent 3cf378e commit aacc741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flow/src/compute/render/reduce.rs
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@ fn reduce_batch_subgraph(
msg: "can't convert key values to datafusion value",
})?;

// TODO(discord9): type check!!!!
let key_data_type = output_type
.column_types
.get(key_idx)
Expand Down

0 comments on commit aacc741

Please sign in to comment.