Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

2024-04-04 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #32906: URL: https://github.com/apache/doris/pull/32906#discussion_r1551438598 ## fe/fe-common/src/main/java/org/apache/doris/cloud/security/UrlSecurityChecker.java: ## @@ -0,0 +1,84 @@ +// Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

2024-04-04 Thread via GitHub
SWJTU-ZhangLei commented on PR #32906: URL: https://github.com/apache/doris/pull/32906#issuecomment-2036833678 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.

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33256: URL: https://github.com/apache/doris/pull/33256#issuecomment-2036867268 TeamCity be ut coverage result: Function Coverage: 35.64% (8882/24922) Line Coverage: 27.37% (72919/266428) Region Coverage: 26.55% (37711/142035) Branch Coverage: 23.3

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

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

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

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

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

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

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

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

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

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

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

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

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

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

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

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

(doris) branch master updated: [Feature](Cloud) Add show storage vault stmt (#33249)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 790cde1190a [Feature](Cloud) Add show storag

Re: [PR] [fix](cloud) fix routine load can not consume in cloud mode [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #33248: URL: https://github.com/apache/doris/pull/33248 -- 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.

(doris) branch master updated: [fix](cloud) fix routine load can not consume in cloud mode (#33248)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4886ad8333d [fix](cloud) fix routine load ca

Re: [PR] [Feature](Cloud) Add show storage vault stmt [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #33249: URL: https://github.com/apache/doris/pull/33249 -- 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] [fix](merg-cloud) fix routine load no connect context [doris]

2024-04-04 Thread via GitHub
dataroaring closed pull request #33241: [fix](merg-cloud) fix routine load no connect context URL: https://github.com/apache/doris/pull/33241 -- 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 spec

Re: [PR] [enhance](cloud) Validate and normalize hdfs conf when adding new vault [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33255: URL: https://github.com/apache/doris/pull/33255#issuecomment-2037012767 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] [enhance](cloud) Validate and normalize hdfs conf when adding new vault [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33255: URL: https://github.com/apache/doris/pull/33255#issuecomment-2037012842 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] [chore](cloud) Add ClearFileCacheAction to cloud http service [doris]

2024-04-04 Thread via GitHub
gavinchou commented on PR #33254: URL: https://github.com/apache/doris/pull/33254#issuecomment-2037023190 close because already merged. -- 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 specifi

Re: [PR] [enhance](cloud) Validate and normalize hdfs conf when adding new vault [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #33255: URL: https://github.com/apache/doris/pull/33255 -- 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.

(doris) branch master updated: [enhance](cloud) Validate and normalize hdfs conf when adding new vault (#33255)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8c850d8250a [enhance](cloud) Validate and n

[PR] [Pick](move-memtable) pick 2 prs about move memtable [doris]

2024-04-04 Thread via GitHub
liaoxin01 opened a new pull request, #33257: URL: https://github.com/apache/doris/pull/33257 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [Pick](move-memtable) pick 2 prs about move memtable [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33257: URL: https://github.com/apache/doris/pull/33257#issuecomment-2037067794 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

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33256: URL: https://github.com/apache/doris/pull/33256#issuecomment-2037075045 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] [fix](move-memtable) fix timeout to get tablet schema [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33256: URL: https://github.com/apache/doris/pull/33256#issuecomment-2037074944 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] [fix](inverted index) fix incorrect case test_index_delete [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #33246: URL: https://github.com/apache/doris/pull/33246 -- 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.

(doris) branch master updated: [fix](inverted index) fix incorrect case test_index_delete (#33246)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f71dd71bda1 [fix](inverted index) fix incorr

Re: [PR] [Pick](move-memtable) pick 2 prs about move memtable [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on code in PR #33257: URL: https://github.com/apache/doris/pull/33257#discussion_r1551604937 ## be/test/vec/exec/load_stream_stub_map_test.cpp: ## @@ -0,0 +1,59 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributo

Re: [PR] [Pick](move-memtable) pick 2 prs about move memtable [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on code in PR #33257: URL: https://github.com/apache/doris/pull/33257#discussion_r1551609119 ## be/src/vec/sink/writer/vtablet_writer_v2.cpp: ## @@ -253,23 +253,21 @@ Status VTabletWriterV2::open(RuntimeState* state, RuntimeProfile* profile) {

Re: [PR] [Pick](move-memtable) pick 2 prs about move memtable [doris]

2024-04-04 Thread via GitHub
liaoxin01 merged PR #33257: URL: https://github.com/apache/doris/pull/33257 -- 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.ap

(doris) branch branch-2.1 updated: [Pick](move-memtable) pick 2 prs about move memtable (#33257)

2024-04-04 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b1e0703a339 [Pick](move-memtable) pick 2

Re: [PR] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #32906: URL: https://github.com/apache/doris/pull/32906#issuecomment-2037147851 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] [feature](merge-cloud) Add `SecurityChecker` for cloud [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #32906: URL: https://github.com/apache/doris/pull/32906 -- 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.

(doris) branch master updated: [feature](merge-cloud) Add `SecurityChecker` for cloud (#32906)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 25d7242e559 [feature](merge-cloud) Add `Secu

Re: [PR] [improve](txn insert) txn insert support delete command [doris]

2024-04-04 Thread via GitHub
dataroaring merged PR #33100: URL: https://github.com/apache/doris/pull/33100 -- 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.

(doris) branch master updated: [improve](txn insert) txn insert support delete command (#33100)

2024-04-04 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 01490139ef6 [improve](txn insert) txn insert

Re: [PR] [enhancement](cloud) Only update table version when drop a non-empty partition [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #32989: URL: https://github.com/apache/doris/pull/32989#issuecomment-2037165283 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] [enhancement](cloud) Only update table version when drop a non-empty partition [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #32989: URL: https://github.com/apache/doris/pull/32989#issuecomment-2037181012 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

[PR] [fix](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-04 Thread via GitHub
dataroaring opened a new pull request, #33258: URL: https://github.com/apache/doris/pull/33258 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [fix](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33258: URL: https://github.com/apache/doris/pull/33258#issuecomment-2037208337 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

Re: [PR] [fix](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-04 Thread via GitHub
dataroaring commented on PR #33258: URL: https://github.com/apache/doris/pull/33258#issuecomment-2037208512 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

(doris) branch master updated: [fix](move-memtable) fix timeout to get tablet schema (#33256)

2024-04-04 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 605aa8d9240 [fix](move-memtable) fix timeout to

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema [doris]

2024-04-04 Thread via GitHub
liaoxin01 merged PR #33256: URL: https://github.com/apache/doris/pull/33256 -- 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.ap

[PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
platoneko opened a new pull request, #33259: URL: https://github.com/apache/doris/pull/33259 ## Proposed changes Always use absolute path in hdfs ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33259: URL: https://github.com/apache/doris/pull/33259#issuecomment-2037226449 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

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
platoneko commented on PR #33259: URL: https://github.com/apache/doris/pull/33259#issuecomment-2037226882 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 un

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33259: URL: https://github.com/apache/doris/pull/33259#issuecomment-2037240732 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

(doris) branch branch-2.1 updated (b1e0703a339 -> df8e397dd87)

2024-04-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard b1e0703a339 [Pick](move-memtable) pick 2 prs about move memtable (#33257) omit 0f0567eb730 Revert "[fix](mov

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33259: URL: https://github.com/apache/doris/pull/33259#issuecomment-2037250835 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

[PR] [fix](move-memtable) fix timeout to get tablet schema (#33256) [doris]

2024-04-04 Thread via GitHub
liaoxin01 opened a new pull request, #33260: URL: https://github.com/apache/doris/pull/33260 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema (#33256) [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33260: URL: https://github.com/apache/doris/pull/33260#issuecomment-2037264141 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

Re: [PR] [fix](move-memtable) fix timeout to get tablet schema (#33256) [doris]

2024-04-04 Thread via GitHub
liaoxin01 merged PR #33260: URL: https://github.com/apache/doris/pull/33260 -- 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.ap

(doris) branch branch-2.1 updated: [fix](move-memtable) fix timeout to get tablet schema (#33256) (#33260)

2024-04-04 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 950ca68fac9 [fix](move-memtable) fix tim

Re: [PR] [fix](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33258: URL: https://github.com/apache/doris/pull/33258#issuecomment-2037287587 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] [Enhancement](function) Support insert function [doris]

2024-04-04 Thread via GitHub
koarz commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2037291095 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 unsubs

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

2024-04-04 Thread via GitHub
Yukang-Lian commented on PR #33131: URL: https://github.com/apache/doris/pull/33131#issuecomment-2037330780 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

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33131: URL: https://github.com/apache/doris/pull/33131#issuecomment-2037341575 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

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

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

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-04 Thread via GitHub
koarz commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2037417264 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 unsubs

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

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

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

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

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

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

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

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

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

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

Re: [PR] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2037493379 TeamCity be ut coverage result: Function Coverage: 35.66% (8892/24938) Line Coverage: 27.39% (73002/266576) Region Coverage: 26.57% (37755/142116) Branch Coverage: 23.3

Re: [PR] [Enhancement](function) Support insert function [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2037528924 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 1c1245bc34b193f1edaf84f41f895b2a272b0181 with default session variables Stream

[PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

2024-04-04 Thread via GitHub
yujun777 opened a new pull request, #33261: URL: https://github.com/apache/doris/pull/33261 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](cloud) Always use absolute path in hdfs [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33259: URL: https://github.com/apache/doris/pull/33259#issuecomment-2037545671 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] [fix](config) change cloud rebalance config to masterOnly=true [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33261: URL: https://github.com/apache/doris/pull/33261#issuecomment-2037546397 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

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33261: URL: https://github.com/apache/doris/pull/33261#issuecomment-2037553443 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] [Fix](core) Fix wal mgr heap use after free when stop doris [doris]

2024-04-04 Thread via GitHub
Yukang-Lian commented on PR #33131: URL: https://github.com/apache/doris/pull/33131#issuecomment-2037569151 run p0 -- 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 unsubs

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

2024-04-04 Thread via GitHub
dataroaring commented on PR #33261: URL: https://github.com/apache/doris/pull/33261#issuecomment-2037570473 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

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33261: URL: https://github.com/apache/doris/pull/33261#issuecomment-2037571583 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] [improvement](partial-update) add more regression-test for mow partial update [doris]

2024-04-04 Thread via GitHub
hust-hhb closed pull request #33160: [improvement](partial-update) add more regression-test for mow partial update URL: https://github.com/apache/doris/pull/33160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [improvement](partial-update) add more regression-test for mow partial update [doris]

2024-04-04 Thread via GitHub
hust-hhb commented on PR #33160: URL: https://github.com/apache/doris/pull/33160#issuecomment-2037587686 this pr will make p0 pipeline core, because of dechek on IndexChannel::num_rows_filtered, 14:50:Ch.787323 4129250 vtablet_writer.h:461] Check failed: !_tablets_filtered_rows.empty(),

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

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

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

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

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

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

Re: [PR] [fix](config) change cloud rebalance config to masterOnly=true [doris]

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

[PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

2024-04-04 Thread via GitHub
924060929 opened a new pull request, #33262: URL: https://github.com/apache/doris/pull/33262 ## Proposed changes Before this pr, the query must pass through parser, analyzer, rewriter, optimizer and translator, then we can check whether this query can use sql cache, if the query is t

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

2024-04-04 Thread via GitHub
doris-robot commented on PR #33262: URL: https://github.com/apache/doris/pull/33262#issuecomment-2037786451 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

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

2024-04-04 Thread via GitHub
924060929 commented on PR #33262: URL: https://github.com/apache/doris/pull/33262#issuecomment-2037927110 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 un

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

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

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

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

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

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

Re: [PR] [enhancement](Nereids) Support plan cache when enable_sql_cache=true [doris]

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

Re: [PR] [chore](Nereids) load command always could fallback [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33233: URL: https://github.com/apache/doris/pull/33233#issuecomment-2038073967 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] [chore](Nereids) load command always could fallback [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33233: URL: https://github.com/apache/doris/pull/33233#issuecomment-2038074020 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] [fix](Nereids) array_range not support amount without unit [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33231: URL: https://github.com/apache/doris/pull/33231#issuecomment-2038076424 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] [fix](Nereids) array_range not support amount without unit [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33231: URL: https://github.com/apache/doris/pull/33231#issuecomment-2038076362 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] [chore](Nereids) create policy always allow fallback [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33226: URL: https://github.com/apache/doris/pull/33226#issuecomment-2038076682 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] [chore](Nereids) create policy always allow fallback [doris]

2024-04-04 Thread via GitHub
github-actions[bot] commented on PR #33226: URL: https://github.com/apache/doris/pull/33226#issuecomment-2038076728 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] [fix](Nereids) array_range not support amount without unit [doris]

2024-04-04 Thread via GitHub
yiguolei commented on PR #33231: URL: https://github.com/apache/doris/pull/33231#issuecomment-2038448354 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 uns

Re: [PR] [fix](statistics)Set enable_unique_key_partial_update to false in statistics session variable. [doris]

2024-04-04 Thread via GitHub
yiguolei commented on PR #33220: URL: https://github.com/apache/doris/pull/33220#issuecomment-2038452856 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 uns

Re: [PR] [fix](nereids) fix a visitor bug in CommonSubExpressionOpt [doris]

2024-04-04 Thread via GitHub
yiguolei commented on PR #33154: URL: https://github.com/apache/doris/pull/33154#issuecomment-2038459705 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 uns

<    1   2   3   >