Skip to content

[Rust][DataFusion] to_timestamp function parses timestamp without timezone offset as UTC rather than local #25987

@asfimport

Description

@asfimport

ARROW-9944 added a TO_TIMESTAMP function that supports parsing timestamps without a specified timezone, such as 2020-09-08T13:42:29.190855

Such timestamps are supposed to be interpreted as in the local timezone, but instead are interpreted as UTC.

Reporter: Andrew Lamb / @alamb
Assignee: Andrew Lamb / @alamb

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-9961. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions