Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
-
Updated
Oct 14, 2021 - Python
Describe the bug
We have several commands which should return an empty response like:
But instead of returning an object (which would be expected, since it is part of the interface) it is returning null.
The following fails: