maroshmka opened a new pull request #11793:
URL: https://github.com/apache/airflow/pull/11793


   Hello!
   
   Implemented feature for postgres_to_gcs operator that allows to use server 
side cursor. More in the issue https://github.com/apache/airflow/issues/8664
   
   I was thinking about multiple designs to generalize it a bit more, but in 
the end went with straight forward solution on doing it only for postgres db, 
while keeping it consistent with presto_to_gcs operator. If there would be more 
demand for server-side cursors implemented on other dbs as well (mssql, mysql), 
generalization can be done then.
   
   btw, had great experience with Breeze, absolutely love it! I was sceptic and 
was counting on "this will help you develop, but it will yield 100 errors 
anyway" experience, but it was really a breeze - install, read docs, run. nice!
   
   Thanks!


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to