hveiga commented on issue #11042: URL: https://github.com/apache/datafusion/issues/11042#issuecomment-2234289986
Thanks for all the feedback, we are actively testing this and can report our findings later today. Regarding `data_page_row_limit=20k` what is the right key to pass in the `COPY` command? I can see the [Write Options docs](https://datafusion.apache.org/user-guide/sql/write_options.html) say `format.data_pagesize_limit` but https://github.com/apache/datafusion/pull/11524 talks about `data_page_row_limit`. If this different naming is an issue, I am happy to PR a change to consolidate. -- 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]
