Re: [PR] [test](index compaction)Add index compaction exception fault injection cases [doris]

2024-12-11 Thread via GitHub
csun5285 commented on code in PR #45127: URL: https://github.com/apache/doris/pull/45127#discussion_r1880032571 ## be/src/olap/compaction.cpp: ## @@ -714,6 +788,16 @@ Status Compaction::do_inverted_index_compaction() { return Status::OK(); } +void Compaction::mark_skip_i

Re: [PR] [opt](nereids) range inference convert isnull(k) and null to EmptyValue [doris]

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

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

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

Re: [PR] [Refactor](function) make all Datetime operation overflow lead to exception in BE [doris]

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

Re: [PR] [Refactor](function) make all Datetime operation overflow lead to exception in BE [doris]

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

Re: [PR] [Refactor](function) make all Datetime operation overflow lead to exception in BE [doris]

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

Re: [PR] [Enhancement](multi-catalog) Add legavy hive compactible catalog property to resolve reading issue of Hive 2.0.0 to 2.2.0 before the ORC-125 fix. [doris]

2024-12-11 Thread via GitHub
kaka11chen commented on PR #45311: URL: https://github.com/apache/doris/pull/45311#issuecomment-2536686676 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] [Enhancement] [ccr] add support for restore to ccr [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45162: URL: https://github.com/apache/doris/pull/45162#issuecomment-2536808492 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] branch-3.0: [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet #45279 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45303: URL: https://github.com/apache/doris/pull/45303#issuecomment-2535703473 TPC-H: Total hot run time: 40679 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](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet (#45279) [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45304: URL: https://github.com/apache/doris/pull/45304#issuecomment-2535556721 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] [opt](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45206: URL: https://github.com/apache/doris/pull/45206#issuecomment-2535563154 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](cloud) Make get tablet stats and update delete bitmap update lock be able to be in different fdb txns [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45206: URL: https://github.com/apache/doris/pull/45206#issuecomment-2535563275 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] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on code in PR #45207: URL: https://github.com/apache/doris/pull/45207#discussion_r1879887910 ## be/src/pipeline/pipeline_task.cpp: ## @@ -279,25 +271,22 @@ bool PipelineTask::_is_blocked() { _blocked_dep = op_dep->is_blocked_by(this);

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

2024-12-11 Thread via GitHub
FreeOnePlus opened a new pull request, #45308: URL: https://github.com/apache/doris/pull/45308 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Adjust the indentation format of the `init_be` and `entry_point` scripts,

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

2024-12-11 Thread via GitHub
doris-robot commented on PR #45308: URL: https://github.com/apache/doris/pull/45308#issuecomment-2535697791 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+proce

(doris) branch branch-3.0 updated: branch-3.0: [test](index compaction)Add exception cases for index compaction #45056 (#45192)

