Re: [PR] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

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

Re: [PR] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

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

Re: [PR] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

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

Re: [PR] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
Vallishp commented on PR #45272: URL: https://github.com/apache/doris/pull/45272#issuecomment-2552758520 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 unsubscri

Re: [PR] [opt](inverted index) Add NumInvertedIndexRemoteIOTotal statistics in profile #44863 [doris]

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

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

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

Re: [PR] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

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

Re: [PR] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

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

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

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

Re: [PR] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

2024-12-18 Thread via GitHub
bobhan1 commented on PR #45287: URL: https://github.com/apache/doris/pull/45287#issuecomment-2552649556 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] [opt](nereids) use binary search to prune partitions [doris]

2024-12-18 Thread via GitHub
924060929 commented on code in PR #44586: URL: https://github.com/apache/doris/pull/44586#discussion_r1891044459 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/MultiColumnBound.java: ## @@ -0,0 +1,54 @@ +// Licensed to the Apache Software Foundation

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2552651309 TeamCity be ut coverage result: Function Coverage: 38.87% (10133/26066) Line Coverage: 29.78% (85168/285986) Region Coverage: 28.83% (43691/151539) Branch Coverage: 25.

Re: [PR] [docs](load) add data source docs [doris-website]

2024-12-18 Thread via GitHub
liaoxin01 commented on code in PR #1511: URL: https://github.com/apache/doris-website/pull/1511#discussion_r1891056957 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/data-source/amazon-s3.md: ## @@ -0,0 +1,189 @@ +--- +{ +"title": "Amazon S3", +

Re: [PR] [fix](binlog) Avoid clear binlog dir #45581 [doris]

2024-12-18 Thread via GitHub
w41ter commented on PR #45620: URL: https://github.com/apache/doris/pull/45620#issuecomment-2552686471 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] [fix](binlog) Avoid clear binlog dir #45581 [doris]

2024-12-18 Thread via GitHub
w41ter opened a new pull request, #45620: URL: https://github.com/apache/doris/pull/45620 cherry pick from #45581 -- 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] [feature](cooldown)backup cooldown data [doris]

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

Re: [PR] [fix](binlog) Avoid clear binlog dir #45581 [doris]

2024-12-18 Thread via GitHub
Thearas commented on PR #45620: URL: https://github.com/apache/doris/pull/45620#issuecomment-2552686522 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](memory) Process available memory to increase the Jemalloc cache [doris]

2024-12-18 Thread via GitHub
hello-stephen commented on PR #45621: URL: https://github.com/apache/doris/pull/45621#issuecomment-2552688644 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] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

2024-12-18 Thread via GitHub
xzj7019 commented on code in PR #44789: URL: https://github.com/apache/doris/pull/44789#discussion_r1891079419 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/DateFormat.java: ## @@ -74,4 +82,30 @@ public List getSignatures() { public

[PR] [fix](memory) Process available memory to increase the Jemalloc cache [doris]

2024-12-18 Thread via GitHub
xinyiZzz opened a new pull request, #45621: URL: https://github.com/apache/doris/pull/45621 ### What problem does this PR solve? Currently, when the Doris BE process exceed memory limit, Jemalloc cache will be manually released. Add the Jemalloc cache to the available memory of th

[PR] [fix](suites) Enable common expr pushdown in the restore inverted idx case #45547 [doris]

2024-12-18 Thread via GitHub
w41ter opened a new pull request, #45622: URL: https://github.com/apache/doris/pull/45622 cherry pick from #45547 -- 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] [fix](suites) Enable common expr pushdown in the restore inverted idx case #45547 [doris]

2024-12-18 Thread via GitHub
w41ter commented on PR #45622: URL: https://github.com/apache/doris/pull/45622#issuecomment-2552689653 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](suites) Enable common expr pushdown in the restore inverted idx case #45547 [doris]

2024-12-18 Thread via GitHub
Thearas commented on PR #45622: URL: https://github.com/apache/doris/pull/45622#issuecomment-2552689738 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] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

2024-12-18 Thread via GitHub
xzj7019 commented on code in PR #44789: URL: https://github.com/apache/doris/pull/44789#discussion_r1891081046 ## regression-test/suites/nereids_rules_p0/partition_prune/always_mono_func.groovy: ## @@ -0,0 +1,151 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [feature](cooldown)backup cooldown data [doris]

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

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

