darkag
darkag
Yes that's why I started to look in the source code. When the problem occured I was not able to update the watched table since the trigger drop command failed....
Yes, no problems since the corrections I've made.
I've replaced `try:` ` from airflow.jobs import BaseJob` `except Exception as e:` ` from airflow.jobs.base_job import BaseJob` by `try:` ` from airflow.jobs.job import Job as BaseJob` `except Exception as e:`...
Hello, I have the same issue with version 2.11.0. I tested with v2.11.1 and it seems to solve the issue
not sure about the use of the feminine for the word pool (french dictionnaries reference the word as masculine)