Commits


Matt Topol authored and GitHub committed 7c0451c71ef
GH-36893: [Go][Flight] Expose underlying protobuf definitions (#36895) ### What changes are included in this PR? Shifting generated protobuf code for flight/flightsql to have the path `arrow/flight/gen/flight` rather than `arrow/flight/internal/flight` so that they are exposed and exported. * Closes: #36893 Authored-by: Matt Topol <zotthewizard@gmail.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>