Re: [PR] [Refactor](agg-func) Remove some nonsense template interlayers [doris]

2024-11-12 Thread via GitHub
HappenLee commented on code in PR #43777: URL: https://github.com/apache/doris/pull/43777#discussion_r1839640159 ## be/src/vec/aggregate_functions/aggregate_function_stddev.h: ## @@ -191,14 +165,25 @@ struct SampData : Data { static DataTypePtr get_return_type() { return s

Re: [PR] [Improment]add internal workload group [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #42006: URL: https://github.com/apache/doris/pull/42006#issuecomment-2472718514 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](test) Change case test_index_compaction_p1 waiting time. [doris]

2024-11-12 Thread via GitHub
qidaye merged PR #43694: URL: https://github.com/apache/doris/pull/43694 -- 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] [fix](cloud) fix file cache missing when compaction and improve bvars [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43804: URL: https://github.com/apache/doris/pull/43804#issuecomment-2472522516 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: [fix](test) Change case test_index_compaction_p1 waiting time. [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43852: URL: https://github.com/apache/doris/pull/43852#issuecomment-2472532830 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] [Fix](test) add sync to bloom filter test case [doris]

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

(doris) branch auto-pick-43694-branch-3.0 created (now ae0915721b9)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43694-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ae0915721b9 [fix](cloud) Check instance_id valid when use cloud_unique_id degrade format #4325

[PR] branch-3.0: [fix](test) Change case test_index_compaction_p1 waiting time. [doris]

2024-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #43852: URL: https://github.com/apache/doris/pull/43852 Cherry-picked from #43694 -- 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] [Fix](test) add sync to bloom filter test case [doris]

2024-11-12 Thread via GitHub
airborne12 merged PR #43840: URL: https://github.com/apache/doris/pull/43840 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

Re: [PR] [feature](meta-service) Support querying and adjusting rpc qps limit on meta service [doris]

2024-11-12 Thread via GitHub
TangSiyang2001 commented on PR #42413: URL: https://github.com/apache/doris/pull/42413#issuecomment-2472550513 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] branch-3.0: [fix](test) Change case test_index_compaction_p1 waiting time. [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43852: URL: https://github.com/apache/doris/pull/43852#issuecomment-2472532997 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-43212-branch-2.1 created (now 40d755a971a)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43212-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 40d755a971a [Feat](nereids) add max/min filter push down rewrite rule (#39252) (#43671) No ne

Re: [PR] branch-3.0: [fix](cloud version) fix version of information_schema table backward when query in follower node [doris]

2024-11-12 Thread via GitHub
gavinchou merged PR #43496: URL: https://github.com/apache/doris/pull/43496 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[PR] [fix](regression-test) add checks for existence and successful upload of data files in hive-metastore.sh [doris]

2024-11-12 Thread via GitHub
suxiaogang223 opened a new pull request, #43853: URL: https://github.com/apache/doris/pull/43853 …hive-metastore.sh ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check

Re: [PR] [Fix](auto-increment) Fix duplicate auto-increment column value problem [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43774: URL: https://github.com/apache/doris/pull/43774#issuecomment-2472561472 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](docker) add metaservice start console to docker entrypoint [doris]

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

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

2024-11-12 Thread via GitHub
msridhar78 commented on PR #43152: URL: https://github.com/apache/doris/pull/43152#issuecomment-2472582878 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](regression-test) add checks for existence and successful upload of data files in hive-metastore.sh [doris]

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

(doris) branch master updated (ee27bdb6e42 -> 5695609fe0c)

2024-11-12 Thread smiletan
This is an automated email from the ASF dual-hosted git repository. smiletan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ee27bdb6e42 [opt](store) allow to set storage_page_size for tables (#43690) add 5695609fe0c [fix](docker) add m

Re: [PR] [fix](docker) add metaservice start console to docker entrypoint [doris]

2024-11-12 Thread via GitHub
intelligentfu8 merged PR #43200: URL: https://github.com/apache/doris/pull/43200 -- 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...@dor

(doris) branch branch-2.1 updated: [cherry-pick](branch-2.1) Pick "[Fix](table size) Fix MoW table merge data fault (#40880)" (#43610)

2024-11-12 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 6ecd55fa9e0 [cherry-pick](branch-2.1)

Re: [PR] [cherry-pick](branch-2.1) Pick "[Fix](table size) Fix MoW table merge data fault (#40880)" [doris]

2024-11-12 Thread via GitHub
gavinchou merged PR #43610: URL: https://github.com/apache/doris/pull/43610 -- 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](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

2024-11-12 Thread via GitHub
dataroaring merged PR #41395: URL: https://github.com/apache/doris/pull/41395 -- 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] branch-3.0: [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43854: URL: https://github.com/apache/doris/pull/43854#issuecomment-2472596390 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-3.0: [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

2024-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #43854: URL: https://github.com/apache/doris/pull/43854 Cherry-picked from #41395 -- 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-41395-branch-3.0 created (now 1b41de79a75)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41395-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1b41de79a75 branch-3.0: [fix](cloud version) fix version of information_schema table backward

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

2024-11-12 Thread via GitHub
starocean999 commented on code in PR #43146: URL: https://github.com/apache/doris/pull/43146#discussion_r1839351223 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcCommand.java: ## @@ -0,0 +1,96 @@ +// Licensed to the Apache Software Foundation

(doris) branch auto-pick-43724-branch-2.1 created (now a47ced8ac3a)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43724-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a47ced8ac3a branch-2.1: [fix](Nereids) alias function should use unbound slot as place holder

Re: [PR] [debug] Add more logs when encounter `unknown index column` [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43846: URL: https://github.com/apache/doris/pull/43846#issuecomment-2472329662 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] [debug] Add more logs when encounter `unknown index column` [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43846: URL: https://github.com/apache/doris/pull/43846#issuecomment-2472329685 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] [debug] Add more logs when encounter `unknown index column` [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43846: URL: https://github.com/apache/doris/pull/43846#issuecomment-2472330123 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] [DNM][misc](bvar) expose file uploading thread pool queue size [doris]

2024-11-12 Thread via GitHub
freemandealer closed pull request #43590: [DNM][misc](bvar) expose file uploading thread pool queue size URL: https://github.com/apache/doris/pull/43590 -- 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] [refactor](analytic) refactor analytic expressions [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43847: URL: https://github.com/apache/doris/pull/43847#issuecomment-2472328723 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](agg-func) Remove some nonsense template interlayers [doris]

2024-11-12 Thread via GitHub
HappenLee commented on code in PR #43777: URL: https://github.com/apache/doris/pull/43777#discussion_r1839351171 ## be/src/vec/aggregate_functions/aggregate_function_covar.h: ## @@ -122,23 +105,30 @@ struct BaseData { count += 1; } -double sum_x; -double

Re: [PR] branch-3.0: [feat](backup) GetSnapshot returns snapshot expiration time [doris]

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

2024-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #43848: URL: https://github.com/apache/doris/pull/43848#discussion_r1839368217 ## cloud/src/resource-manager/resource_manager.cpp: ## @@ -199,6 +210,27 @@ return no_err; } +std::pair ResourceManager::get_instance_id_by_cloud_u

Re: [PR] branch-3.0: [Fix]fix http query_info api return wrong column [doris]

2024-11-12 Thread via GitHub
dataroaring closed pull request #43839: branch-3.0: [Fix]fix http query_info api return wrong column URL: https://github.com/apache/doris/pull/43839 -- 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: [Fix](sk) All sk in log should be encrypted [doris]

2024-11-12 Thread via GitHub
dataroaring closed pull request #43802: branch-3.0: [Fix](sk) All sk in log should be encrypted URL: https://github.com/apache/doris/pull/43802 -- 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 sp

Re: [PR] [opt](s3filewriter) Optimize exception handling when put object [doris]

2024-11-12 Thread via GitHub
dataroaring commented on PR #43809: URL: https://github.com/apache/doris/pull/43809#issuecomment-2472455304 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] [Feature](stream-load)(config) implement streamload via http stream [doris]

2024-11-12 Thread via GitHub
Yufei-YAO commented on PR #43536: URL: https://github.com/apache/doris/pull/43536#issuecomment-2472455208 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] feat(cloud): Add File Cache Consistency Check (#41280) [doris]

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

[PR] [Fix](test) add sync to bloom filter test case #43840 [doris]

2024-11-12 Thread via GitHub
airborne12 opened a new pull request, #43857: URL: https://github.com/apache/doris/pull/43857 cherry pick from #43840 -- 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](test) add sync to bloom filter test case #43840 [doris]

2024-11-12 Thread via GitHub
airborne12 commented on PR #43857: URL: https://github.com/apache/doris/pull/43857#issuecomment-2472645276 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](hive)support hive catalog read json table. [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2472643980 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](brpc) check and remove unavailable brpc stubs (#43212) [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43859: URL: https://github.com/apache/doris/pull/43859#issuecomment-2472654725 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](test) fix regression test case in test_broker_load_p2 [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43811: URL: https://github.com/apache/doris/pull/43811#issuecomment-2472139880 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] [fix](variant) fix index in variant (#43375) [doris]

2024-11-12 Thread via GitHub
airborne12 merged PR #43773: URL: https://github.com/apache/doris/pull/43773 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

Re: [PR] [fix](variant) fix index in variant (#43375) [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43773: URL: https://github.com/apache/doris/pull/43773#issuecomment-2472121442 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](variant) fix index in variant (#43375) [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43773: URL: https://github.com/apache/doris/pull/43773#issuecomment-2472121412 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] [debug log](local merge) add more info in local merge sort [doris]

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

Re: [PR] branch-3.0: [fix](test) fix regression test case in test_broker_load_p2 [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43811: URL: https://github.com/apache/doris/pull/43811#issuecomment-2472139895 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: [Fix](Nereids) fix floor/round/ceil/truncate functions type compute precision problem [doris]

2024-11-12 Thread via GitHub
LiBinfeng-01 commented on PR #43781: URL: https://github.com/apache/doris/pull/43781#issuecomment-2472146941 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 uns

[PR] branch-3.0: [fix](test) fix regression test case in test_broker_load_p2 [doris]

2024-11-12 Thread via GitHub
github-actions[bot] opened a new pull request, #43811: URL: https://github.com/apache/doris/pull/43811 Cherry-picked from #43638 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[PR] Update STRING.md [doris-website]

2024-11-12 Thread via GitHub
lllong33 opened a new pull request, #1343: URL: https://github.com/apache/doris-website/pull/1343 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

Re: [PR] branch-2.1: [Fix](Nereids) fix floor/round/ceil/truncate functions type compute precision problem [doris]

2024-11-12 Thread via GitHub
LiBinfeng-01 commented on PR #43782: URL: https://github.com/apache/doris/pull/43782#issuecomment-2472149375 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 uns

Re: [PR] [branch-2.1](insert-overwrite) Support create partition for auto partition table when insert overwrite (#38628) [doris]

2024-11-12 Thread via GitHub
yiguolei merged PR #42644: URL: https://github.com/apache/doris/pull/42644 -- 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] [Refactor](agg-func) Remove some nonsense template interlayers [doris]

2024-11-12 Thread via GitHub
HappenLee commented on code in PR #43777: URL: https://github.com/apache/doris/pull/43777#discussion_r1839350217 ## be/src/vec/aggregate_functions/aggregate_function_covar.h: ## @@ -179,35 +158,7 @@ class AggregateFunctionSampCovariance if constexpr (is_pop) {

Re: [PR] [Bug](runtime-filter) fix core dump on rf between varchar and char [doris]

2024-11-12 Thread via GitHub
BiteThet merged PR #43758: URL: https://github.com/apache/doris/pull/43758 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

Re: [PR] [fix](arrow-flight-sql) Arrow flight server supports data forwarding when BE uses public vip [doris]

2024-11-12 Thread via GitHub
xinyiZzz commented on PR #43281: URL: https://github.com/apache/doris/pull/43281#issuecomment-2472315473 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](agg-func) Remove some nonsense template interlayers [doris]

2024-11-12 Thread via GitHub
HappenLee commented on code in PR #43777: URL: https://github.com/apache/doris/pull/43777#discussion_r1839351496 ## be/src/vec/aggregate_functions/aggregate_function_covar.h: ## @@ -122,23 +105,30 @@ struct BaseData { count += 1; } -double sum_x; -double

Re: [PR] [Feat](nereids) add max/min filter push down rewrite rule (#39252) [doris]

2024-11-12 Thread via GitHub
yiguolei merged PR #43671: URL: https://github.com/apache/doris/pull/43671 -- 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] test email [doris]

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

Re: [PR] test email [doris]

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

(doris) branch test_email updated: test email (#43849)

2024-11-12 Thread mrhhsg
This is an automated email from the ASF dual-hosted git repository. mrhhsg pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/test_email by this push: new cf574627ae3 test email (#43849) cf574627a

Re: [PR] [opt](binlog) Support modify comment binlog #39783 [doris]

2024-11-12 Thread via GitHub
dataroaring merged PR #43825: URL: https://github.com/apache/doris/pull/43825 -- 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] [Enhancement](agg-func) Make covar functions get greater precisions [doris]

2024-11-12 Thread via GitHub
zclllyybb closed pull request #43786: [Enhancement](agg-func) Make covar functions get greater precisions URL: https://github.com/apache/doris/pull/43786 -- 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] [Enhancement] (nereids)implement showProcCommand in nereids [doris]

2024-11-12 Thread via GitHub
Vallishp commented on PR #43146: URL: https://github.com/apache/doris/pull/43146#issuecomment-2472438319 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 showMaterializedViewCommand in nereids [doris]

2024-11-12 Thread via GitHub
msridhar78 commented on code in PR #43152: URL: https://github.com/apache/doris/pull/43152#discussion_r1839564022 ## regression-test/suites/query_p0/show/test_show_create_materialized_view.groovy: ## @@ -0,0 +1,50 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [Fix](test) add sync to bloom filter test case [doris]

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

(doris) branch spill_and_reserve updated: improve spill stats

2024-11-12 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new 93eca0c2ff0 improve spil

Re: [PR] [improve](http) Save the requested url in http execution error [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43855: URL: https://github.com/apache/doris/pull/43855#issuecomment-2472635303 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](nereids) enhance PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE [doris]

2024-11-12 Thread via GitHub
englefly commented on PR #43856: URL: https://github.com/apache/doris/pull/43856#issuecomment-2472635799 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] [feature](hive)support hive catalog read json table. [doris]

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

(doris) branch master updated: [Bug](runtime-filter) fix core dump on rf between varchar and char (#43758)

2024-11-12 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 0aba1ed7784 [Bug](runtime-filter) fix core du

Re: [PR] [ecosystem](kettle) add delete mode for kettle plugin [doris]

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

2024-11-12 Thread via GitHub
englefly merged PR #43826: URL: https://github.com/apache/doris/pull/43826 -- 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: [Fix](Nereids) fix floor/round/ceil/truncate functions type compute precision problem [doris]

2024-11-12 Thread via GitHub
yiguolei merged PR #43782: URL: https://github.com/apache/doris/pull/43782 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

(doris) branch branch-2.1 updated: branch-2.1: [Fix](Nereids) fix floor/round/ceil/truncate functions type compute precision problem (#43782)

2024-11-12 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 9d4405db6fa branch-2.1: [Fix](Nereids)

(doris) branch auto-pick-43758-branch-2.1 created (now 9d4405db6fa)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43758-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 9d4405db6fa branch-2.1: [Fix](Nereids) fix floor/round/ceil/truncate functions type compute pr

(doris) branch auto-pick-43758-branch-3.0 created (now 93dec4d80c5)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43758-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 93dec4d80c5 branch-3.0: [fix](filesystem)Use simple authentication directly in S3FileSystem (#

Re: [PR] [improve](join) reuse the join block to reduce malloc memory [doris]

2024-11-12 Thread via GitHub
zhangstar333 commented on PR #43738: URL: https://github.com/apache/doris/pull/43738#issuecomment-2472331194 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] [Refactor](agg-func) Remove some nonsense template interlayers [doris]

2024-11-12 Thread via GitHub
HappenLee commented on code in PR #43777: URL: https://github.com/apache/doris/pull/43777#discussion_r1839352612 ## be/src/vec/aggregate_functions/aggregate_function_stddev.h: ## @@ -210,14 +195,7 @@ class AggregateFunctionSampVariance if constexpr (is_pop) {

Re: [PR] branch-3.0: [fix](filesystem)Use simple authentication directly in S3FileSystem [doris]

2024-11-12 Thread via GitHub
dataroaring merged PR #43807: URL: https://github.com/apache/doris/pull/43807 -- 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] Test [doris]

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

2024-11-12 Thread via GitHub
doris-robot commented on PR #43848: URL: https://github.com/apache/doris/pull/43848#issuecomment-2472327207 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] Test [doris]

2024-11-12 Thread via GitHub
w41ter opened a new pull request, #43848: URL: https://github.com/apache/doris/pull/43848 ### 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] [feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform and PredicateDrivenProjectionSimplification [doris]

2024-11-12 Thread via GitHub
feiniaofeiafei commented on PR #43391: URL: https://github.com/apache/doris/pull/43391#issuecomment-2472344161 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] [refactor](column) remove get_family_name interface in column [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43851: URL: https://github.com/apache/doris/pull/43851#issuecomment-2472367205 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] [fix](cloud) Check instance_id valid when use cloud_unique_id degrade format #43253 [doris]

2024-11-12 Thread via GitHub
dataroaring merged PR #43832: URL: https://github.com/apache/doris/pull/43832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.

(doris) branch branch-3.0 updated: [fix](cloud) Check instance_id valid when use cloud_unique_id degrade format #43253 (#43832)

2024-11-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ae0915721b9 [fix](cloud) Check insta

Re: [PR] [fix](mtmv) Fix generate hyper graph wrongly when has filter which can not push down [doris]

2024-11-12 Thread via GitHub
morrySnow commented on PR #43539: URL: https://github.com/apache/doris/pull/43539#issuecomment-2472603400 run performance -- 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: [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

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

Re: [PR] [fix](cloud-mow) Fix sending commiting rpc to FE twice problem [doris]

2024-11-12 Thread via GitHub
zhannngchen commented on PR #41395: URL: https://github.com/apache/doris/pull/41395#issuecomment-2472565633 run performance -- 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] [improve](http) Save the requested url in http execution error [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43855: URL: https://github.com/apache/doris/pull/43855#issuecomment-2472606199 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] [improve](http) Save the requested url in http execution error [doris]

2024-11-12 Thread via GitHub
w41ter commented on PR #43855: URL: https://github.com/apache/doris/pull/43855#issuecomment-2472606303 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](cloud-mow) MS should create new Transaction to continue geting delete bitmap when encounter TXN_TOO_OLD [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #43509: URL: https://github.com/apache/doris/pull/43509#discussion_r1839589272 ## cloud/test/meta_service_test.cpp: ## @@ -5211,6 +5211,171 @@ TEST(MetaServiceTest, GetDeleteBitmapWithRetryTest) { SyncPoint::get_instance()->clear_

(doris) branch auto-pick-43694-branch-3.0 updated (ae0915721b9 -> b971ca35b3f)

2024-11-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43694-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from ae0915721b9 [fix](cloud) Check instance_id valid when use cloud_unique_id degrade format #4325

Re: [PR] [opt](nereids) remove some restrictions on rule: PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE [doris]

2024-11-12 Thread via GitHub
englefly closed pull request #43382: [opt](nereids) remove some restrictions on rule: PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE URL: https://github.com/apache/doris/pull/43382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [improve](http) Save the requested url in http execution error [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43855: URL: https://github.com/apache/doris/pull/43855#issuecomment-2472613249 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-3.0 updated: branch-3.0: [Fix](sk) All sk in log should be encrypted (#43544) (#43802)

2024-11-12 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 85720ac67eb branch-3.0: [Fix](sk) All

<    1   2   3   4   5   6   7   8   9   10   >