Skip to content

Adjust list_reduce to use a 1-based indexing #15614

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

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

szarnyasg
Copy link
Collaborator

Fixes #15062 and fixes #14619

@Mytherin Mytherin added the Needs Documentation Use for issues or PRs that require changes in the documentation label Jan 9, 2025
@Mytherin Mytherin merged commit b48222e into duckdb:main Jan 9, 2025
45 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Jan 9, 2025

Thanks!

@szarnyasg szarnyasg deleted the iss15062 branch January 9, 2025 11:08
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jan 9, 2025
Adjust list_reduce to use a 1-based indexing (duckdb/duckdb#15614)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jan 9, 2025
Adjust list_reduce to use a 1-based indexing (duckdb/duckdb#15614)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Documentation Use for issues or PRs that require changes in the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zero-based index in list_reduce Inconsistent Index Origin in list_transform() and list_reduce()
2 participants