emkornfield commented on PR #250: URL: https://github.com/apache/parquet-format/pull/250#issuecomment-2139554509
> By splitting metadata we are fixing (1) but we are requiring a secondary fetch from the object store that _depends_ on the first fetch and we make (2) twice as long. At this point we are back to square 1... @alkis I think I might have misphrased something here or misdesigned something here. Where do you see the require second fetch as a requirement. I imagine performant readers will still read a significant portion of the tail of the file to avoid the two fetches. -- 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]
