wuyunfeng commented on a change in pull request #272: Change SQL built-in
function's symbol
URL: https://github.com/apache/incubator-doris/pull/272#discussion_r230283803
##########
File path: gensrc/script/gen_build_version.sh
##########
@@ -143,7 +143,7 @@ cat >"${GEN_CPP_DIR}/version.h" <<EOF
#ifndef PALO_GEN_CPP_VERSION_H
#define PALO_GEN_CPP_VERSION_H
-namespace palo {
+namespace doris {
#define PALO_BUILD_VERSION "${build_version}"
Review comment:
PALO_BUILD_VERSION -> DORIS_BUILD_VERSION
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]