[GitHub] [airflow] mattppal commented on pull request #28592: Guard not-yet-expanded ti in trigger rule dep

2023-01-23 Thread via GitHub
mattppal commented on PR #28592: URL: https://github.com/apache/airflow/pull/28592#issuecomment-1400883922 @Taragolis I think adding a test case like: ``` @task def t(x): return {'x':x} @task_group def tg(a):

[GitHub] [airflow] mattppal commented on pull request #28592: Guard not-yet-expanded ti in trigger rule dep

2023-01-20 Thread GitBox
mattppal commented on PR #28592: URL: https://github.com/apache/airflow/pull/28592#issuecomment-1398744685 Hi all, I'm seeing the same issue on `rc2` when passing an XComArg object to the mapped task. Lists appear to work as expected. -- This is an automated message from the Apache Git