Closed
Description
Spanner supports STRUCT data types, but it doesn't look like the dialect has support for creating models with STRUCT columns, querying them, etc. It doesn't look like base SQLAlchemy has a STRUCT analogue among its supported data types.
The BigQuery dialect does support STRUCTs, which might be similar to what would be needed to implement this in Spanner?
Metadata
Metadata
Assignees
Labels
Issues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.