Commits


John McClean authored and GitHub committed 016323828f1
AVRO-3650: [C++] Fix build on Manjaro (#1920) * AVRO-3610: Compile with C++14 to avoid boost warning * AVRO-3610: Fix list of C++ reserved words * AVRO-3610: Go to C++17 to resolve boost compatibility issue Co-authored-by: jmccl <jmccl@users.noreply.github.com>