-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 array_pop_back
function
#6997
Comments
Hi, I'm interested in this issue, can I give it a try? |
Hello, @tanruixiang! |
Thank you very much for your advice.❤️ |
@tanruixiang Also ping me when you are ready for review. |
@izveigor @jayzhan211 I apologize for the longer delay in this issue due to some other things. It is now ready for REVIEW. |
Is your feature request related to a problem or challenge?
Summary
array_pop_back
list_pop_back
DuckDB: Returns the list without the last element.
Examples:
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: