Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Nov 23, 2022
1 parent ca48b22 commit 210469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/common/src/dfschema.rs
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ mod tests {
}
.run();

// todo different qualifier
// different qualifier
TestCase {
fields1: vec![&field1_i16_t],
fields2: vec![&field1_i16_t_qualified],
Expand Down

0 comments on commit 210469f

Please sign in to comment.