iemejia commented on PR #3535: URL: https://github.com/apache/parquet-java/pull/3535#issuecomment-4472737127
Closing — the batch read APIs will be superseded by forthcoming PRs for column I/O (v2-par7-column-io) and level write batching (v2-par9-level-write-batching), which are not yet opened because they depend on #3565 (PLAIN), #3568 (RLE), and other encoding PRs being merged first. I initially submitted a series of small, focused PRs thinking they'd be easier to review. In practice the sheer number (~16 PRs, with more pending) made things harder to follow — even for me. I've regrouped the changes by encoding type / performance area so that each PR is self-contained with its own benchmarks and test coverage, which should make review and performance analysis much more straightforward. Apologies for the churn. The replacement PRs will be opened once their dependencies land. Thank you. -- 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]
