The GitHub Actions job "Tests" on airflow.git/fix/issue-62506 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: b3fa7a2d4792dd36bbdc8a92252dc100a6a7981e / Yoann Abriel <[email protected]> fix: stop parameterizing SQL keywords in MySQL bulk_load_custom duplicate_key_handling (IGNORE/REPLACE) and extra_options are SQL keywords that must be interpolated into the statement, not passed as query parameters. When parameterized, the MySQL driver quotes them as string literals, producing invalid SQL like: LOAD DATA LOCAL INFILE '/tmp/f' 'IGNORE' INTO TABLE ... Fixes apache/airflow#62506 Report URL: https://github.com/apache/airflow/actions/runs/22716998080 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
