Skip to content

Conversation

@johanl-db
Copy link
Collaborator

Description

Fix a bug that causes streaming writes to a Delta table to fail when one the column names contains dots ('.'). This occurs when implicit casting is enabled, and we attempt to reconcile the input data types with the data types in the table schema.

How was this patch tested?

Added a test covering the issue

Does this PR introduce any user-facing changes?

No

Copy link
Collaborator

@tomvanbussel tomvanbussel left a comment

Choose a reason for hiding this comment

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

LGTM

@huan233usc huan233usc merged commit fd150ae into delta-io:master Oct 10, 2025
27 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.

3 participants