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

[core] fix the timezone conversion for timestamp_ltz data_type in OrcFileFormat #5082

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiangyuf
Copy link
Contributor

@xiangyuf xiangyuf commented Feb 13, 2025

Purpose

Linked issue: close #5066

Tests

OrcFormatReadWriteTest#testTimestampLTZWithLegacyWriteAndRead
OrcFormatReadWriteTest#testTimestampLTZWithNewWriteAndRead
OrcFormatReadWriteTest#testTimestampLTZWithNewWriteAndLegacyRead
OrcFormatReadWriteTest#testTimestampLTZWithLegacyWriteAndNewRead

API and Format

orc-format

Documentation

@xiangyuf
Copy link
Contributor Author

@JingsongLi PTAL

@xiangyuf xiangyuf closed this Feb 14, 2025
@xiangyuf xiangyuf changed the title [core] fix the timeshit error for timestamp_ltz data_type in OrcFileFormat [core] fix the wrong timezone behavior for timestamp_ltz data_type in OrcFileFormat Feb 14, 2025
@xiangyuf xiangyuf reopened this Feb 14, 2025
@xiangyuf xiangyuf changed the title [core] fix the wrong timezone behavior for timestamp_ltz data_type in OrcFileFormat [core] fix the timezone conversion for timestamp_ltz data_type in OrcFileFormat Feb 14, 2025
@xiangyuf
Copy link
Contributor Author

CI timeout. Passed in local repo:
image

@xiangyuf
Copy link
Contributor Author

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.

[Bug] Parquet format with timestamp with local time processing wrong
1 participant