Commits


Wes McKinney authored and Krisztián Szűcs committed bef9a1c2513
ARROW-6634: [C++] Vendor Flatbuffers and check in compiled sources This patch removes Flatbuffers as a build pre-requisite (or an ExternalProject that must be downloaded and built) I added convenience scripts to build-support to update the compiled sources and to re-vendor Flatbuffers when we want to upgrade versions in the future. Closes #5464 from wesm/cpp-vendor-flatbuffers and squashes the following commits: e0ae41814 <Wes McKinney> Code review comments, rebase 464590f16 <Wes McKinney> Vendor Flatbuffers, remove flatbuffers_ep Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>