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

Implement date_part for Interval #6113

Closed
alamb opened this issue Jul 25, 2024 · 1 comment · Fixed by #6071
Closed

Implement date_part for Interval #6113

alamb opened this issue Jul 25, 2024 · 1 comment · Fixed by #6071
Labels
arrow Changes to the arrow crate documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog

Comments

@alamb
Copy link
Contributor

alamb commented Jul 25, 2024

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

per @nrc:

We want to support extracting parts of intervals (like days, etc) in DataFusion. It's also desirable functionality in Arrow for it's own sake, although I don't have a directly motivating use case.

Related to apache/datafusion#6327

Describe the solution you'd like

Implement date_part for Interval

Describe alternatives you've considered

Additional context

@alamb alamb added arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog labels Jul 25, 2024
@Dandandan Dandandan changed the title Implement data_part for Interval Implement date_part for Interval Jul 26, 2024
@alamb alamb added the documentation Improvements or additions to documentation label Aug 31, 2024
@alamb
Copy link
Contributor Author

alamb commented Aug 31, 2024

label_issue.py automatically added labels {'documentation'} from #6140

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 documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant