kailashnath commented on pull request #7658: URL: https://github.com/apache/airflow/pull/7658#issuecomment-788431476
Hi, we are seeing an issue where the pool name size in table [`task_instance`](https://github.com/apache/airflow/blob/master/airflow/models/taskinstance.py#L275) is still pointing to `VARCHAR(50)` and this is causing some unforeseen issues for our use-case. Curious to learn if this is a non-issue or something very specific to our use-case @ephraimbuddy ---------------------------------------------------------------- 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]
