Michael Ho has uploaded a new change for review. http://gerrit.cloudera.org:8080/7851
Change subject: Rename thrift-deps to gen-deps ...................................................................... Rename thrift-deps to gen-deps As a preparation to start generating Protobuf files, this change introduces a new build target "gen-deps" which serves as an umbrella for all build targets of generated code. For now, it only includes thrift-deps and protobuf targets will be added in the future. Change-Id: I360c63773efdeab4c26ca96b915e0c8d0ce2b9c9 --- M CMakeLists.txt M be/src/catalog/CMakeLists.txt M be/src/codegen/CMakeLists.txt M be/src/common/CMakeLists.txt M be/src/exec/CMakeLists.txt M be/src/experiments/CMakeLists.txt M be/src/exprs/CMakeLists.txt M be/src/rpc/CMakeLists.txt M be/src/runtime/CMakeLists.txt M be/src/runtime/bufferpool/CMakeLists.txt M be/src/scheduling/CMakeLists.txt M be/src/service/CMakeLists.txt M be/src/statestore/CMakeLists.txt M be/src/testutil/CMakeLists.txt M be/src/transport/CMakeLists.txt M be/src/udf/CMakeLists.txt M be/src/udf_samples/CMakeLists.txt M be/src/util/CMakeLists.txt M ext-data-source/CMakeLists.txt 19 files changed, 33 insertions(+), 30 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/7851/1 -- To view, visit http://gerrit.cloudera.org:8080/7851 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I360c63773efdeab4c26ca96b915e0c8d0ce2b9c9 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Michael Ho <[email protected]>
