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(spanner/spannertest): implement SELECT ... FROM UNNEST(...) #3431

Merged
merged 1 commit into from Dec 9, 2020
Merged

feat(spanner/spannertest): implement SELECT ... FROM UNNEST(...) #3431

merged 1 commit into from Dec 9, 2020

Commits on Dec 9, 2020

  1. feat(spanner/spannertest): implement SELECT ... FROM UNNEST(...)

    This does not implement array literals, but now arrays provided as query
    parameters may be used as SELECT targets.
    
    Fixes #3296.
    dsymonds committed Dec 9, 2020
    Copy the full SHA
    a4c252a View commit details
    Browse the repository at this point in the history