Groups
Groups
Sign in
Groups
Groups
substrait
Conversations
About
Send feedback
Help
[Go] New Module for Generated Code
8 views
Skip to first unread message
Victor Barua
unread,
Apr 14, 2025, 7:47:38 PM
Apr 14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to subs...@googlegroups.com
As part of
https://github.com/substrait-io/substrait-go/issues/128
we're planning on moving the generated Go protobuf code out of the substrait-go repo and into a new substrait-protobuf repo.
At the moment, the (new) module is defined as
module
github.com/substrait-io/substrait-protobuf/go
and imports of the protobufs in Go would look like
"
github.com/substrait-io/substrait-protobuf/go/substraitpb
"
We wanted to check in with any Go users to see if you had any suggestions or improvements for this structure.
You can see the proposed layout of the generated Go code in
https://github.com/substrait-io/substrait-protobuf/tree/main/go
, and what the usage of it looks like in
https://github.com/substrait-io/substrait-go/pull/127
.
Reply all
Reply to author
Forward
0 new messages