Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-03 Thread via GitHub
adonis0147 commented on code in PR #30591: URL: https://github.com/apache/doris/pull/30591#discussion_r1477171705 ## thirdparty/vars.sh: ## @@ -583,6 +595,8 @@ export TP_ARCHIVES=( 'JSONCPP' 'LIBUUID' 'ALI_SDK' +'WASMTIME' +'WASMTIME_CPP' Review Comment:

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-02 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1923290148 > @taptao FYI, maybe we could rethink the version of these libs because it may not comptable for some machine with old glibc version. some dependency is not avaliable. yes, this is

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-02 Thread via GitHub
taptao commented on code in PR #30591: URL: https://github.com/apache/doris/pull/30591#discussion_r1475700875 ## thirdparty/vars.sh: ## @@ -583,6 +595,8 @@ export TP_ARCHIVES=( 'JSONCPP' 'LIBUUID' 'ALI_SDK' +'WASMTIME' +'WASMTIME_CPP' Review Comment: I

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-02 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1923280243 > I encounter an issue when compiling the latest thirdparty `cargo: command not found` may I ask what is the typical way to install cargo conveniently? or can you just write it in the scri

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-01 Thread via GitHub
adonis0147 commented on code in PR #30591: URL: https://github.com/apache/doris/pull/30591#discussion_r1475647813 ## thirdparty/vars.sh: ## @@ -583,6 +595,8 @@ export TP_ARCHIVES=( 'JSONCPP' 'LIBUUID' 'ALI_SDK' +'WASMTIME' +'WASMTIME_CPP' Review Comment:

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-01 Thread via GitHub
adonis0147 commented on code in PR #30591: URL: https://github.com/apache/doris/pull/30591#discussion_r1475647813 ## thirdparty/vars.sh: ## @@ -583,6 +595,8 @@ export TP_ARCHIVES=( 'JSONCPP' 'LIBUUID' 'ALI_SDK' +'WASMTIME' +'WASMTIME_CPP' Review Comment:

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-01 Thread via GitHub
zclllyybb commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1922999788 @taptao FYI, maybe we could rethink the version of these libs because it may not comptable for some machine with old glibc version. some dependency is not avaliable. -- This is an au

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-01 Thread via GitHub
hello-stephen commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1921589026 I encounter an issue when compiling the latest thirdparty `cargo: command not found` may I ask what is the typical way to install cargo conveniently? or can you just write it

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-02-01 Thread via GitHub
dataroaring merged PR #30591: URL: https://github.com/apache/doris/pull/30591 -- 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-unsubscr...@doris.

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920603532 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 GitHu

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920471622 TeamCity be ut coverage result: Function Coverage: 36.18% (8626/23844) Line Coverage: 28.24% (70546/249781) Region Coverage: 27.25% (36407/133615) Branch Coverage: 24.0

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920455432 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ae682cf39fd33e1952d3f5e6d1d6794d0ccc2e7a with default session variables Stream

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920452813 ClickBench: Total hot run time: 30.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920448691 TPC-DS: Total hot run time: 175415 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920440089 TPC-H: Total hot run time: 36609 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-31 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1920411624 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 unsub

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917707180 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 unsub

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917156921 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ae82f16a9555befd39f792ba9a84049cb0c26612 with default session variables Stream

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917140315 ClickBench: Total hot run time: 31.53 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917113458 TPC-DS: Total hot run time: 174150 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917076598 TPC-H: Total hot run time: 36586 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1917072903 TeamCity be ut coverage result: Function Coverage: 36.19% (8624/23831) Line Coverage: 28.25% (70513/249610) Region Coverage: 27.24% (36379/133546) Branch Coverage: 24.0

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916980517 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 unsub

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916657713 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f02685cd1375cdfd4fc4e8bcace47bf9262d1e50 with default session variables Stream

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
github-actions[bot] commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916653861 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 UR

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
github-actions[bot] commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916653812 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 GitHu

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916652910 ClickBench: Total hot run time: 30.15 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916644353 TPC-DS: Total hot run time: 172791 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916632865 TeamCity be ut coverage result: Function Coverage: 36.19% (8626/23835) Line Coverage: 28.25% (70544/249685) Region Coverage: 27.25% (36404/133580) Branch Coverage: 24.0

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
doris-robot commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916626036 TPC-H: Total hot run time: 37158 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
taptao opened a new pull request, #30591: URL: https://github.com/apache/doris/pull/30591 ## Proposed changes Issue Number: close https://github.com/apache/doris/pull/24504 Add wasm-lib thirdparty. ## Further comments If this is a relatively large or complex ch

Re: [PR] [dep](thirdparty) import wasmtime library [doris]

2024-01-30 Thread via GitHub
taptao commented on PR #30591: URL: https://github.com/apache/doris/pull/30591#issuecomment-1916595085 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 unsub