googleapis / googleapis/google-cloud-python
Support for PROTO Columns
Open
api: spanner
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
Spanner supports [PROTO columns](https://cloud.google.com/spanner/docs/reference/standard-sql/data-types#protocol_buffer_type) but it doesn't look like the dialect has support for creating models with PROTO columns, querying them, etc.
It'd be helpful to at least be able to define and query the columns, even if users still have to maintain the proto bundles manually themselves.
Some help with managing the proto bundles through alembic or such a would be a very nice to have!
Contributor guide
Assessment
This issue has not been assessed yet.