alamb commented on issue #6002: URL: https://github.com/apache/arrow-rs/issues/6002#issuecomment-2275612856
@adriangb I think https://github.com/apache/arrow-rs/issues/6002#issuecomment-2274687194 is a great idea It also would make `ParquetMetaDataDecoder` / the internal push based whatever mirror the structure you implemented with `ParquetMetaDataEncoder` / `ThriftMetadataWriter` which is nicely symmetric and also seems to work well > Sorry I didn't fully understand the question. I think the API looks good on the surface and pending internal details should work. Sorry for not being clear, I was just trying to say it would be good not to have two entirely separate paths for decoding the metadata. I think you ridea of the "internal push based or whatever API decoder" sounds perfect -- 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]
