jscheffl commented on issue #41723: URL: https://github.com/apache/airflow/issues/41723#issuecomment-2316277187
> Seems that this one might be fixed by [fsspec/universal_pathlib#257](https://github.com/fsspec/universal_pathlib/issues/257) That fixes Problem #1, the second problem that we call the join with Optional[str] because we allow `None` values passed for dag_id, run_id and task_id is not fixed. I checked this but the interface is inherited from XCom and I assume that is something we need to fix on our side. -- 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]
