googleapis / google-cloud-go

Google Cloud Client Libraries for Go.
https://cloud.google.com/go/docs/reference
Apache License 2.0
3.76k stars 1.29k forks source link

spanner/spansql: add support for ARRAY_FILTER, ARRAY_INCLUDES and ARRAY_TRANSFORM #8768

Open neglect-yp opened 1 year ago

neglect-yp commented 1 year ago

Is your feature request related to a problem? Please describe.

Array functions with lambdas as arguments cannot be parsed.

Describe the solution you'd like

Add a special function to parse the arguments of these functions.

Describe alternatives you've considered

No idea.

Additional context

I'll create a PR for this issue.

surbhigarg92 commented 1 year ago

@rahul2393 Can you please triage this issue

noahdietz commented 12 months ago

Tagged as a feature request for rotation triaging. Feel free to change.