Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1945472071 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
Nitin-Kashyap commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1945467428 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. T

[I] [Bug] The doris-fe.service and doris-be.service systemd service script uses KillMode=None [doris]

2024-02-14 Thread via GitHub
patrickdung2022 opened a new issue, #31030: URL: https://github.com/apache/doris/issues/31030 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Doris 2.0.2

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

2024-02-14 Thread via GitHub
liugddx commented on PR #31029: URL: https://github.com/apache/doris/pull/31029#issuecomment-1945370236 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] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

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

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
Nitin-Kashyap commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1477180577 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -318,7 +320,8 @@ public PlanFragment visitPhysicalDistrib

Re: [PR] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

2024-02-14 Thread via GitHub
doris-robot commented on PR #31029: URL: https://github.com/apache/doris/pull/31029#issuecomment-1945329801 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] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [do

2024-02-14 Thread via GitHub
liugddx commented on PR #31029: URL: https://github.com/apache/doris/pull/31029#issuecomment-1945329870 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] [bugfix](sessionVariable) Fix sessionVariable has sessionOriginValue property, and execute cloneSessionVariable method will throw java.io.NotSerializableException: java.lang.reflect.Field [doris]

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

Re: [PR] [Refactor](opt) Opt rf and remove unless code [doris]

2024-02-14 Thread via GitHub
yiguolei commented on code in PR #30900: URL: https://github.com/apache/doris/pull/30900#discussion_r1490252337 ## be/src/exprs/runtime_filter.h: ## @@ -276,20 +273,21 @@ class IRuntimeFilter { Status merge_from(const RuntimePredicateWrapper* wrapper); -// for ut

Re: [PR] [Refactor](opt) Opt rf and remove unless code [doris]

2024-02-14 Thread via GitHub
yiguolei commented on code in PR #30900: URL: https://github.com/apache/doris/pull/30900#discussion_r1490250293 ## be/src/exprs/runtime_filter.cpp: ## @@ -735,7 +735,9 @@ class RuntimePredicateWrapper { _is_bloomfilter = true; // we won't use this class to inse

(doris) branch branch-2.1 updated (6384f390af3 -> 4701dd49c36)

2024-02-14 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 omit 6384f390af3 [fix](Nereids): fix name of rule EliminateJoinByFK #30884 omit ea9c4c1b11d Add auto analyze mv an

(doris) branch master updated: [bugfix][be][cppcheck] Possible NULL pointer access (#31025) (#31026)

2024-02-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 3f228da5897 [bugfix][be][cppcheck] Possible NUL

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
yiguolei merged PR #31026: URL: https://github.com/apache/doris/pull/31026 -- 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: [I] [Bug] (be) Possible access of NULL pointer (null_map) at vorc_reader.cpp [doris]

2024-02-14 Thread via GitHub
yiguolei closed issue #31025: [Bug] (be) Possible access of NULL pointer (null_map) at vorc_reader.cpp URL: https://github.com/apache/doris/issues/31025 -- 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

Re: [PR] [typo](docs)update upgrade documentation [doris]

2024-02-14 Thread via GitHub
github-actions[bot] closed pull request #23009: [typo](docs)update upgrade documentation URL: https://github.com/apache/doris/pull/23009 -- 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

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1944207555 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] [Improve](Job)Return directly when the job status does not need to change [doris]

2024-02-14 Thread via GitHub
doris-robot commented on PR #31028: URL: https://github.com/apache/doris/pull/31028#issuecomment-1944201201 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 262cac01a69dfab704ad3f4d490e429f517f28a3 with default session variables Stream

Re: [PR] [Improve](Job)Return directly when the job status does not need to change [doris]

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

Re: [PR] [Improve](Job)Return directly when the job status does not need to change [doris]

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

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1944182598 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] [Improve](Job)Return directly when the job status does not need to change [doris]

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

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-14 Thread via GitHub
Nitin-Kashyap commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1477180577 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -318,7 +320,8 @@ public PlanFragment visitPhysicalDistrib

Re: [PR] [Improve](Job)Return directly when the job status does not need to change [doris]

2024-02-14 Thread via GitHub
CalvinKirs commented on PR #31028: URL: https://github.com/apache/doris/pull/31028#issuecomment-1944101731 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] [Improve](Job)Return directly when the job status does not need to change [doris]

2024-02-14 Thread via GitHub
doris-robot commented on PR #31028: URL: https://github.com/apache/doris/pull/31028#issuecomment-1944101518 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] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
doris-robot commented on PR #31026: URL: https://github.com/apache/doris/pull/31026#issuecomment-1944079241 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 29a9496064d59e2c8fa320299d04f9d97be7e3a9 with default session variables Stream

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

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

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

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

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

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

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
doris-robot commented on PR #31026: URL: https://github.com/apache/doris/pull/31026#issuecomment-1944038108 TeamCity be ut coverage result: Function Coverage: 35.83% (8556/23878) Line Coverage: 27.78% (69466/250044) Region Coverage: 26.91% (36033/133898) Branch Coverage: 23.7

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
morningman commented on PR #31026: URL: https://github.com/apache/doris/pull/31026#issuecomment-1943946330 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] [Feature-WIP](pipeline) Trace pipeline scheduling [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on code in PR #31027: URL: https://github.com/apache/doris/pull/31027#discussion_r1489513482 ## be/src/io/fs/file_system.h: ## @@ -19,8 +19,8 @@ #include Review Comment: warning: 'butil/macros.h' file not found [clang-diagnostic-error] ``

Re: [PR] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #31026: URL: https://github.com/apache/doris/pull/31026#issuecomment-1943824236 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] [bugfix][be][cppcheck] Possible NULL pointer access (#31025) [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #31026: URL: https://github.com/apache/doris/pull/31026#issuecomment-1943824176 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](pipeline) Trace pipeline scheduling [doris]

2024-02-14 Thread via GitHub
doris-robot commented on PR #31027: URL: https://github.com/apache/doris/pull/31027#issuecomment-1943812424 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] [Feature](pipeline) Trace pipeline scheduling [doris]

2024-02-14 Thread via GitHub
zclllyybb opened a new pull request, #31027: URL: https://github.com/apache/doris/pull/31027 ## 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](function) incorrect result of 'equal_for_null' [doris]

2024-02-14 Thread via GitHub
github-actions[bot] commented on PR #30990: URL: https://github.com/apache/doris/pull/30990#issuecomment-1943467999 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](function) incorrect result of 'equal_for_null' [doris]

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