shahar1 commented on issue #48005: URL: https://github.com/apache/airflow/issues/48005#issuecomment-4830640434
> > Closing as resolved - the literal example in this issue works properly as the `.expand(...)` now covers it. However, [#69036](https://github.com/apache/airflow/issues/69036) is indeed a new issue caused by migration to the task sdk, which has a similar root cause. Created a PR to solve it [#69075](https://github.com/apache/airflow/pull/69075). > > @shahar1 Are you sure that this issue here is resolved? I can reproduce it with an 3.2.2 installation, copy pasting the example dag above. > `display_results` prints `None` instead of an empty list for me. > Thanks for looking into it and the PR 🫶 Please let me double check on it, reopening. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
