Re: [PR] [env](compile) open compile check in lru_cache [doris]

2024-12-24 Thread via GitHub
xinyiZzz merged PR #45880: URL: https://github.com/apache/doris/pull/45880 -- 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.apa

Re: [PR] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45907: URL: https://github.com/apache/doris/pull/45907#issuecomment-2561590244 TeamCity be ut coverage result: Function Coverage: 38.81% (10096/26017) Line Coverage: 29.80% (85204/285967) Region Coverage: 28.92% (43514/150460) Branch Coverage: 25.

(doris) branch auto-pick-45880-branch-3.0 created (now 0b2e22dfdca)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45880-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 0b2e22dfdca branch-3.0: [opt](pick_pr) add branch name to title for manual pick pr tool #45902

Re: [PR] [fix](vault) Fix bugs about altering storage vault name [doris]

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

Re: [PR] branch-2.1: [opt](pick_pr) add branch name to title for manual pick pr tool #45902 [doris]

2024-12-24 Thread via GitHub
CalvinKirs merged PR #45911: URL: https://github.com/apache/doris/pull/45911 -- 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.a

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-24 Thread via GitHub
yiguolei commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1897086838 ## be/src/util/threadpool.h: ## @@ -99,7 +104,7 @@ class Runnable { // class ThreadPoolBuilder { public: -explicit ThreadPoolBuilder(std::string name); +exp

