When I follow the instructions Modularize your code using files I get the following error:
I am on azure, use DBRT 12.2 LTS, use ADLS as storage, I am happy to provide more details if needed. My research suggest that the reason is that the dfbs fuse driver does not support random writes (see limitations here). And it seems this is needed by the import mechanism behind the scenes in order to work.
But then how does it work for anybody? Is there something I can do to make it work?
And what is the exact difference between using import from files as compared to using the run command?