uranusjr commented on pull request #17729:
URL: https://github.com/apache/airflow/pull/17729#issuecomment-903080753


   > It has no negative consequences, really as all relevant IDs are ASCII 
anyway.
   
   In this case, would `ascii_general_ci` be even better? If not, I feel we 
should just *default* to `utf8mb3_general_ci` but still allow users to override 
it to something else. If the user uses `utf8mb4_general_ci`, that’s on them; we 
can document this or even explicitly prevent this user error by raising an 
exception.


-- 
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]


Reply via email to