potiuk commented on PR #28256:
URL: https://github.com/apache/airflow/pull/28256#issuecomment-1399202367

   It can be. You can just recursively find if the files exist splitting by 
directory separator. The advantage will be that you will do it only once during 
migration so it might take even multiple minutes to complete.
   
   Rest the file path as cache spreading up testing for modified files and 
migration as a way to build the cache from existing data (and continuously 
updating the cache after migration)


-- 
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]

Reply via email to