potiuk commented on issue #25144: URL: https://github.com/apache/airflow/issues/25144#issuecomment-1189391132
> (actually your problem is that innodb_large_prefix is off) - you should enable it. We are not going to change that requirement. As explained: actually your problem is that innodb_large_prefix is off) - you should enable it. We are not going to change that requirement. > my question is when setting the db columns an indexes, we might be extra careful about the length. for example, for the key of xcom, do we really need 512 that long? Yes. Unless you want to break compatibliity of about 10000 installations out there. -- 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]
