The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/tidb-asset-collation-config has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
2b1699c4874e5b9567953dbcfe36b0767bf78802 / 1fanwang <[email protected]>
Allow configuring the collation of asset name columns

The asset name, uri and group columns hard-code the latin1_general_cs
collation on MySQL. Several MySQL-compatible engines do not provide that
collation, so Airflow cannot create its own schema on them even though the
rest of the database works. There is no way to override it from outside,
because the collation is baked into the ORM column definitions.

closes: #31373
Signed-off-by: 1fanwang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/31125786598

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to