Skip to content

added notebook for schema evolution #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

KshitizLohia
Copy link
Member

@KshitizLohia KshitizLohia commented Jul 25, 2023

Notebook example for schema enforcement and schema evolution

Screenshot 2023-07-25 at 4 10 37 PM
  1. Schema enforcement, also known as schema validation, is a safeguard in Delta Lake that ensures data quality by rejecting writes to a table that do not match the table's schema.
  2. Schema evolution is a feature that allows users to easily change a table's current schema to accommodate data that is changing over time.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 25, 2023
@KshitizLohia KshitizLohia merged commit 4952fca into feature/feature-store Jul 26, 2023
harsh97 pushed a commit that referenced this pull request Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants