gszadovszky opened a new issue, #486: URL: https://github.com/apache/parquet-format/issues/486
### Describe the enhancement requested The current specification allows to shred an array without shredding the elements: > The typed_value field may be omitted when not shredding elements as a specific type. When typed_value is omitted, value must be required. The same should be available for objects. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