2024-12-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 66975825f6d branch-3.0: [test](index

Re: [PR] [fix](txn insert) txn insert show error url [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45254: URL: https://github.com/apache/doris/pull/45254#issuecomment-2535611967 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](txn insert) txn insert show error url [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45254: URL: https://github.com/apache/doris/pull/45254#issuecomment-2535611828 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](Nereids) lock table in ascending order of table IDs [doris]

2024-12-11 Thread via GitHub
morrySnow commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2535558360 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] [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java [doris]

2024-12-11 Thread via GitHub
xinyiZzz commented on PR #45306: URL: https://github.com/apache/doris/pull/45306#issuecomment-2535618740 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 branch-2.1 updated: [feature](statistics)Support auto analyze columns that haven't been analyzed for a long time. #42399 (#45250)

2024-12-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 36695e871ad [feature](statistics)Suppor

Re: [PR] [feature](statistics)Support auto analyze columns that haven't been analyzed for a long time. #42399 [doris]

2024-12-11 Thread via GitHub
Jibing-Li merged PR #45250: URL: https://github.com/apache/doris/pull/45250 -- 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

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45305: URL: https://github.com/apache/doris/pull/45305#issuecomment-2535556798 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] [regression-test](opt) add debug log [doris]

2024-12-11 Thread via GitHub
shuke987 commented on PR #45307: URL: https://github.com/apache/doris/pull/45307#issuecomment-2535654390 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] [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java [doris]

2024-12-11 Thread via GitHub
xinyiZzz commented on PR #45306: URL: https://github.com/apache/doris/pull/45306#issuecomment-2535700677 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

[PR] [fix] Fix deadlink of complex data type [doris-website]

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

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

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

Re: [PR] [Improment]add be avail cpu num metric [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on code in PR #45284: URL: https://github.com/apache/doris/pull/45284#discussion_r1880079008 ## be/src/util/cgroup_util.cpp: ## @@ -264,4 +268,136 @@ void CGroupUtil::read_int_metric_from_cgroup_file( } } +Status CGroupUtil::read_string_line

Re: [PR] [opt](nereids) range inference convert isnull(k) and null to EmptyValue [doris]

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

Re: [PR] [fix](hive)Clear processed tasks [doris]

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

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45305: URL: https://github.com/apache/doris/pull/45305#issuecomment-2535813907 TeamCity be ut coverage result: Function Coverage: 38.75% (10102/26073) Line Coverage: 29.67% (84716/285533) Region Coverage: 28.74% (43489/151338) Branch Coverage: 25.

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

2024-12-11 Thread via GitHub
rijeshkp commented on PR #45271: URL: https://github.com/apache/doris/pull/45271#issuecomment-2536610959 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] [Enhancement] (nereids)implement showQueryProfileCommand in nereids [doris]

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

[PR] [regression-test](opt) add debug log [doris]

2024-12-11 Thread via GitHub
shuke987 opened a new pull request, #45307: URL: https://github.com/apache/doris/pull/45307 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: When running stream load in regression tests and loading same file into differen

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

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45308: URL: https://github.com/apache/doris/pull/45308#issuecomment-2535773892 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] [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution. [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45308: URL: https://github.com/apache/doris/pull/45308#issuecomment-2535773960 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: [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet #45279 [doris]

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

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

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45269: URL: https://github.com/apache/doris/pull/45269#issuecomment-2535782255 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](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2535791120 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] [feat](docker)Modify the init_be and start_be scripts to meet the requirements for rapid Docker startup. [doris]

2024-12-11 Thread via GitHub
FreeOnePlus commented on PR #45269: URL: https://github.com/apache/doris/pull/45269#issuecomment-2535794295 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] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2535790744 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java [doris]

2024-12-11 Thread via GitHub
xinyiZzz commented on PR #45306: URL: https://github.com/apache/doris/pull/45306#issuecomment-2535797338 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] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2535798338 TPC-H: Total hot run time: 39878 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](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet (#45279) [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45304: URL: https://github.com/apache/doris/pull/45304#issuecomment-2535796597 TeamCity be ut coverage result: Function Coverage: 36.49% (9567/26219) Line Coverage: 27.92% (78611/281581) Region Coverage: 26.58% (40340/151763) Branch Coverage: 23.3

[PR] [opt](nereids) range inference convert isnull(k) and null to EmptyValue [doris]

2024-12-11 Thread via GitHub
yujun777 opened a new pull request, #45310: URL: https://github.com/apache/doris/pull/45310 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: for sql ``` a > 10 and a < 20 or a > 30 and a < 40 or a > 60 and

Re: [PR] [Improment]add be avail cpu num metric [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on code in PR #45284: URL: https://github.com/apache/doris/pull/45284#discussion_r1880044835 ## be/src/util/cgroup_util.cpp: ## @@ -264,4 +268,136 @@ void CGroupUtil::read_int_metric_from_cgroup_file( } } +Status CGroupUtil::read_string_line

Re: [PR] [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45306: URL: https://github.com/apache/doris/pull/45306#issuecomment-2535618736 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+proce

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

2024-12-11 Thread via GitHub
rijeshkp commented on issue #42596: URL: https://github.com/apache/doris/issues/42596#issuecomment-2535757920 @LiBinfeng-01 @starocean999 I can pick it up -- 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 t

Re: [PR] [regression-test](framework) try to disable defining global variable in test groovy files [doris]

2024-12-11 Thread via GitHub
shuke987 commented on PR #44576: URL: https://github.com/apache/doris/pull/44576#issuecomment-2535804017 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] [Enhancement] (nereids)implement showQueryProfileCommand in nereids [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45271: URL: https://github.com/apache/doris/pull/45271#issuecomment-2536768925 TPC-DS: Total hot run time: 195379 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 showQueryProfileCommand in nereids [doris]

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

Re: [PR] [Enhancement] [ccr] add support for restore to ccr [doris]

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

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

2024-12-11 Thread via GitHub
github-actions[bot] commented on code in PR #45265: URL: https://github.com/apache/doris/pull/45265#discussion_r1880786196 ## be/src/vec/functions/function_date_or_datetime_computation.h: ## @@ -753,48 +419,160 @@ class FunctionDateOrDateTimeComputation : public IFunction {

[PR] Bump golang.org/x/crypto from 0.0.0-20210616213533-5ff15b29337e to 0.31.0 in /extension/beats [doris]

2024-12-11 Thread via GitHub
dependabot[bot] opened a new pull request, #45322: URL: https://github.com/apache/doris/pull/45322 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210616213533-5ff15b29337e to 0.31.0. Commits See full diff in https://github.com/golang/crypto/commits/v

(doris) branch dependabot/go_modules/extension/beats/golang.org/x/crypto-0.31.0 created (now 65af322dc28)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/extension/beats/golang.org/x/crypto-0.31.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 65af322dc28 Bump golang.org/x/crypto in /extension/beats

Re: [PR] [fix](restore) Add restore_reset_index_id config [doris]

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

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-11 Thread via GitHub
Gabriel39 commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2534764456 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] [bug][recover] fix example [doris-website]

2024-12-11 Thread via GitHub
Vallishp commented on PR #1489: URL: https://github.com/apache/doris-website/pull/1489#issuecomment-2534803130 > please also update version 3.0 / 2.1 can you pls share the branches to update for 3.0 and 2.1? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [feat](binlog) Add Support recover binlog [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #44818: URL: https://github.com/apache/doris/pull/44818#issuecomment-2534857257 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](iceberg)Fill in the detailed error information [doris]

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

Re: [PR] [fix](restore) avoid NPE for restore job #36395 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45292: URL: https://github.com/apache/doris/pull/45292#issuecomment-2534862570 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+proce

[PR] [fix](restore) avoid NPE for restore job #36395 [doris]

2024-12-11 Thread via GitHub
w41ter opened a new pull request, #45292: URL: https://github.com/apache/doris/pull/45292 cherry pick from #36395 -- 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

(doris) branch master updated (2acca680387 -> 502542d37dc)

2024-12-11 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2acca680387 [Opt](load) reduce the length of error url to avoid exceeding the MySQL protocol length limit for cloud (#

Re: [PR] [feat](binlog) Add Support recover binlog [doris]

2024-12-11 Thread via GitHub
w41ter merged PR #44818: URL: https://github.com/apache/doris/pull/44818 -- 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.apach

Re: [PR] branch-3.0: [Opt](load) reduce the length of error url to avoid exceeding the MySQL protocol length limit for cloud #45213 [doris]

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

[PR] [refactor](k8s)K8s coupled refactor arch [doris-website]

2024-12-11 Thread via GitHub
intelligentfu8 opened a new pull request, #1500: URL: https://github.com/apache/doris-website/pull/1500 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] T

Re: [PR] [fix](restore) Add restore_reset_index_id config [doris]

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

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2534835955 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 auto-pick-45213-branch-3.0 updated (178ea2a8a54 -> e6d7b13c76b)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45213-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 178ea2a8a54 branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize

[PR] branch-3.0: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] opened a new pull request, #45293: URL: https://github.com/apache/doris/pull/45293 Cherry-picked from #44818 -- 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] branch-3.0: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45293: branch-3.0: [feat](binlog) Add Support recover binlog #44818 URL: https://github.com/apache/doris/pull/45293 -- 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 t

Re: [PR] branch-2.1: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45294: URL: https://github.com/apache/doris/pull/45294#issuecomment-2534907142 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] branch-3.0: [feat](binlog) Add Support recover binlog #44818 [doris]

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

(doris) branch auto-pick-44818-branch-2.1 created (now e68460a7300)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44818-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at e68460a7300 branch-2.1: [enhance](auth)When authorization includes create, not check if resour

Re: [PR] branch-2.1: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45294: URL: https://github.com/apache/doris/pull/45294#issuecomment-2534906810 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+proce

(doris) branch auto-pick-44818-branch-2.1 updated (e68460a7300 -> ca089b094f9)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44818-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from e68460a7300 branch-2.1: [enhance](auth)When authorization includes create, not check if resour

Re: [PR] branch-2.1: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45294: branch-2.1: [feat](binlog) Add Support recover binlog #44818 URL: https://github.com/apache/doris/pull/45294 -- 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 t

Re: [PR] branch-3.0: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45293: URL: https://github.com/apache/doris/pull/45293#issuecomment-2534888316 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+proce

[PR] branch-2.1: [feat](binlog) Add Support recover binlog #44818 [doris]

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

(doris) branch auto-pick-44818-branch-3.0 created (now 178ea2a8a54)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44818-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 178ea2a8a54 branch-3.0: [fix](mtmv) Fixed an error in setting variables in nested materialize

Re: [PR] [regression-test](framework) try to disable defining global variable in test groovy files [doris]

2024-12-11 Thread via GitHub
shuke987 commented on PR #44576: URL: https://github.com/apache/doris/pull/44576#issuecomment-2534844136 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] [chore](regression) Enable batch_download_file in p0/p1 pipeline [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45295: URL: https://github.com/apache/doris/pull/45295#issuecomment-2534942607 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+proce

[PR] [chore](regression) Enable batch_download_file in p0/p1 pipeline [doris]

2024-12-11 Thread via GitHub
w41ter opened a new pull request, #45295: URL: https://github.com/apache/doris/pull/45295 ### 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] [fix](orc) fix be ut [doris-thirdparty]

2024-12-11 Thread via GitHub
kaka11chen merged PR #260: URL: https://github.com/apache/doris-thirdparty/pull/260 -- 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] [Enhancement] (nereids)implement adminRebalanceDiskCommand in nereids [doris]

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

(doris-thirdparty) branch orc updated: [fix](orc) fix be ut (#260)

2024-12-11 Thread kakachen
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a commit to branch orc in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/orc by this push: new 46a8a612b03 [fix](orc) fix be ut (#260) 46

Re: [PR] [refactor](k8s) K8s coupled refactor arch [doris-website]

2024-12-11 Thread via GitHub
intelligentfu8 closed pull request #1499: [refactor](k8s) K8s coupled refactor arch URL: https://github.com/apache/doris-website/pull/1499 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] [fix](iceberg)Fill in the detailed error information [doris]

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

Re: [PR] branch-3.0: [feat](binlog) Add Support recover binlog #44818 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45293: URL: https://github.com/apache/doris/pull/45293#issuecomment-2534976521 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](restore) avoid NPE for restore job #36395 [doris]

2024-12-11 Thread via GitHub
w41ter commented on PR #45292: URL: https://github.com/apache/doris/pull/45292#issuecomment-2534861263 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] [regression-test](framework) try to disable defining global variable in test groovy files [doris]

2024-12-11 Thread via GitHub
shuke987 commented on PR #44576: URL: https://github.com/apache/doris/pull/44576#issuecomment-2534713252 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] [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45279: URL: https://github.com/apache/doris/pull/45279#issuecomment-2534980618 TeamCity be ut coverage result: Function Coverage: 38.75% (10103/26071) Line Coverage: 29.69% (84735/285407) Region Coverage: 28.76% (43496/151258) Branch Coverage: 25.

Re: [PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-11 Thread via GitHub
suxiaogang223 commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2534988846 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

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2535191780 TeamCity be ut coverage result: Function Coverage: 38.76% (10104/26071) Line Coverage: 29.68% (84715/285467) Region Coverage: 28.75% (43494/151292) Branch Coverage: 25.

Re: [PR] branch-3.0: [fix](function) fixed some nested type func's param type which is not suitable and make result wrong #44923 [doris]

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

(doris) branch auto-pick-44923-branch-3.0 updated (bf0d060578f -> 882c847f399)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44923-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bf0d060578f branch-3.0: [improvement](statistics)Support auto analyze columns that haven't bee

[PR] branch-3.0: [fix](function) fixed some nested type func's param type which is not suitable and make result wrong #44923 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] opened a new pull request, #45296: URL: https://github.com/apache/doris/pull/45296 Cherry-picked from #44923 -- 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] branch-3.0: [fix](function) fixed some nested type func's param type which is not suitable and make result wrong #44923 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45296: URL: https://github.com/apache/doris/pull/45296#issuecomment-2535229243 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+proce

Re: [PR] branch-3.0: [fix](function) fixed some nested type func's param type which is not suitable and make result wrong #44923 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45296: branch-3.0: [fix](function) fixed some nested type func's param type which is not suitable and make result wrong #44923 URL: https://github.com/apache/doris/pull/45296 -- This is an automated message from the Apache Git Service. To respond to the messag

<    1   2   3   4   5   6   7   8   >