Navigation Menu

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

Support for casting from Utf8/String to Time32 / Time64 #2053

Closed
andygrove opened this issue Jul 12, 2022 · 0 comments · Fixed by #2251
Closed

Support for casting from Utf8/String to Time32 / Time64 #2053

andygrove opened this issue Jul 12, 2022 · 0 comments · Fixed by #2251
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted

Comments

@andygrove
Copy link
Member

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like to be able to support casting string to Time32 / Time64 so that DataFusion can support SQL statements such as SELECT TIME '08:08:00.091' AS "T".

Describe the solution you'd like
As described.

Describe alternatives you've considered
None

Additional context
None

@andygrove andygrove added the enhancement Any new improvement worthy of a entry in the changelog label Jul 12, 2022
@alamb alamb added the arrow Changes to the arrow crate label Aug 4, 2022
@alamb alamb changed the title Add support for casting from string to Time32 / Time64 Support for casting from Utf8/String to Time32 / Time64 Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants