Files
impala/cmake_modules
Tamas Mate 736b508e75 IMPALA-12263: Build with C++ Avro library when USE_AVRO_CPP is true
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>
2023-07-05 12:21:39 +00:00
..