lidavidm commented on a change in pull request #7277:
URL: https://github.com/apache/arrow/pull/7277#discussion_r431066490



##########
File path: cpp/src/arrow/flight/server.cc
##########
@@ -352,7 +352,7 @@ class DoExchangeMessageWriter : public FlightMessageWriter {
   }
 
   grpc::ServerReaderWriter<pb::FlightData, pb::FlightData>* stream_;
-  ipc::IpcOptions ipc_options_;
+  ::arrow::ipc::IpcOptions ipc_options_;

Review comment:
       Yes, my mistake, thank you both for pointing it out. I've updated this 
PR.




----------------------------------------------------------------
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.

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


Reply via email to