Skip to content

Instantly share code, notes, and snippets.

@KeesCBakker
Created November 9, 2019 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KeesCBakker/b62378b6780c6452507b4c9fb2ff4b16 to your computer and use it in GitHub Desktop.
Save KeesCBakker/b62378b6780c6452507b4c9fb2ff4b16 to your computer and use it in GitHub Desktop.
df_delta = (spark.read
.format("delta")
.load("/mnt/{prefix}-{topic}-delta/delta-table"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment