tustvold commented on pull request #1041: URL: https://github.com/apache/arrow-rs/pull/1041#issuecomment-1010044251
Unfortunately the code I added in #1155 didn't quite carry across as I had hoped for, as parquet doesn't have an `Int16Type` but definition levels and repetition levels are parsed as `i16`. This required some more finagling, but the general concept of restricting the valid types remains unchanged -- 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]
