Re: [PR] [chore](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43866: URL: https://github.com/apache/doris/pull/43866#issuecomment-2472723605 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](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
CalvinKirs opened a new pull request, #43866: URL: https://github.com/apache/doris/pull/43866 ``` **before** branch-2.1: [fix](string64) fix coredump caused by ColumnArray>::insert_indices_from **after** branch-2.1: [fix](string64) fix coredump caused by ColumnArray>::insert_ind

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-12 Thread via GitHub
csun5285 commented on code in PR #42328: URL: https://github.com/apache/doris/pull/42328#discussion_r1839673652 ## be/src/olap/rowset/segment_v2/inverted_index_file_writer.cpp: ## @@ -256,120 +256,32 @@ Status InvertedIndexFileWriter::write_v1() { const int64_t index_id

[PR] [Fix](Variant) return NOT_FOUND if dict key not found in meta service [doris]

2024-11-12 Thread via GitHub
eldenmoon opened a new pull request, #43864: URL: https://github.com/apache/doris/pull/43864 We should make sure the key exist if `read_schema_dict` other wise return NOT_FOUND to handle ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx

Re: [PR] branch-3.0: [fix](string64) fix coredump caused by ColumnArray>::insert_indices_from [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43861: URL: https://github.com/apache/doris/pull/43861#issuecomment-2472668094 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](string64) fix coredump caused by ColumnArray>::insert_indices_from [doris]

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

2024-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #43859: URL: https://github.com/apache/doris/pull/43859#discussion_r1839633077 ## be/src/runtime/query_context.h: ## @@ -19,6 +19,7 @@ #include Review Comment: warning: 'gen_cpp/PaloInternalService_types.h' file not found [cla

Re: [PR] [fix](column_complex) wrong type of Field returned by ColumnComplex (#43515) [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43860: URL: https://github.com/apache/doris/pull/43860#issuecomment-2472659891 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] [feat](backup) GetSnapshot returns snapshot expiration time #43731 [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43863: URL: https://github.com/apache/doris/pull/43863#issuecomment-2472696256 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] [opt](store) allow to set storage_page_size for tables [doris]

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

[PR] [opt](brpc) check and remove unavailable brpc stubs (#43212) [doris]

2024-11-12 Thread via GitHub
mrhhsg opened a new pull request, #43859: URL: https://github.com/apache/doris/pull/43859 ### What problem does this PR solve? Pick from master: #43212 Related PR: #43212 Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [Feature](runtime-filter) cancel query when runtime_filter's rpc failed [doris]

2024-11-12 Thread via GitHub
BiteThet commented on PR #43627: URL: https://github.com/apache/doris/pull/43627#issuecomment-2472705244 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] [opt](inverted index) add performance profiling for remote io access in inverted index [doris]

2024-11-12 Thread via GitHub
zzzxl1993 commented on PR #43542: URL: https://github.com/apache/doris/pull/43542#issuecomment-2472720578 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](statistics)Skip auto analyze empty table. [doris]

2024-11-12 Thread via GitHub
Jibing-Li commented on PR #43865: URL: https://github.com/apache/doris/pull/43865#issuecomment-2472720700 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](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
CalvinKirs commented on PR #43866: URL: https://github.com/apache/doris/pull/43866#issuecomment-2472723767 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] [chore](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43866: URL: https://github.com/apache/doris/pull/43866#issuecomment-2472726922 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](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43866: URL: https://github.com/apache/doris/pull/43866#issuecomment-2472726985 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](checker) Enhance inverted checker [doris]

2024-11-12 Thread via GitHub
Yukang-Lian commented on PR #43294: URL: https://github.com/apache/doris/pull/43294#issuecomment-2472725377 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] [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate [doris]

2024-11-12 Thread via GitHub
morningman commented on code in PR #43255: URL: https://github.com/apache/doris/pull/43255#discussion_r1839672535 ## be/src/vec/exec/format/orc/vorc_reader.cpp: ## @@ -558,190 +565,347 @@ std::tuple convert_to_orc_literal(const orc::Type* type, con } } -template -std::

Re: [PR] [feat](catalog)Support Pre-Execution Authentication for HMS Type Iceberg Catalog Operations [doris]

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

[PR] [fix](test) fix mysql jdbc catalog test out [doris]

2024-11-12 Thread via GitHub
zy-kkk opened a new pull request, #43867: URL: https://github.com/apache/doris/pull/43867 ### 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](test) fix mysql jdbc catalog test out [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43867: URL: https://github.com/apache/doris/pull/43867#issuecomment-2472732216 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] [Enhancement](checker) Enhance inverted checker [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43294: URL: https://github.com/apache/doris/pull/43294#issuecomment-2472732617 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](test) fix mysql jdbc catalog test out [doris]

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

(doris) branch master updated (a8de28c783a -> 3fcd7002d35)

2024-11-12 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a8de28c783a [Enhancement] (nereids)implement showProcCommand in nereids (#43146) add 3fcd7002d35 [chore](auto-pick

Re: [PR] [chore](auto-pick)Add the original PR number suffix to the automatically picked PR title [doris]

2024-11-12 Thread via GitHub
zy-kkk merged PR #43866: URL: https://github.com/apache/doris/pull/43866 -- 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 auto-pick-43636-branch-3.0 deleted (was d0ef7d1a75f)

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

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

2024-11-12 Thread via GitHub
LiBinfeng-01 commented on PR #43146: URL: https://github.com/apache/doris/pull/43146#issuecomment-2472677911 LGTM -- 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] [Enhancement](Log) Reduce usage of log fatal [doris]

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

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
doris-robot commented on PR #43610: URL: https://github.com/apache/doris/pull/43610#issuecomment-2470955246 TeamCity be ut coverage result: Function Coverage: 36.33% (9480/26093) Line Coverage: 27.88% (78044/279939) Region Coverage: 26.53% (40021/150853) Branch Coverage: 23.3

Re: [PR] lh test email [doris]

2024-11-12 Thread via GitHub
gavinchou merged PR #43806: URL: https://github.com/apache/doris/pull/43806 -- 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] [opt](s3filewriter) Optimize exception handling when put object [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43809: URL: https://github.com/apache/doris/pull/43809#issuecomment-2471153276 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](s3filewriter) Optimize exception handling when put object [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43809: URL: https://github.com/apache/doris/pull/43809#issuecomment-2471127012 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] [opt](s3filewriter) Optimize exception handling when put object [doris]

2024-11-12 Thread via GitHub
gavinchou opened a new pull request, #43809: URL: https://github.com/apache/doris/pull/43809 we should not continue to put object if state is not satisfied. ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Tes

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

2024-11-12 Thread via GitHub
gavinchou commented on PR #43809: URL: https://github.com/apache/doris/pull/43809#issuecomment-2471128701 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](metrics) Complete metrics for some operators [doris]

2024-11-12 Thread via GitHub
0xderek commented on PR #42992: URL: https://github.com/apache/doris/pull/42992#issuecomment-2471280439 HI, I am working on a patch to fix #42406. Initially I came across the issue on Doris 2.1.6 so I based my work on branch-2.1. I added some tests in be/test/vec/data_types/serde/da

(doris) branch master updated: [chore](ci) trigger be ut and cloud ut if dir common/cpp changed (#43783)

2024-11-12 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 860857ab637 [chore](ci) trigger be ut and clou

Re: [PR] [chore](ci) trigger be ut and cloud ut if dir common/cpp changed [doris]

2024-11-12 Thread via GitHub
gavinchou merged PR #43783: URL: https://github.com/apache/doris/pull/43783 -- 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] [opt](s3filewriter) Optimize exception handling when put object [doris]

2024-11-12 Thread via GitHub
gavinchou commented on PR #43809: URL: https://github.com/apache/doris/pull/43809#issuecomment-2471144185 run buidall -- 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] hhb test [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43808: URL: https://github.com/apache/doris/pull/43808#issuecomment-2471117247 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] Bump io.netty:netty-common from 4.1.77.Final to 4.1.115.Final in /samples/doris-demo/doris-source-demo [doris]

2024-11-12 Thread via GitHub
dependabot[bot] opened a new pull request, #43810: URL: https://github.com/apache/doris/pull/43810 Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.77.Final to 4.1.115.Final. Commits https://github.com/netty/netty/commit/04f9b4a827d992ad439823eeba85d65d3a8

Re: [PR] Bump io.netty:netty-common from 4.1.77.Final to 4.1.115.Final in /samples/doris-demo/doris-source-demo [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43810: URL: https://github.com/apache/doris/pull/43810#issuecomment-2471453420 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 dependabot/maven/samples/doris-demo/doris-source-demo/io.netty-netty-common-4.1.115.Final created (now 1a62391d12b)

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 dependabot/maven/samples/doris-demo/doris-source-demo/io.netty-netty-common-4.1.115.Final in repository https://gitbox.apache.org/repos/asf/doris.git at 1a62391d12b Bump io.netty:netty

[PR] hhb test [doris]

2024-11-12 Thread via GitHub
hust-hhb opened a new pull request, #43808: URL: https://github.com/apache/doris/pull/43808 ### 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] hhb test [doris]

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

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

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

2024-11-12 Thread via GitHub
GentleCold commented on issue #42765: URL: https://github.com/apache/doris/issues/42765#issuecomment-2471258789 May I pick this? @LiBinfeng-01 -- 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 branch-2.1 updated: [Feat](nereids) add max/min filter push down rewrite rule (#39252) (#43671)

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 40d755a971a [Feat](nereids) add max/min

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

2024-11-12 Thread via GitHub
bobhan1 opened a new pull request, #43846: URL: https://github.com/apache/doris/pull/43846 ### 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] [debug] Add more logs when encounter `unknown index column` [doris]

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

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

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

2024-11-12 Thread via GitHub
catpineapple commented on PR #43200: URL: https://github.com/apache/doris/pull/43200#issuecomment-2472321443 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-43422-branch-3.0 deleted (was aed82bfd80d)

2024-11-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-43422-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was aed82bfd80d [Fix](Nereids) fix floor/round/ceil/truncate functions type compute precision probl

Re: [PR] [refactor](analytic) refactor analytic expressions [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43847: URL: https://github.com/apache/doris/pull/43847#issuecomment-2472324237 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] [refactor](analytic) refactor analytic expressions [doris]

2024-11-12 Thread via GitHub
Gabriel39 commented on PR #43847: URL: https://github.com/apache/doris/pull/43847#issuecomment-2472324273 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] branch-3.0: [Fix](regression) Fix flaky test `fault_injection_p0/cloud/test_cloud_mow_stale_resp_load_load_conflict` [doris]

2024-11-12 Thread via GitHub
dataroaring closed pull request #43843: branch-3.0: [Fix](regression) Fix flaky test `fault_injection_p0/cloud/test_cloud_mow_stale_resp_load_load_conflict` URL: https://github.com/apache/doris/pull/43843 -- This is an automated message from the Apache Git Service. To respond to the message,

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

2024-11-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 6e8a80d94d4 branch-3.0: [Fix](Nereids)

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-2472325508 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](analytic) refactor analytic expressions [doris]

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

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

2024-11-12 Thread via GitHub
dataroaring closed pull request #43829: branch-3.0: [feat](backup) GetSnapshot returns snapshot expiration time URL: https://github.com/apache/doris/pull/43829 -- 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

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

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

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

2024-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #43536: URL: https://github.com/apache/doris/pull/43536#discussion_r1839436505 ## be/src/http/action/stream_load.cpp: ## @@ -873,4 +908,518 @@ Status StreamLoadAction::_handle_group_commit(HttpRequest* req, return Status::OK();

Re: [PR] [opt](inverted index) add performance profiling for remote io access in inverted index [doris]

2024-11-12 Thread via GitHub
zzzxl1993 commented on PR #43542: URL: https://github.com/apache/doris/pull/43542#issuecomment-2472432577 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](Nereids) fix new coordinator compute a wrong scanRangeNum [doris]

2024-11-12 Thread via GitHub
doris-robot commented on PR #43850: URL: https://github.com/apache/doris/pull/43850#issuecomment-2472359268 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](Nereids) fix new coordinator compute a wrong scanRangeNum [doris]

2024-11-12 Thread via GitHub
924060929 opened a new pull request, #43850: URL: https://github.com/apache/doris/pull/43850 ### What problem does this PR solve? fix new coordinator compute a wrong scanRangeNum, introduced by #41730 This bug will should a wrong progress in s3 load: ``` Progress: 0.00%(73

[PR] test email [doris]

2024-11-12 Thread via GitHub
mrhhsg opened a new pull request, #43849: URL: https://github.com/apache/doris/pull/43849 ### 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] [chore](profile) Enable profile by default [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #41481: URL: https://github.com/apache/doris/pull/41481#issuecomment-2472363155 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] [chore](profile) Enable profile by default [doris]

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

2024-11-12 Thread via GitHub
zhangstar333 commented on PR #43851: URL: https://github.com/apache/doris/pull/43851#issuecomment-2472367881 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] test [doris]

2024-11-12 Thread via GitHub
zhangstar333 closed pull request #43611: test URL: https://github.com/apache/doris/pull/43611 -- 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-un

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

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

Re: [PR] [fix](Nereids) fix new coordinator compute a wrong scanRangeNum [doris]

2024-11-12 Thread via GitHub
924060929 commented on PR #43850: URL: https://github.com/apache/doris/pull/43850#issuecomment-2472359721 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] test email [doris]

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

2024-11-12 Thread via GitHub
starocean999 commented on PR #43238: URL: https://github.com/apache/doris/pull/43238#issuecomment-2472370107 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] [env](compile)open compile check in data type serde files [doris]

2024-11-12 Thread via GitHub
zhangstar333 commented on PR #42888: URL: https://github.com/apache/doris/pull/42888#issuecomment-2472371431 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 branch-2.0 updated: [opt](binlog) Support modify comment binlog #39783 (#43825)

2024-11-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new d62a765190f [opt](binlog) Support mo

[PR] [refactor](column) remove get_family_name interface in column [doris]

2024-11-12 Thread via GitHub
zhangstar333 opened a new pull request, #43851: URL: https://github.com/apache/doris/pull/43851 ### What problem does this PR solve? Problem Summary: virtual std::string get_name() const { return get_family_name(); } virtual const char* get_family_name() const = 0;

Re: [PR] [refactor](column) remove get_family_name interface in column [doris]

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

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

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

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

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

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

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

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

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

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

Re: [PR] [fix](arrow-flight-sql) Fix FE fetches arrow schema to BE will waiting for result sink open [doris]

2024-11-12 Thread via GitHub
xinyiZzz closed pull request #43423: [fix](arrow-flight-sql) Fix FE fetches arrow schema to BE will waiting for result sink open URL: https://github.com/apache/doris/pull/43423 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(doris) branch branch-3.0 updated: [fix](nereids) Solve the problem of pruning wrong partitions in multi-column partition pruning (#43332) (#43664)

2024-11-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 f650a16fd9d [fix](nereids) Solve the p

[PR] [fix](catalog) rebuild idToCatalog map after replay [doris]

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

Re: [PR] [fix](string64) fix coredump caused by ColumnArray>::insert_indices_from [doris]

2024-11-12 Thread via GitHub
yiguolei commented on code in PR #43624: URL: https://github.com/apache/doris/pull/43624#discussion_r1837875405 ## be/src/vec/columns/column_string.cpp: ## @@ -134,34 +133,41 @@ void ColumnStr::insert_range_from(const IColumn& src, size_t start, size_t le if (length == 0)

Re: [PR] [fix](string64) fix coredump caused by ColumnArray>::insert_indices_from [doris]

2024-11-12 Thread via GitHub
yiguolei commented on code in PR #43624: URL: https://github.com/apache/doris/pull/43624#discussion_r1837878612 ## be/src/vec/columns/column_string.cpp: ## @@ -134,34 +133,41 @@ void ColumnStr::insert_range_from(const IColumn& src, size_t start, size_t le if (length == 0)

Re: [PR] [opt](inverted index) add performance profiling for remote io access in inverted index [doris]

2024-11-12 Thread via GitHub
zzzxl1993 commented on PR #43542: URL: https://github.com/apache/doris/pull/43542#issuecomment-2470256998 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] branch-2.1: [fix](nereids)Solve the problem of pruning wrong partitions in multi-column partition pruning [doris]

2024-11-12 Thread via GitHub
yiguolei merged PR #43658: URL: https://github.com/apache/doris/pull/43658 -- 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)Solve the problem of pruning wrong partitions in multi-column partition pruning (#43658)

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 7b3357477db branch-2.1: [fix](nereids)S

Re: [PR] [fix](nereids)Solve the problem of pruning wrong partitions in multi-column partition pruning (#43332) [doris]

2024-11-12 Thread via GitHub
yiguolei closed pull request #43666: [fix](nereids)Solve the problem of pruning wrong partitions in multi-column partition pruning (#43332) URL: https://github.com/apache/doris/pull/43666 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [opt](inverted index) add performance profiling for remote io access in inverted index [doris]

2024-11-12 Thread via GitHub
zzzxl1993 commented on code in PR #43542: URL: https://github.com/apache/doris/pull/43542#discussion_r1837923907 ## be/src/olap/rowset/segment_v2/inverted_index_file_reader.h: ## @@ -58,8 +58,8 @@ class InvertedIndexFileReader { _storage_format(storage_format),

Re: [PR] [improve](binlog) Reserve ids for binlog type allocation [doris]

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

2024-11-12 Thread via GitHub
qidaye opened a new pull request, #43747: URL: https://github.com/apache/doris/pull/43747 ### 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](insert-overwrite) Support create partition for auto partition table when insert overwrite (#38628) [doris]

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

2024-11-12 Thread via GitHub
github-actions[bot] commented on code in PR #43773: URL: https://github.com/apache/doris/pull/43773#discussion_r1837897197 ## be/test/common/schema_util_test.cpp: ## @@ -0,0 +1,109 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

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