alamb commented on issue #10655: URL: https://github.com/apache/arrow-rs/issues/10655#issuecomment-5603844131
I wonder if it would be worth sketching out the API you want from your parquet reader It seems like for an OpenSearch like thing you would want "get(<list of row-id>)` where the row-ids are supplied by some external indexes? That would be the so called "random row access' pattern Is this the high level API you are building? -- 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]
