gianm commented on PR #1270: URL: https://github.com/apache/parquet-mr/pull/1270#issuecomment-2025628127
> In this case I wouldn't spend to much time on actually passing the configured value, and as you said, it might not even possible because of the caching. > I think, you are right to start with a small size and reach the target quickly. OK, thanks for the feedback. I have pushed up a change to start with the max of 4KB and the initial chunk passed to `setInput`, then reach the target through doubling. -- 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]
