jeremyosterhoudt commented on issue #43611:
URL: https://github.com/apache/arrow/issues/43611#issuecomment-2289482427

   I think what HackPoint is trying run is the 
[acero_main](https://github.com/apache/arrow/blob/main/cpp/src/arrow/flight/sql/example/acero_main.cc)
 program.  I can see it in the [CMakeList for 
FlightSQL](https://github.com/apache/arrow/blob/main/cpp/src/arrow/flight/sql/CMakeLists.txt#L125-L126),
 but I'm also unable to figure out how to get it to execute.  I did try forcing 
it by commenting out the IF statements in that `CMakeList` but it still fails 
to resolve for me.  My knowledge of `cMake` isn't much beyond beginner, so I'm 
sure I'm doing something wrong.  Hope this helps.


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

Reply via email to