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 27116b3 commit ca66f88
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 @@ -202,7 +202,7 @@ enum FieldRepetitionType {
struct RepetitionDefinitionLevelHistogram {
/**
* When present, there is expected to be one element corresponding
to each repetition (i.e. size=max repetition_level+1)
* to each repetition (i.e. size=max repetition_level+1)
* where each element represents the number of times the repetition level was observed in the data.
*
* This value should not be written if max_repetition_level is 0.
Expand Down

0 comments on commit ca66f88

Please sign in to comment.