Conversion from bq schema to proto #543
Labels
api: bigquerystorage
Issues related to the googleapis/python-bigquery-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
The java implementation can convert bigquery's schema to proto and write json without preparing proto files.
I think it would be very convenient to have something equivalent to these in the python implementation.
References:
Describe the solution you'd like
I would like to add API implementation or sample code for it.
It will look like this (although I haven't actually run it).
Are there any plans to add such a feature? Also, would it be possible for me to contribute?
The text was updated successfully, but these errors were encountered: