You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/01/29 07:34:58 UTC

[GitHub] [doris] luozenglin opened a new pull request, #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

luozenglin opened a new pull request, #16195:
URL: https://github.com/apache/doris/pull/16195

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem summary
   
   ```
   export WITH_MYSQL=ON
   
   sh build.sh --be
   ```
   
   ```
   FAILED: src/exec/CMakeFiles/Exec.dir/exec_node.cpp.o
   ccache /home/disk3/lzl/icode/baidu/bdg/doris/palo-toolchain/ldb_toolchain/bin/clang++ -DBOOST_STACKTRACE_USE_BACKTRACE -DHAVE_INTTYPES_H -DHAVE_NETINET_IN_H -I/home/disk3/lzl/icode/baidu/bdg/doris/core/be/src -I/home/disk3/lzl/icode/baidu/bdg/doris/core/be/test -I/home/disk3/lzl/icode/baidu/bdg/doris/palo-toolchain/jdk1.8.0_131/include -I/home/disk3/lzl/icode/baidu/bdg/doris/palo-toolchain/jdk1.8.0_131/include/linux -isystem /home/disk3/lzl/icode/baidu/bdg/doris/core/be/../gensrc/build -isystem /home/disk3/lzl/icode/baidu/bdg/doris/core/thirdparty/installed/include -isystem /home/disk3/lzl/icode/baidu/bdg/doris/core/thirdparty/installed/gperftools/include -g -Wall -Wextra -pthread -Werror -Wno-unused-parameter -Wno-ignored-qualifiers -Wno-implicit-fallthrough -Wno-sign-compare -fstrict-aliasing -fno-omit-frame-pointer -std=gnu++17 -D__STDC_FORMAT_MACROS -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_SYSTEM_NO_DEPRECATED -DBRPC_ENABLE_CPU_PROFILER -DBOOST_UUID_RANDOM_PROVIDER_FORC
 E_POSIX=1 -msse4.2 -mavx2 -DS2_USE_GFLAGS -DS2_USE_GLOG -DDORIS_WITH_MYSQL -DDORIS_WITH_LZO -DUSE_MEM_TRACKER -DUSE_JEMALLOC -DENABLE_STACKTRACE -faligned-new  -O0  -g   -D OS_LINUX -fcolor-diagnostics -fno-limit-debug-info -Qunused-arguments -MD -MT src/exec/CMakeFiles/Exec.dir/exec_node.cpp.o -MF src/exec/CMakeFiles/Exec.dir/exec_node.cpp.o.d -o src/exec/CMakeFiles/Exec.dir/exec_node.cpp.o -c /home/disk3/lzl/icode/baidu/bdg/doris/core/be/src/exec/exec_node.cpp
   /home/disk3/lzl/icode/baidu/bdg/doris/core/be/src/exec/exec_node.cpp:315:43: error: no type named 'VMysqlScanNode' in namespace 'doris::vectorized'
           *node = pool->add(new vectorized::VMysqlScanNode(pool, tnode, descs));
                                 ~~~~~~~~~~~~^
   1 error generated.
   [181/533] Building CXX object src/service/CMakeFiles/Service.dir/internal_service.cpp.o
   ninja: build stopped: subcommand failed.
   ```
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   3. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   4. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   5. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] No
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] yiguolei merged pull request #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

Posted by "yiguolei (via GitHub)" <gi...@apache.org>.
yiguolei merged PR #16195:
URL: https://github.com/apache/doris/pull/16195


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

Posted by github-actions.
github-actions[bot] commented on PR #16195:
URL: https://github.com/apache/doris/pull/16195#issuecomment-1407588425

   PR approved by anyone and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] hello-stephen commented on pull request #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

Posted by "hello-stephen (via GitHub)" <gi...@apache.org>.
hello-stephen commented on PR #16195:
URL: https://github.com/apache/doris/pull/16195#issuecomment-1407622055

   TeamCity pipeline, clickbench performance test result:
    the sum of best hot time: 34.55 seconds
    load time: 501 seconds
    storage size: 17123136242 Bytes
    https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230129101901_clickbench_pr_86179.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

Posted by github-actions.
github-actions[bot] commented on PR #16195:
URL: https://github.com/apache/doris/pull/16195#issuecomment-1407588420

   PR approved by at least one committer and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] github-actions[bot] commented on pull request #16195: [fix](compile) fix the compile error when WITH_MYSQL is ON.

Posted by github-actions.
github-actions[bot] commented on PR #16195:
URL: https://github.com/apache/doris/pull/16195#issuecomment-1407588193

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org