Skip to content

Feature: support cast date to timestamp with tzΒ #14638

@xudong963

Description

@xudong963

Is your feature request related to a problem or challenge?

> select to_char(arrow_cast('2023-09-04'::date, 'Timestamp(Second, Some("UTC"))'), '%Y-%m-%dT%H:%M:%S%.3f');
This feature is not implemented: Unsupported CAST from Date32 to Timestamp(Second, Some("UTC"))

Describe the solution you'd like

No response

Describe alternatives you've considered

Maybe it should be implemented in arrow-rs?

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions