Skip to content

Commit 4024030

Browse files
alambCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 242e565 commit 4024030

File tree

1 file changed

+1
-1
lines changed
  • parquet/tests/arrow_reader/io

1 file changed

+1
-1
lines changed

parquet/tests/arrow_reader/io/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ struct TestColumnChunk {
249249
/// The name of the column
250250
name: String,
251251

252-
/// The location of the entire column chunk in the file including data pages
252+
/// The location of the entire column chunk in the file including dictionary pages
253253
/// and data pages.
254254
location: Range<usize>,
255255

0 commit comments

Comments
 (0)