Taragolis commented on PR #38066:
URL: https://github.com/apache/airflow/pull/38066#issuecomment-1991328183

   It might be good to change default value for execute many for PG, because 
seems like it didn't change for a long time, and it only valid in SA 1.3, SA 
1.4 look like silently fallback to valid value, in SA 2.0+ it is invalid
   - SA 1.3: 
https://docs.sqlalchemy.org/en/13/dialects/postgresql.html#psycopg2-fast-execution-helpers
   - SA 1.4: 
https://docs.sqlalchemy.org/en/14/dialects/postgresql.html#psycopg2-fast-execution-helpers
   - SA 2.0: 
https://docs.sqlalchemy.org/en/20/dialects/postgresql.html#psycopg2-fast-execution-helpers


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to