2024-12-18 Thread via GitHub
xzj7019 commented on code in PR #44789: URL: https://github.com/apache/doris/pull/44789#discussion_r1891080261 ## regression-test/suites/nereids_rules_p0/partition_prune/always_mono_func.groovy: ## @@ -0,0 +1,151 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [enhancement](test) Add show data test [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45501: URL: https://github.com/apache/doris/pull/45501#issuecomment-2552670695 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] [enhancement](test) Add show data test [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45501: URL: https://github.com/apache/doris/pull/45501#issuecomment-2552670735 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] [opt](inverted index) Add NumInvertedIndexRemoteIOTotal statistics in profile #44863 [doris]

2024-12-18 Thread via GitHub
zzzxl1993 commented on PR #45619: URL: https://github.com/apache/doris/pull/45619#issuecomment-2552668451 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] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2552673345 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12405383741";) output. shellcheck er

Re: [PR] [opt](inverted index) Add NumInvertedIndexRemoteIOTotal statistics in profile #44863 [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on code in PR #45619: URL: https://github.com/apache/doris/pull/45619#discussion_r1891071220 ## be/src/olap/rowset/segment_v2/inverted_index_file_reader.cpp: ## @@ -27,21 +27,27 @@ namespace doris::segment_v2 { -Status InvertedIndexFileReader::

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on code in PR #45614: URL: https://github.com/apache/doris/pull/45614#discussion_r1891073475 ## be/src/pipeline/task_queue.cpp: ## @@ -190,17 +196,24 @@ return nullptr; } -Status MultiCoreTaskQueue::push_back(PipelineTask* task) { +Status Mu

Re: [PR] [enhance](nereids) add, sub, diff, floor, ceil date function implement Monotonic [doris]

2024-12-18 Thread via GitHub
feiniaofeiafei commented on PR #44943: URL: https://github.com/apache/doris/pull/44943#issuecomment-2552669171 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](cooldown)backup cooldown data [doris]

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

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2552676169 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12405413900";) output. shellcheck er

Re: [PR] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
Gabriel39 commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2552676000 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] [opt](recycler) Improve robustness and observability [doris]

2024-12-18 Thread via GitHub
qidaye commented on PR #45617: URL: https://github.com/apache/doris/pull/45617#issuecomment-2552675548 run p1 -- 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: [I] [Bug] Compilation failed [doris]

2024-12-18 Thread via GitHub
zxealous closed issue #45522: [Bug] Compilation failed URL: https://github.com/apache/doris/issues/45522 -- 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:

Re: [PR] [feat](nereids)support refresh table command [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45546: URL: https://github.com/apache/doris/pull/45546#issuecomment-2552680755 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] [feat](nereids)support refresh table command [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45546: URL: https://github.com/apache/doris/pull/45546#issuecomment-2552680780 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](Log) Reduce usage of log fatal(PART I) [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #42344: URL: https://github.com/apache/doris/pull/42344#issuecomment-2552685132 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] [Enhancement] (nereids)implement showSyncJobCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 merged PR #44817: URL: https://github.com/apache/doris/pull/44817 -- 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: [I] [Enhancement] (nereids)implement showSyncJobCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 closed issue #42775: [Enhancement] (nereids)implement showSyncJobCommand in nereids URL: https://github.com/apache/doris/issues/42775 -- 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

(doris) branch master updated: [Enhancement] (nereids)implement showSyncJobCommand in nereids (#44817)

2024-12-18 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 a05582f9901 [Enhancement] (nereids)implemen

(doris) branch master updated: [feat](nereids)support refresh table command (#45546)

2024-12-18 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 14a01734e08 [feat](nereids)support refresh

Re: [PR] [feat](nereids)support refresh table command [doris]

2024-12-18 Thread via GitHub
starocean999 merged PR #45546: URL: https://github.com/apache/doris/pull/45546 -- 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: [I] [Enhancement] (nereids)implement RefreshTableCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 closed issue #42578: [Enhancement] (nereids)implement RefreshTableCommand in nereids URL: https://github.com/apache/doris/issues/42578 -- 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 th

Re: [PR] [fix](create table) fix create table fail msg [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45623: URL: https://github.com/apache/doris/pull/45623#issuecomment-2552707667 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](memory) Process available memory to increase the Jemalloc cache [doris]

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

Re: [PR] [feat](nereids)implement useDatabase command in nereids [doris]

2024-12-18 Thread via GitHub
vinlee19 commented on PR #45600: URL: https://github.com/apache/doris/pull/45600#issuecomment-2552815561 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] [feat](nereids)implement useDatabase command in nereids [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45600: URL: https://github.com/apache/doris/pull/45600#issuecomment-2552814375 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12406772477";) output. shellcheck er

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

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

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

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

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

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

Re: [PR] [BugFix](Cloud) Fix be cannot get meta service endpoint with meta service list [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45598: URL: https://github.com/apache/doris/pull/45598#issuecomment-2552846649 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: branch-2.1: [Fix] Add column with default value string throw exception #45000 (#45316)

2024-12-18 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 7957e6fe0f6 branch-2.1: [Fix] Add colum

Re: [PR] branch-2.1: [fix](export) Make enable_outfile_to_local available for export command #45241 [doris]

2024-12-18 Thread via GitHub
yiguolei merged PR #45515: URL: https://github.com/apache/doris/pull/45515 -- 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] branch-2.1: [feature](mtmv)Support iceberg partition refresh. #44726 [doris]

2024-12-18 Thread via GitHub
yiguolei commented on PR #45463: URL: https://github.com/apache/doris/pull/45463#issuecomment-2552868892 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] branch-2.1: [Fix] Add column with default value string throw exception #45000 [doris]

2024-12-18 Thread via GitHub
yiguolei merged PR #45316: URL: https://github.com/apache/doris/pull/45316 -- 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](nereids) push down encode slot [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #44748: URL: https://github.com/apache/doris/pull/44748#issuecomment-2552845130 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12407082091";) output. shellcheck er

Re: [PR] [fix](multi-catalog) fix table not found error after catalog creation [doris]

2024-12-18 Thread via GitHub
liutang123 commented on PR #45521: URL: https://github.com/apache/doris/pull/45521#issuecomment-2552879598 run feut -- 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

(doris) branch master updated: [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids (#45272)

2024-12-18 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 9d23c1390fc [Enhancement] (nereids)implemen

Re: [PR] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45272: URL: https://github.com/apache/doris/pull/45272#issuecomment-2552874066 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-2.1: [fix](nereids) fix ptopN push down under multi winexprs with partial forbidden type #44617 [doris]

2024-12-18 Thread via GitHub
morrySnow closed pull request #44650: branch-2.1: [fix](nereids) fix ptopN push down under multi winexprs with partial forbidden type #44617 URL: https://github.com/apache/doris/pull/44650 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45272: URL: https://github.com/apache/doris/pull/45272#issuecomment-2552874115 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: [I] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 closed issue #42851: [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids URL: https://github.com/apache/doris/issues/42851 -- 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 g

Re: [I] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 closed issue #42851: [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids URL: https://github.com/apache/doris/issues/42851 -- 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 g

Re: [PR] [Enhancement] (nereids)implement adminSetTableStatusCommand in nereids [doris]

2024-12-18 Thread via GitHub
starocean999 merged PR #45272: URL: https://github.com/apache/doris/pull/45272 -- 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] [feat](regression) when check shape failed, print all plan with memo [doris]

2024-12-18 Thread via GitHub
hello-stephen commented on PR #45627: URL: https://github.com/apache/doris/pull/45627#issuecomment-2552875908 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] [feat](regression) when check shape failed, print all plan with memo [doris]

2024-12-18 Thread via GitHub
englefly opened a new pull request, #45627: URL: https://github.com/apache/doris/pull/45627 ### What problem does this PR solve? when check plan shape failed, print all plan and memo into log for debug Issue Number: close #xxx Related PR: #xxx Problem Summary: #

Re: [PR] [fix](create table) fix create table fail msg [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45623: URL: https://github.com/apache/doris/pull/45623#issuecomment-2552875978 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] [feat](regression) when check shape failed, print all plan with memo [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45627: URL: https://github.com/apache/doris/pull/45627#issuecomment-2552876664 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/12407309660";) output. shellcheck er

Re: [PR] [fix](create table) fix create table fail msg [doris]

2024-12-18 Thread via GitHub
yujun777 commented on PR #45623: URL: https://github.com/apache/doris/pull/45623#issuecomment-2552876164 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 unsubscri

Re: [PR] [fix](fold) fixed an issue with be computing constants [doris]

2024-12-18 Thread via GitHub
felixwluo commented on PR #43410: URL: https://github.com/apache/doris/pull/43410#issuecomment-2552889468 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

[PR] [fix](cloud) fix abort transaction in runningTxns list when show routine load [doris]

2024-12-18 Thread via GitHub
sollhui opened a new pull request, #45629: URL: https://github.com/apache/doris/pull/45629 ### What problem does this PR solve? Problem Summary: There are some abort transaction in running transaction list when execute `Show routine load`: ``` statistic: {"receivedBytes"

Re: [PR] [Fix](Job)Fix redundant job scheduling by preventing same state transitions (e.g., RUNNING → RUNNING) [doris]

2024-12-18 Thread via GitHub
CalvinKirs commented on PR #45495: URL: https://github.com/apache/doris/pull/45495#issuecomment-2552949164 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] fix:li margin-bottom [doris-website]

2024-12-18 Thread via GitHub
KassieZ merged PR #1539: URL: https://github.com/apache/doris-website/pull/1539 -- 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] fix 6 [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45633: URL: https://github.com/apache/doris/pull/45633#issuecomment-2552951901 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] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

2024-12-18 Thread via GitHub
feiniaofeiafei commented on PR #44789: URL: https://github.com/apache/doris/pull/44789#issuecomment-2552952877 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] [feat] support rf in partitioned hash join [doris]

2024-12-18 Thread via GitHub
Thearas commented on PR #45637: URL: https://github.com/apache/doris/pull/45637#issuecomment-2552958415 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) fix abort transaction in runningTxns list when show routine load [doris]

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

[PR] [feat] support rf in partitioned hash join [doris]

2024-12-18 Thread via GitHub
mrhhsg opened a new pull request, #45637: URL: https://github.com/apache/doris/pull/45637 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-12-18 Thread via GitHub
Johnnyssc commented on PR #35421: URL: https://github.com/apache/doris/pull/35421#issuecomment-2552957520 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] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-18 Thread via GitHub
Gabriel39 commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2552959847 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 6 [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on PR #45633: URL: https://github.com/apache/doris/pull/45633#issuecomment-2552949145 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] [Refactor](function) make all Datetime arithmetic operation overflow lead to exception in BE [doris]

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

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

2024-12-18 Thread via GitHub
vinlee19 commented on PR #45631: URL: https://github.com/apache/doris/pull/45631#issuecomment-2552945424 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-website) branch master updated: fix:li margin-bottom (#1539)

2024-12-18 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 f65c7e55a88 fix:li margin-bottom (#1539)

Re: [PR] [Fix](ORC) Not push down fixed char type in orc reader [doris]

2024-12-18 Thread via GitHub
doris-robot commented on PR #45484: URL: https://github.com/apache/doris/pull/45484#issuecomment-2552953188 TeamCity be ut coverage result: Function Coverage: 38.88% (10135/26066) Line Coverage: 29.80% (85225/285965) Region Coverage: 28.85% (43708/151521) Branch Coverage: 25.

Re: [PR] fix:Restore document directories lost due to architecture upgrade [doris-website]

2024-12-18 Thread via GitHub
KassieZ merged PR #1529: URL: https://github.com/apache/doris-website/pull/1529 -- 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] [Refactor](function) make all Datetime arithmetic operation overflow lead to exception in BE [doris]

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

(doris-website) branch master updated: fix:Restore document directories lost due to architecture upgrade (#1529)

2024-12-18 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 7a27cd0b6c7 fix:Restore document directo

[PR] [branch-2.1]Fix test_audit_log_behavior failed [doris]

2024-12-18 Thread via GitHub
wangbo opened a new pull request, #45636: URL: https://github.com/apache/doris/pull/45636 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [branch-2.1]Fix test_audit_log_behavior failed [doris]

2024-12-18 Thread via GitHub
Thearas commented on PR #45636: URL: https://github.com/apache/doris/pull/45636#issuecomment-2552954653 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-2.1]Fix test_audit_log_behavior failed [doris]

2024-12-18 Thread via GitHub
wangbo commented on PR #45636: URL: https://github.com/apache/doris/pull/45636#issuecomment-2552954611 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] branch-2.1: [fix](nereids) fix ExtractAndNormalizeWindowExpression bug #45553 [doris]

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

Re: [PR] [feat] support rf in partitioned hash join [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on code in PR #45637: URL: https://github.com/apache/doris/pull/45637#discussion_r1891271379 ## be/src/exprs/runtime_filter.cpp: ## @@ -476,6 +476,18 @@ class RuntimePredicateWrapper { const TExpr& probe_expr); Stat

Re: [PR] [fix](create table) fix create table fail msg [doris]

2024-12-18 Thread via GitHub
yujun777 commented on PR #45623: URL: https://github.com/apache/doris/pull/45623#issuecomment-2552903099 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 unsubscri

Re: [PR] [Fix](recycler) Fix potential data leak when a partial update load which has publish conflict fails [doris]

2024-12-18 Thread via GitHub
github-actions[bot] commented on code in PR #45626: URL: https://github.com/apache/doris/pull/45626#discussion_r1891234689 ## cloud/test/recycler_test.cpp: ## @@ -924,6 +942,69 @@ TEST(RecyclerTest, recycle_tmp_rowsets) { EXPECT_EQ(insert_no_inverted_index, 4); } +TEST(R

Re: [PR] [fix](cloud) fix abort transaction in runningTxns list when show routine load [doris]

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

<    1   2   3   4   5   6   7   8   >