[
https://issues.apache.org/jira/browse/ARROW-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489649#comment-17489649
]
David Li commented on ARROW-15624:
----------------------------------
Yeah, we should clean things up here.
> [C++] Store generated Flight protocol buffer headers in src/generated
> ---------------------------------------------------------------------
>
> Key: ARROW-15624
> URL: https://issues.apache.org/jira/browse/ARROW-15624
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, FlightRPC
> Reporter: Antoine Pitrou
> Priority: Minor
>
> We strive to store all generated header files (by the Thrift or Flatbuffers
> compilers, for example) in {{src/generated}}. However, it seems that Flight
> puts its protocol buffers generated files in {{<CMake build
> dir>/src/arrow/flight}} and {{<CMake build dir>/src/arrow/flight/sql}}.
> It would be nice to eventually harmonize this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)