I have this behavior that I'm not understanding. I have a notebook that defines a DLT from a Kinesis stream and a view from that DLT. This works when I run it from within workflow, configured using the DLT pipeline. If, however, I create a workflow and point it to the same notebook used in the DLT pipeline, the workflow job runs successfully but does not produce any results. Can notebooks with DLT tables not run within a workflow that points to the notebook or is there something else I need to do in order to get this to work?