Skip to content

[arrow] Fix TIMESTAMP_LTZ Arrow timezone to use UTC instead of system default#7364

Open
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:fix-ts
Open

[arrow] Fix TIMESTAMP_LTZ Arrow timezone to use UTC instead of system default#7364
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:fix-ts

Conversation

@plusplusjiajia
Copy link
Member

Purpose

LocalZonedTimestampType stores UTC timestamps by definition. However, ArrowFieldTypeConversion used ZoneId.systemDefault() as the ArrowTimestamp timezone.

Tests

testTimestampArrowFieldTypeTimezone

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.

1 participant