Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
doris-robot commented on PR #40367: URL: https://github.com/apache/doris/pull/40367#issuecomment-2330532561 ClickBench: Total hot run time: 32.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
sollhui commented on PR #40367: URL: https://github.com/apache/doris/pull/40367#issuecomment-2330488521 run buildall -- 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 unsu

Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
doris-robot commented on PR #40367: URL: https://github.com/apache/doris/pull/40367#issuecomment-2328206480 TeamCity be ut coverage result: Function Coverage: 36.84% (9393/25495) Line Coverage: 28.28% (77477/273937) Region Coverage: 27.67% (39968/144434) Branch Coverage: 24.3

Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
sollhui commented on PR #40367: URL: https://github.com/apache/doris/pull/40367#issuecomment-2328150469 run buildall -- 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 unsu

[PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
sollhui opened a new pull request, #40367: URL: https://github.com/apache/doris/pull/40367 Meet code dump when using single stream multi table load: ``` SUMMARY: AddressSanitizer: heap-buffer-overflow /root/doris/be/src/io/fs/multi_table_pipe.cpp:99:22 in doris::io::MultiTablePipe::di

Re: [PR] [fix](multi table) do not use strlen to calculate the length of msg [doris]

2024-09-04 Thread via GitHub
doris-robot commented on PR #40367: URL: https://github.com/apache/doris/pull/40367#issuecomment-2328150175 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y