uranusjr commented on issue #46715: URL: https://github.com/apache/airflow/issues/46715#issuecomment-2680918295
Not sure where this should go, dropping it here. After the changes, `rendered_map_index` in API now is only None (null) when `map_index == -1`, and always defaults to `map_index` otherwise. This also means that checking for `rendered_map_index === null` is now equivalent to `map_index === -1` at the frontend. -- 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]
