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

[new] remove_value(arr, value) #23

Closed
unytics opened this issue Dec 6, 2022 · 1 comment
Closed

[new] remove_value(arr, value) #23

unytics opened this issue Dec 6, 2022 · 1 comment
Labels
good first issue Good for newcomers new-bigfunction Suggest a New BigFunction

Comments

@unytics
Copy link
Owner

unytics commented Dec 6, 2022

returns an array with all values except value.

Get inspired from https://stackoverflow.com/questions/68580397/bigquery-udf-remove-from-array-how-do-i-anonymously-reference-an-element-in-a-s

@unytics unytics added good first issue Good for newcomers new-bigfunction Suggest a New BigFunction labels Dec 6, 2022
@unytics unytics changed the title remove_value(arr, value) [new] remove_value(arr, value) Dec 7, 2022
@unytics
Copy link
Owner Author

unytics commented Dec 12, 2022

congrats @sidaliSadi !

@unytics unytics closed this as completed Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new-bigfunction Suggest a New BigFunction
Projects
None yet
Development

No branches or pull requests

1 participant