Skip to content

[Fix][Connectors-V2] SQLServer type datetimeoffset be converted to incorrect Java type LocalDateTime#10441

Draft
MukjepScarlet wants to merge 3 commits intoapache:devfrom
MukjepScarlet:patch-1
Draft

[Fix][Connectors-V2] SQLServer type datetimeoffset be converted to incorrect Java type LocalDateTime#10441
MukjepScarlet wants to merge 3 commits intoapache:devfrom
MukjepScarlet:patch-1

Conversation

@MukjepScarlet
Copy link

@MukjepScarlet MukjepScarlet commented Feb 3, 2026

Purpose of this pull request

Fixes #10440

Does this PR introduce any user-facing change?

Yes, datetimeoffset is now java.time.OffsetDateTime in result row.

How was this patch tested?

TODO

Check list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [connector-jdbc-sqlserver] SQLServer datetimeoffset should be mapped to OffsetDateTime instead of LocalDateTime

1 participant