googleapis / google-cloud-go

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

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

Open neglect-yp opened 10 months ago

neglect-yp commented 10 months 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 10 months ago

@rahul2393 Can you please triage this issue

noahdietz commented 10 months ago

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