I have a workspace in GCP that's reading from a delta-shared dataset hosted in S3. When trying to run a very basic DLT pipeline, I'm getting the below error. Any help would be awesome!Code:import dlt
@dlt.table
def fn():
return (spark.readStr...
No replies to display.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.