Skip to content
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

[Spark] Add tests for MERGE with schema evolution Scala API #2765

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

xupefei
Copy link
Contributor

@xupefei xupefei commented Mar 19, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

This PR follows #2737 (bbbace1) to add tests for turning on schema evolution via the .withSchemaEvolution() Scala API.
It also introduce a placeholder for the upcoming support for the SQL API.

How was this patch tested?

This PR is test-only.

Does this PR introduce any user-facing changes?

No.

Copy link
Collaborator

@johanl-db johanl-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@xupefei xupefei changed the title [Spark] Add tests for WITH SCHEMA EVOLUTION SQL syntax [Spark] Add tests for merger with schema evolution Scala API Mar 19, 2024
@xupefei xupefei changed the title [Spark] Add tests for merger with schema evolution Scala API [Spark] Add tests for merge with schema evolution Scala API Mar 19, 2024
@xupefei xupefei changed the title [Spark] Add tests for merge with schema evolution Scala API [Spark] Add tests for MERGE with schema evolution Scala API Mar 19, 2024
@tdas tdas merged commit d8d751a into delta-io:master Mar 19, 2024
8 checks passed
@xupefei xupefei deleted the merge-evolution-followup branch March 19, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants