Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 25, 2021 07:11
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 1ambda/9e160b12b577136ab6c727bd9ef4ea9c to your computer and use it in GitHub Desktop.
Save 1ambda/9e160b12b577136ab6c727bd9ef4ea9c to your computer and use it in GitHub Desktop.
spark.sql("""
CACHE TABLE RAW_CACHED AS SELECT * FROM RAW
""")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment