potiuk commented on issue #35765: URL: https://github.com/apache/airflow/issues/35765#issuecomment-1819945867
I think you are running it on Windows Filesystem that's why it does not work for you . You should change your filesystem to be Linux-based, t won't work otherwise. Airflow expliclity only works with POSIX OS and POSIX filesystems. It is a requirement. -- 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]
