Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mskapilks committed Jul 10, 2024
1 parent dff3b7d commit e364315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/dwio/parquet/reader/ParquetReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,8 @@ std::unique_ptr<ParquetTypeWithId> ReaderBase::getParquetColumnInfo(
maxDefine,
isOptional,
isRepeated,
scale,
precision,
scale,
typeLength);

if (schemaElement.repetition_type ==
Expand Down

0 comments on commit e364315

Please sign in to comment.