I am getting this strange error: OSError: Generic DeltaLocalObjectStore error: Function not implemented (os error 38) while trying to write a delta table in a mounted storage inside Azure. Any one know what the cause is? I can write any other file fine.
Found this issue:
https://github.com/delta-io/delta-rs/issues/987, so it seems it's not supported to write in mounted storage?