protobuf-bigquery-go
protobuf-bigquery-go copied to clipboard
fix #368: respect synthetic oneof in marshaller
- fixes #368
- skips marshalling of synthetic oneof fields when
UseOneofFields
istrue
- this makes it process these fields in the same way as they are processed by
InferSchema