Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#deltalake-questions
Title
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.
Post