indigophox commented on code in PR #34817:
URL: https://github.com/apache/arrow/pull/34817#discussion_r1263272147


##########
cpp/src/arrow/flight/sql/protocol_internal.h:
##########
@@ -24,3 +24,4 @@
 #include "arrow/flight/sql/visibility.h"
 
 #include "arrow/flight/sql/FlightSql.pb.h"  // IWYU pragma: export
+#include "arrow/flight/Flight.pb.h"

Review Comment:
   @lidavidm re: https://github.com/apache/arrow/pull/34817/files#r1245582470 
not exactly sure of preference here, whether we consider the Flight messages to 
be part of the FSQL protocol, or include both protocols in the FSQL 
client/server modules (more noisy but...).  Preference?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to