ashb commented on issue #8153: Make the default TI pool slots '1'
URL: https://github.com/apache/airflow/pull/8153#issuecomment-609409356
 
 
   > > Is this the right fix, or is changing the migration to have a default of 
1 better?
   > 
   > @ashb I didn't update the migration code as the TI table can be large for 
many users (which the original PR intended #7160 ). I was thinking we could do 
that as part of Airflow 2.0 to update NULLs to 1 and make the column not 
nullable. WDYT?
   > 
   
   Oh yeah, adding a new column with non null default would be a table-locking 
migration, good point.

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


With regards,
Apache Git Services

Reply via email to