Skip to content

Instantly share code, notes, and snippets.

@jimathyp
Last active August 25, 2022 21:41
Show Gist options
  • Save jimathyp/c9f66300512fee0e1f8af03e5470de93 to your computer and use it in GitHub Desktop.
Save jimathyp/c9f66300512fee0e1f8af03e5470de93 to your computer and use it in GitHub Desktop.

Spark DDL

comments

alter table some_database.some_table column reason comment 'some comment';

Unclear - but can't add to if source data already delta and already exists? delta specified schema does not match

delta lake schema enforcement and evolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment