SameerMesiah97 commented on code in PR #61463: URL: https://github.com/apache/airflow/pull/61463#discussion_r2773825166
########## providers/google/src/airflow/providers/google/cloud/transfers/adls_to_gcs.py: ########## Review Comment: > nit for the nit: I assumed you meant `PosixPath` from `Pathlib` :) The odd contributor won't be odd if [#10388](https://redirect.github.com/apache/airflow/issues/10388) gets resolved (not that I think it will happen anytime soon) Yes. My point is that path construction should be OS agnostic. If the function you mentioned is the acceptable one, then that is the one the author should use. Thank you for calling that out. -- 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]
