Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted-Jiang committed Apr 17, 2024
1 parent cbd6c69 commit 0af79f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/core/tests/parquet/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ enum Scenario {
}

enum Unit {
// pass max row per row group in parquet writer
// pass max row per row_group in parquet writer
RowGroup(usize),
// pass max row per page in parquet writer
Page(usize),
Expand Down

0 comments on commit 0af79f4

Please sign in to comment.