dominikhei opened a new pull request, #51262: URL: https://github.com/apache/airflow/pull/51262
--- closes: # I have adjusted the `_dump_table_to_file` function, to fetch rows in batches of 500 and thus not run into problems if the db to be exported is larger than your ram. The test case now also mocks rows returned by `.fetchmany() `, according to the return type of `.fetchmany()` (https://peps.python.org/pep-0249/#fetchmany) -- 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]
