fran-penedo
fran-penedo
As far as I can tell, the issue is in the [`_upgrade_schema`](https://github.com/spotify/luigi/blob/d1d8e92f6598b04fa55671f60bd0959675139725/luigi/db_task_history.py#L242) function. In 2.0, string queries must be enclosed in a `text` object and for some reason the rows...
The executable data source was missing after the plasma 6 migration
Old versions of Mongo, like 3.6, log the message "waiting for connections [...]", with a lowercase 'w', while newer versions log the message with uppercase 'W'. This commit makes the...