(doris) branch branch-2.1 updated: [feat](mtmv)mtmv support paimon partition refresh(#43959,#44911) (#45878)

2024-12-24 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 fdb65197e73 [feat](mtmv)mtmv support pa

Re: [PR] [feat](mtmv)mtmv support paimon partition refresh(#43959,#44911) [doris]

2024-12-24 Thread via GitHub
yiguolei merged PR #45878: URL: https://github.com/apache/doris/pull/45878 -- 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.apa

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-24 Thread via GitHub
yiguolei commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1897086838 ## be/src/util/threadpool.h: ## @@ -99,7 +104,7 @@ class Runnable { // class ThreadPoolBuilder { public: -explicit ThreadPoolBuilder(std::string name); +exp

Re: [PR] branch-3.0: [enhancement](cloud) add profile counter for file cache #45678 [doris]

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

Re: [PR] rename managing-data to business continuity [doris-website]

2024-12-24 Thread via GitHub
dataroaring merged PR #1509: URL: https://github.com/apache/doris-website/pull/1509 -- 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...@

Re: [PR] [feature](load) new insgestion load [doris]

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

Re: [PR] branch-2.1: [fix](csv reader) fix core dump when parsing csv with enclose #45485 [doris]

2024-12-24 Thread via GitHub
yiguolei merged PR #45889: URL: https://github.com/apache/doris/pull/45889 -- 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.apa

(doris) branch branch-2.1 updated: branch-2.1: [fix](csv reader) fix core dump when parsing csv with enclose #45485 (#45889)

2024-12-24 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 547e88b1ee7 branch-2.1: [fix](csv reade

[PR] 4 ZH/CN papers by zhou minghong [doris-website]

2024-12-24 Thread via GitHub
englefly opened a new pull request, #1590: URL: https://github.com/apache/doris-website/pull/1590 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Ca

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-24 Thread via GitHub
zhiqiang- commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1897087421 ## be/src/util/threadpool.h: ## @@ -99,7 +104,7 @@ class Runnable { // class ThreadPoolBuilder { public: -explicit ThreadPoolBuilder(std::string name); +

(doris) branch auto-pick-45485-branch-2.1 deleted (was 9ddde645ac3)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45485-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 9ddde645ac3 [fix](csv reader) fix core dump when parsing csv with enclose (#45485) The revisi

Re: [PR] [enhance](nereids) add rule count distinct split [doris]

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

Re: [PR] [fix](tvf) fix azure tvf: can not build s3() [doris]

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

(doris) branch branch-2.1 updated: [feat](docker)Modify the init_be and start_be scripts to meet the requirements for rapid Docker startup(Merge 2.1). (#45858)

2024-12-24 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 980f28f9e2f [feat](docker)Modify the in

Re: [PR] [feat](docker)Modify the init_be and start_be scripts to meet the requirements for rapid Docker startup(Merge 2.1). [doris]

2024-12-24 Thread via GitHub
yiguolei merged PR #45858: URL: https://github.com/apache/doris/pull/45858 -- 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.apa

Re: [PR] [fix](vault) Fix bugs about altering storage vault name [doris]

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

Re: [PR] [improvement](thrift) Limit max cached client size for BE thrift connection to master FE. [doris]

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

Re: [PR] 4 ZH/CN papers by zhou minghong [doris-website]

2024-12-24 Thread via GitHub
englefly commented on PR #1590: URL: https://github.com/apache/doris-website/pull/1590#issuecomment-2561596453 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.

(doris) branch branch-2.1 updated: [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution(Merge-2.1). (#45860)

2024-12-24 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 e8be023b352 [typo](docker) Adjust the i

Re: [PR] [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution(Merge-2.1). [doris]

2024-12-24 Thread via GitHub
yiguolei merged PR #45860: URL: https://github.com/apache/doris/pull/45860 -- 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.apa

Re: [PR] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

2024-12-24 Thread via GitHub
morrySnow commented on code in PR #44789: URL: https://github.com/apache/doris/pull/44789#discussion_r1897091295 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/DateFormat.java: ## @@ -49,6 +54,10 @@ public class DateFormat extends ScalarF

Re: [PR] [Enchancement](sort) some optimization for full sort [doris]

2024-12-24 Thread via GitHub
BiteThet commented on PR #45824: URL: https://github.com/apache/doris/pull/45824#issuecomment-2561598496 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](vault) Fix bugs about altering storage vault name [doris]

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

(doris-website) branch master updated: Update .asf.yaml (#1589)

2024-12-24 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 66c27e017f Update .asf.yaml (#1589) 66c2

[PR] [Improvement](docs) refine query acceleration doc [doris-website]

2024-12-24 Thread via GitHub
xzj7019 opened a new pull request, #1591: URL: https://github.com/apache/doris-website/pull/1591 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

Re: [PR] branch-3.0: [chore](version) Show binary version in metrics: fe be ms (#45490) [doris]

2024-12-24 Thread via GitHub
yagagagaga commented on PR #45841: URL: https://github.com/apache/doris/pull/45841#issuecomment-2561599089 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 unsubsc

Re: [PR] [test](regression-test) use unified trigger_and_wait_compaction metho… [doris]

2024-12-24 Thread via GitHub
py023 commented on PR #45908: URL: https://github.com/apache/doris/pull/45908#issuecomment-2561599339 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 unsubscribe,

Re: [PR] Update .asf.yaml [doris-website]

2024-12-24 Thread via GitHub
KassieZ merged PR #1589: URL: https://github.com/apache/doris-website/pull/1589 -- 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...@dori

Re: [PR] [improvement](thrift) Limit max cached client size for BE thrift connection to master FE. [doris]

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

Re: [PR] [fix](nestedtype)fix nested type with timezone datetime [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45885: URL: https://github.com/apache/doris/pull/45885#issuecomment-2561600747 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](nestedtype)fix nested type with timezone datetime [doris]

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

(doris-website) branch asf-site updated (416bd5d9008 -> ae414507e01)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 416bd5d9008 Automated deployment with doris branch @ c3b46990c7e65969aeca99280e780fd1a2815ed5 new a

Re: [PR] [improve](docker) add disable query for be restart [doris]

2024-12-24 Thread via GitHub
intelligentfu8 commented on code in PR #45208: URL: https://github.com/apache/doris/pull/45208#discussion_r1897061516 ## docker/runtime/be/resource/be_prestop.sh: ## @@ -18,4 +18,143 @@ DORIS_ROOT=${DORIS_ROOT:-"/opt/apache-doris"} DORIS_HOME=${DORIS_ROOT}/be + +# interval t

Re: [PR] branch-3.0: [opt](show) let all types table support show index #45861 [doris]

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

Re: [PR] branch-3.0: [test](nereids) add arthmetic comparison ut #45690 [doris]

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

Re: [PR] [fix](tvf) fix azure tvf: can not build s3() [doris]

2024-12-24 Thread via GitHub
kaijchen commented on PR #45872: URL: https://github.com/apache/doris/pull/45872#issuecomment-2561565865 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] [improvement](information_schema)Show view definition in information_schema.views. [doris]

2024-12-24 Thread via GitHub
Jibing-Li merged PR #45857: URL: https://github.com/apache/doris/pull/45857 -- 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 auto-pick-45857-branch-3.0 updated (7e12a7403ac -> d43adbb2161)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45857-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 7e12a7403ac branch-3.0: [chore](log) remove useless resource id log on write path #45618 (#45

Re: [PR] branch-3.0: [improvement](information_schema)Show view definition in information_schema.views. #45857 [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45904: URL: https://github.com/apache/doris/pull/45904#issuecomment-2561567629 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] branch-3.0: [improvement](information_schema)Show view definition in information_schema.views. #45857 [doris]

2024-12-24 Thread via GitHub
dataroaring closed pull request #45904: branch-3.0: [improvement](information_schema)Show view definition in information_schema.views. #45857 URL: https://github.com/apache/doris/pull/45904 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] branch-3.0: [improvement](information_schema)Show view definition in information_schema.views. #45857 [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45904: URL: https://github.com/apache/doris/pull/45904#issuecomment-2561567662 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](nestedtype)fix nested type with timezone datetime [doris]

2024-12-24 Thread via GitHub
amorynan commented on PR #45885: URL: https://github.com/apache/doris/pull/45885#issuecomment-2561567311 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

(doris) branch auto-pick-45857-branch-3.0 created (now 7e12a7403ac)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45857-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 7e12a7403ac branch-3.0: [chore](log) remove useless resource id log on write path #45618 (#45

(doris) branch master updated (5d0e510138c -> b5644fd1fb5)

2024-12-24 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5d0e510138c [fix](regression)Add log for Reach limit of connections (#45887) add b5644fd1fb5 [improvement](info

[PR] branch-3.0: [improvement](information_schema)Show view definition in information_schema.views. #45857 [doris]

2024-12-24 Thread via GitHub
github-actions[bot] opened a new pull request, #45904: URL: https://github.com/apache/doris/pull/45904 Cherry-picked from #45857 -- 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 comme

[PR] [test](regression-test) use unified trigger_and_wait_compaction method [doris]

2024-12-24 Thread via GitHub
py023 opened a new pull request, #45906: URL: https://github.com/apache/doris/pull/45906 ### What problem does this PR solve? picks #45761 to branch-3.0 Issue Number: close #45591 Related PR: #45761 ### Release note None ### Check List (For Author) - T

Re: [PR] [test](regression-test) use unified trigger_and_wait_compaction method [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45906: URL: https://github.com/apache/doris/pull/45906#issuecomment-2561569054 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+pro

Re: [PR] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
gnehil closed pull request #36862: [feature](load) new insgestion load URL: https://github.com/apache/doris/pull/36862 -- 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] [refactor](ecosystem) refactor flink doris connector doc [doris-website]

2024-12-24 Thread via GitHub
JNSimba merged PR #1450: URL: https://github.com/apache/doris-website/pull/1450 -- 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...@dori

Re: [PR] [improve](docker) add disable query for be restart [doris]

2024-12-24 Thread via GitHub
intelligentfu8 commented on code in PR #45208: URL: https://github.com/apache/doris/pull/45208#discussion_r1897061862 ## docker/runtime/be/resource/be_prestop.sh: ## @@ -18,4 +18,143 @@ DORIS_ROOT=${DORIS_ROOT:-"/opt/apache-doris"} DORIS_HOME=${DORIS_ROOT}/be + +# interval t

Re: [PR] [improve](docker) add disable query for be restart [doris]

2024-12-24 Thread via GitHub
intelligentfu8 commented on code in PR #45208: URL: https://github.com/apache/doris/pull/45208#discussion_r1897061670 ## docker/runtime/be/resource/be_prestop.sh: ## @@ -18,4 +18,143 @@ DORIS_ROOT=${DORIS_ROOT:-"/opt/apache-doris"} DORIS_HOME=${DORIS_ROOT}/be + +# interval t

Re: [PR] [enhance](nereids) add rule count distinct split [doris]

2024-12-24 Thread via GitHub
feiniaofeiafei commented on PR #45209: URL: https://github.com/apache/doris/pull/45209#issuecomment-2561566742 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] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
morningman commented on PR #36862: URL: https://github.com/apache/doris/pull/36862#issuecomment-2561566408 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 u

Re: [PR] branch-3.0: [test](nereids) add arthmetic comparison ut #45690 [doris]

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

Re: [PR] [fix](new_json_reader)fix core for new_json_reader [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45905: URL: https://github.com/apache/doris/pull/45905#issuecomment-2561568184 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+pro

[PR] [fix](new_json_reader)fix core for new_json_reader [doris]

2024-12-24 Thread via GitHub
amorynan opened a new pull request, #45905: URL: https://github.com/apache/doris/pull/45905 ### What problem does this PR solve? fix coredump with new_json_reader if we read invalid data will core ![image](https://github.com/user-attachments/assets/74b6c0ee-8d3b-419c-9899-12a80d844b8d)

(doris) branch auto-pick-45857-branch-2.1 created (now 64195d79ee7)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45857-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 64195d79ee7 [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 (#45870) No new re

Re: [PR] branch-3.0: [test](nereids) add arthmetic comparison ut #45690 [doris]

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

Re: [PR] branch-3.0: [fix](meta-mgr) Real-time parsing meta service endpoint to avoid rpc failed after config muted #45877 [doris]

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

Re: [PR] branch-3.0: [opt](show) let all types table support show index #45861 [doris]

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

Re: [PR] branch-3.0 [test](regression-test) use unified trigger_and_wait_compaction method [doris]

2024-12-24 Thread via GitHub
py023 commented on PR #45906: URL: https://github.com/apache/doris/pull/45906#issuecomment-2561569692 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

(doris) branch branch-3.0 updated: [branch-3.0](function) fix coredump of function StDistanceSphere and StAngleSphere (#45508) (#45526)

2024-12-24 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new d52c5550c03 [branch-3.0](function)

Re: [PR] [branch-3.0](function) fix coredump of function StDistanceSphere and StAngleSphere (#45508) [doris]

2024-12-24 Thread via GitHub
zhangstar333 merged PR #45526: URL: https://github.com/apache/doris/pull/45526 -- 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] [improvement](log)Reduce stats log. [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45900: URL: https://github.com/apache/doris/pull/45900#issuecomment-2561570913 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] branch-3.0: [test](nereids) add arthmetic comparison ut #45690 [doris]

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

Re: [PR] [improvement](log)Reduce stats log. [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45900: URL: https://github.com/apache/doris/pull/45900#issuecomment-2561570900 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] branch-3.0 [test](regression-test) use unified trigger_and_wait_compaction method [doris]

2024-12-24 Thread via GitHub
py023 commented on PR #45906: URL: https://github.com/apache/doris/pull/45906#issuecomment-2561571844 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] branch-3.0: [fix](meta-mgr) Real-time parsing meta service endpoint to avoid rpc failed after config muted #45877 [doris]

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

Re: [PR] [fix](nereids) fix compare with date like overflow [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45868: URL: https://github.com/apache/doris/pull/45868#issuecomment-2561572088 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](nereids) fix compare with date like overflow [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45868: URL: https://github.com/apache/doris/pull/45868#issuecomment-2561572104 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] [doc] update arrow-flight-sql-connect.md markdown format [doris-website]

2024-12-24 Thread via GitHub
KassieZ merged PR #1527: URL: https://github.com/apache/doris-website/pull/1527 -- 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...@dori

(doris-website) branch master updated: [doc] update arrow-flight-sql-connect.md markdown format (#1527)

2024-12-24 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 390d4c1019 [doc] update arrow-flight-sql

Re: [PR] [doc](group-commit) Optimize the document of group commit [doris-website]

2024-12-24 Thread via GitHub
KassieZ merged PR #1526: URL: https://github.com/apache/doris-website/pull/1526 -- 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...@dori

Re: [PR] [opt](pick_pr) add branch name to title for manual pick pr tool [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45902: URL: https://github.com/apache/doris/pull/45902#issuecomment-2561574004 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] [opt](pick_pr) add branch name to title for manual pick pr tool [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45902: URL: https://github.com/apache/doris/pull/45902#issuecomment-2561574014 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] [feature](backup) Backup and restore cooldown data [doris]

2024-12-24 Thread via GitHub
justfortaste commented on PR #44993: URL: https://github.com/apache/doris/pull/44993#issuecomment-2561574319 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] Update JSON.md [doris-website]

2024-12-24 Thread via GitHub
amorynan commented on code in PR #1576: URL: https://github.com/apache/doris-website/pull/1576#discussion_r1897069044 ## docs/sql-manual/sql-data-types/semi-structured/JSON.md: ## @@ -56,6 +56,8 @@ INSERT INTO table_name(id, json_column_name) VALUES (1, '{"k1": "100"}') 14

Re: [PR] Update JSON.md [doris-website]

2024-12-24 Thread via GitHub
amorynan commented on code in PR #1576: URL: https://github.com/apache/doris-website/pull/1576#discussion_r1897069094 ## docs/sql-manual/sql-data-types/semi-structured/JSON.md: ## @@ -56,6 +56,8 @@ INSERT INTO table_name(id, json_column_name) VALUES (1, '{"k1": "100"}') 14

Re: [PR] Update JSON.md [doris-website]

2024-12-24 Thread via GitHub
amorynan commented on code in PR #1576: URL: https://github.com/apache/doris-website/pull/1576#discussion_r1897069044 ## docs/sql-manual/sql-data-types/semi-structured/JSON.md: ## @@ -56,6 +56,8 @@ INSERT INTO table_name(id, json_column_name) VALUES (1, '{"k1": "100"}') 14

Re: [PR] branch-3.0: [fix](meta-mgr) Real-time parsing meta service endpoint to avoid rpc failed after config muted #45877 [doris]

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

Re: [I] [Bug] inverted index load data core [doris]

2024-12-24 Thread via GitHub
qidaye closed issue #45715: [Bug] inverted index load data core URL: https://github.com/apache/doris/issues/45715 -- 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 unsubscrib

[PR] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
gnehil opened a new pull request, #45907: URL: https://github.com/apache/doris/pull/45907 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Ingestion Load is used to load pre-processed data into doris. Preprocess

Re: [PR] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45907: URL: https://github.com/apache/doris/pull/45907#issuecomment-2561575784 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

[PR] [test](regression-test) use unified trigger_and_wait_compaction metho… [doris]

2024-12-24 Thread via GitHub
py023 opened a new pull request, #45908: URL: https://github.com/apache/doris/pull/45908 ### What problem does this PR solve? Related PR: #45761 Problem Summary: cherr-picks #45761 to branch-2.1 ### Release note None ### Check List (For Author) - Test

Re: [PR] [test](regression-test) use unified trigger_and_wait_compaction metho… [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45908: URL: https://github.com/apache/doris/pull/45908#issuecomment-2561576450 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] [test](regression-test) use unified trigger_and_wait_compaction metho… [doris]

2024-12-24 Thread via GitHub
py023 commented on PR #45908: URL: https://github.com/apache/doris/pull/45908#issuecomment-2561576664 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](vault) Fix bugs about altering storage vault name [doris]

2024-12-24 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #45685: URL: https://github.com/apache/doris/pull/45685#discussion_r1897072894 ## cloud/src/meta-service/meta_service_resource.cpp: ## @@ -523,9 +523,18 @@ static void set_default_vault_log_helper(const InstanceInfoPB& instance, LOG(I

Re: [PR] Update managing-storage-vault.md [doris-website]

2024-12-24 Thread via GitHub
Dong-GuoSheng commented on PR #1588: URL: https://github.com/apache/doris-website/pull/1588#issuecomment-2561579059 更新中文版storage-value中“grant”范例放到了“撤销”章节下面的问题 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[PR] Update managing-storage-vault.md [doris-website]

2024-12-24 Thread via GitHub
Dong-GuoSheng opened a new pull request, #1588: URL: https://github.com/apache/doris-website/pull/1588 更新中文版storage-value中“grant”范例放到了“撤销”章节下面的问题 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Doc

Re: [PR] [fix](script)fix typo in third party download script [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #32029: URL: https://github.com/apache/doris/pull/32029#issuecomment-2561500838 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [test](insert) add regression test to enable_insert_strict(#29875) [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #30184: URL: https://github.com/apache/doris/pull/30184#issuecomment-2561500844 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] Add usercase for user-definded variable(test reconnect) [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #27121: URL: https://github.com/apache/doris/pull/27121#issuecomment-2561500860 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](load) restore load job progress before retry failed load task [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #26469: URL: https://github.com/apache/doris/pull/26469#issuecomment-2561500869 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](planner): do not use == to compare encapsulate type, use equals instead. [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #2: URL: https://github.com/apache/doris/pull/2#issuecomment-2561500877 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

<    5   6   7   8   9   10   11   >