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

feat: new array_remove udf #5843

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

blueedgenick
Copy link
Contributor

Just when you thought there couldn't possibly be any more array UDFs required...

array_remove( array, element) removes all elements equal to element from array.

Unit & QTT tests plus historical plans for the same.

Scalar-functions doc page updated.

@blueedgenick blueedgenick requested review from JimGalasyn and a team as code owners July 17, 2020 03:52
Copy link
Member

@spena spena left a comment

Choose a reason for hiding this comment

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

lgtm

@blueedgenick blueedgenick merged commit 4ebeff2 into confluentinc:master Jul 17, 2020
@blueedgenick blueedgenick deleted the array_remove_udf branch July 17, 2020 19:11
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.

2 participants