Skip to content

Conversation

hannes
Copy link
Member

@hannes hannes commented Oct 14, 2024

This now works:

SELECT array_slice(blob '\x00\x01\x02\x03\x04\x05', 2, 4)

@hannes
Copy link
Member Author

hannes commented Oct 14, 2024

Not entirely happy with the looks of passing the types into all those functions but hard to avoid with templating IMHO

@hannes hannes requested a review from taniabogatsch October 15, 2024 07:36
@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 15, 2024 07:36
@hannes hannes marked this pull request as ready for review October 15, 2024 07:49
Copy link
Contributor

@taniabogatsch taniabogatsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! - I left a few comments.

Copy link
Collaborator

@Mytherin Mytherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks good - one suggestion:

@hannes
Copy link
Member Author

hannes commented Oct 15, 2024

Thanks so much @taniabogatsch and @Mytherin

@duckdb-draftbot duckdb-draftbot marked this pull request as draft October 15, 2024 10:51
@hannes hannes marked this pull request as ready for review October 15, 2024 10:58
@hannes
Copy link
Member Author

hannes commented Oct 16, 2024

@pdet have you seen that test failure before?

@Mytherin
Copy link
Collaborator

The CI failure should already have been fixed in #14380. Thanks!

@Mytherin Mytherin merged commit 5d4c8c2 into duckdb:feature Oct 16, 2024
37 of 38 checks passed
@hannes hannes deleted the array_slice_blob branch October 29, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants