INVALID_ARGUMENT: The code field is required for types. #2009
Labels
api: spanner
Issues related to the googleapis/nodejs-spanner API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Running a untyped query with stringarray of giving error "INVALID_ARGUMENT: The code field is required for types."
This issue is happening after #1869 where the type check for "string" was removed.
Sample query to reproduce the issue. Where column named "StringArray" is of type "StringArray"
The text was updated successfully, but these errors were encountered: