hunnguye commented on issue #71977: URL: https://github.com/apache/airflow/issues/71977#issuecomment-5510281400
Not fitting to the title but relevant to the root cause is the following unexpected problem which also came with the psycopg update. ``` (psycopg.OperationalError): sending query and params failed: number of parameters must be between 0 and 65535 ``` It is mentioned here : https://github.com/psycopg/psycopg/issues/620 -- 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]
