Skip to content

Commit

Permalink
Update src/main/thrift/parquet.thrift
Browse files Browse the repository at this point in the history
Co-authored-by: mwish <[email protected]>
  • Loading branch information
emkornfield and mapleFU authored Aug 22, 2023
1 parent 3df8198 commit 27116b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/thrift/parquet.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ struct ColumnIndex {
/**
* Repetition and definition level histograms for the pages.
*
* This contains some redundancy with null_counts, however, to accommodate the
* This contains some redundancy with null_counts, however, to accommodate the
* widest range of readers both should be populated.
**/
6: optional list<RepetitionDefinitionLevelHistogram> repetition_definition_level_histograms;
Expand Down

0 comments on commit 27116b3

Please sign in to comment.