tirkarthi commented on issue #32367: URL: https://github.com/apache/airflow/issues/32367#issuecomment-1622166600
The endpoint doesn't accept map_index. Would the fix be to allow map_index as query parameter defaulting to -1 for backwards compatibility through which users can get the relevant xcom? Another approach would be a new endpoint that has map_index in the url path but that wouldn't fix this issue though. https://github.com/apache/airflow/blob/d3f0900bbb68bda36f81475bf64d83d51ee32b22/airflow/api_connexion/endpoints/xcom_endpoint.py#L85-L107 -- 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]
