zeroshade commented on code in PR #732: URL: https://github.com/apache/arrow-go/pull/732#discussion_r3659330630
########## arrow/flight/gen/flight/FlightSql.pb.go: ########## @@ -17,19 +17,19 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.31.0 -// protoc v4.25.3 +// protoc-gen-go v1.36.11 Review Comment: Filed the toolchain follow-up as #1029 — pinning the generators, documenting where `format/*.proto` comes from, and adding a CI check that regenerates and fails on diff. Nothing there is asked of this PR; the two requests in this thread still stand as-is (note the versions you used, keep the regen in its own commit). Also captured there: please **don't** regenerate `Flight.pb.go`/`Flight_grpc.pb.go` here — normalizing all four files is tracked as its own mechanical PR in #1029. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
