You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/21 17:40:07 UTC

[GitHub] [airflow] dstandish commented on issue #24526: upgrading from 2.2.3 or 2.2.5 to 2.3.2 fails on migration-job

dstandish commented on issue #24526:
URL: https://github.com/apache/airflow/issues/24526#issuecomment-1162075878

   @ephraimbuddy @uranusjr seems like maybe when we changed to use `utf8mb3_bin` we needed to either (a) add logic to see how the existing task_id column was encoded and just stick with that  or (b) alter the column to use utf8mb3_bin?


-- 
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-unsubscribe@airflow.apache.org

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