Peter Rozsa has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18910
Change subject: IMPALA-11525: Rename Exec libraries to avoid conflicts with external libraries ...................................................................... IMPALA-11525: Rename Exec libraries to avoid conflicts with external libraries This patch renames the Exec libraries to distinguish them from external libraries like avro, kudu_client and orc Due to IMPALA-11257, the cmake_minimum_required calls are also removed from the new libraries Change-Id: I042478e371049a7aed74f43c2bbfcb7900a53dd0 --- M be/CMakeLists.txt M be/src/exec/avro/CMakeLists.txt M be/src/exec/hbase/CMakeLists.txt M be/src/exec/kudu/CMakeLists.txt M be/src/exec/orc/CMakeLists.txt M be/src/exec/parquet/CMakeLists.txt M be/src/exec/rcfile/CMakeLists.txt M be/src/exec/sequence/CMakeLists.txt M be/src/exec/text/CMakeLists.txt 9 files changed, 38 insertions(+), 52 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/18910/2 -- To view, visit http://gerrit.cloudera.org:8080/18910 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I042478e371049a7aed74f43c2bbfcb7900a53dd0 Gerrit-Change-Number: 18910 Gerrit-PatchSet: 2 Gerrit-Owner: Peter Rozsa <[email protected]>
