zeevm commented on issue #6648: URL: https://github.com/apache/arrow-rs/issues/6648#issuecomment-2446110834
@etseidl > So even if required, is it that a REPEATED field has 0 to many entries? I think so, it aligns with the definition of REPEATED in the [thrift](https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift): " /** The field is repeated and can contain 0 or more values */ REPEATED = 2;" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
