Commits


Tom Scott-Coombes authored and GitHub committed ac1eadb5e02
GH-40494: [Go] add support for protobuf messages (#40496) ### Rationale for this change Support for protobuf messages ### What changes are included in this PR? Ability to create a schema from a protobuf message Ability to create a record from a protobuf message Some customisations ### Are these changes tested? Yes, couple of unit tests included ### Are there any user-facing changes? No * GitHub Issue: #40494 Lead-authored-by: Tom Scott-Coombes <tscottcoombes@gmail.com> Co-authored-by: Tom Scott-Coombes <62209801+tscottcoombes1@users.noreply.github.com> Co-authored-by: Matt Topol <zotthewizard@gmail.com> Co-authored-by: tscottcoombes1 <62209801+tscottcoombes1@users.noreply.github.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>