RNHTTR commented on issue #33078: URL: https://github.com/apache/airflow/issues/33078#issuecomment-1670553278
Yeah, I see what you're saying. I think the best path would be a boolean parameter in the [MappedOperator](https://github.com/apache/airflow/blob/main/airflow/models/mappedoperator.py#L243) such as `use_none_if_empty_map` (or something to that effect). An alternate, less invasive option would be to update the UI for the task instance when this happens. What do you think? -- 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]
