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 DML commands on partitioned tables with special chars #3593

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

cstavr
Copy link
Contributor

@cstavr cstavr commented Aug 22, 2024

Which Delta project/connector is this regarding?

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

Description

The paths of partitioned tables contain the partition values in escaped form that follows the Hive-style partitioning. This PR introduces a basic test for DML operations on such tables.

How was this patch tested?

Test-only PR.

Does this PR introduce any user-facing changes?

No

@vkorukanti vkorukanti merged commit 33ad6b3 into delta-io:master Aug 22, 2024
12 of 16 checks passed
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.

2 participants