Commits


Felipe Oliveira Carvalho authored and GitHub committed 3483ac6bc28
GH-43329: [C++] Order classes in flight/types.h according to Flight.proto (#43330) ### Rationale for this change Identify the differences between Flight.proto and the hand-written types.h,.cc files. ### What changes are included in this PR? - Re-ordering of the classes ### Are these changes tested? By existing tests. * GitHub Issue: #43329 Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Signed-off-by: Felipe Oliveira Carvalho <felipekde@gmail.com>