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

Document timezone semantics #10344

Open
Tracked by #8282
alamb opened this issue May 2, 2024 · 2 comments
Open
Tracked by #8282

Document timezone semantics #10344

alamb opened this issue May 2, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@alamb
Copy link
Contributor

alamb commented May 2, 2024

Is your feature request related to a problem or challenge?

The automatic coercion and comparison rules for timestamps with timezones (especially how timestamps with None) are treated is not clear -- for example #10311 from @Abdullahsab3

Describe the solution you'd like

I would like something in the

Describe alternatives you've considered

No response

Additional context

No response

@alamb alamb added the enhancement New feature or request label May 2, 2024
@alamb
Copy link
Contributor Author

alamb commented May 2, 2024

@tustvold do you know of any documentation in arrow-rs? I took a quick look and couldn't find anything

https://docs.rs/arrow/latest/arrow/?search=timezone

Possibly related: #5823 (comment)

@alamb alamb added the documentation Improvements or additions to documentation label May 2, 2024
@tustvold
Copy link
Contributor

tustvold commented May 2, 2024

https://docs.rs/arrow-schema/latest/arrow_schema/enum.DataType.html#variant.Timestamp

On the variant for timestamp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants