mirror of
https://github.com/apache/impala.git
synced 2025-12-19 09:58:28 -05:00
This change updates the AVRO CMake module to use the C++ Avro library when USE_AVRO_CPP is set to true. This is the next step towards Avro backend update. Building with the C++ library fails at this point. Testing: - Manually tested configuring the project with USE_AVRO_CPP Change-Id: I0a81c3f7ab5a6651d507d8d9fac77ea17b8bb1a1 Reviewed-on: http://gerrit.cloudera.org:8080/20156 Reviewed-by: Daniel Becker <daniel.becker@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>