kaxil commented on issue #9957: URL: https://github.com/apache/airflow/issues/9957#issuecomment-665614789
Based on https://www.psycopg.org/docs/cursor.html#cursor.execute and https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlcursor-execute.html it looks like the cursor.execute method is up[posed to just take a string (query to execute). ---------------------------------------------------------------- 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]
