Skip to content

Conversation

@joeyutong
Copy link

@joeyutong joeyutong commented Dec 8, 2025

What changes were proposed in this pull request?

This PR fixes a small document issue in the Spark connector datatype mapping.
Since TimestampNTZType is not available in Spark 3.3 - it was introduced in 3.4. The current docs may mislead users running Spark 3.3
This PR applies a minimal inline annotation:

TimestampNTZType (Spark 3.4+)

Why are the changes needed?

Fix a small document issue

Does this PR introduce any user-facing change?

No

How was this patch tested?

@yuqi1129 yuqi1129 added the branch-1.1 Automatically cherry-pick commit to branch-1.1 label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch-1.1 Automatically cherry-pick commit to branch-1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants