https://delta.io logo
s

Simon Thelin

06/28/2023, 9:46 AM
Hello. A stupid question. I have a delta table
which I do not own or created
which is under a strange filepath like:
Copy code
data///delta_table/
Currently spark does not recognise this, is there any way to work around this without having to change S3 file path?
1
I think there is no choice but to fix the filepath.