googleapis / googleapis/google-cloud-python

Support for PROTO Columns

Open
#15,679 1 comment 1 reaction 1 assignee Assigned to @olavloite View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.