waynexia commented on PR #4735: URL: https://github.com/apache/arrow-datafusion/pull/4735#issuecomment-1365569146
Thanks for your review! >I think we could potentially also look to reduce the page and row group size of the writer, so that we can potentially get the same coverage using a significantly smaller parquet file I try to set `row_limit` to 4096 in 01513389c074e18b2d46d4708e87da5ef9549fa4, and some test results change. But I'm not sure about if those changes are expected... Could you please have a look @tustvold? -- 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]
