potiuk commented on pull request #12596: URL: https://github.com/apache/airflow/pull/12596#issuecomment-733194486
> No idea, I haven't looked in to the details of mysql collations. > > Do you know if switching to TEXT instead has any other advantages? > > Going against mysql's docs seems like a bad idea? It's not going against it- we will likely have other "too big index" problems if we do that - just guessing. And it's not only this one field is a problem - in the same connection table there are already quite a few big test fields which are TEXT if you look at that. ---------------------------------------------------------------- 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]
