[GitHub] [doris] github-actions[bot] commented on pull request #23429: [wip-feature](Policies) Support show partitions using storage policy

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23429: URL: https://github.com/apache/doris/pull/23429#issuecomment-1692865384 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

[GitHub] [doris] github-actions[bot] commented on pull request #23475: [imporvement](table property) support for alter table property: skip wirte index , single compaction

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23475: URL: https://github.com/apache/doris/pull/23475#issuecomment-1692863531 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

[GitHub] [doris] hello-stephen commented on pull request #23402: [fix](iceberg) fix iceberg count(*) short circuit read bug

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23402: URL: https://github.com/apache/doris/pull/23402#issuecomment-1692863395 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.66 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] bobhan1 commented on pull request #23395: [Fix](Status) Make `Status` `[[nodiscard]]` and handle returned `Status` correctly

2023-08-24 Thread via GitHub
bobhan1 commented on PR #23395: URL: https://github.com/apache/doris/pull/23395#issuecomment-1692862929 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

[GitHub] [doris] Kikyou1997 commented on pull request #20426: [fix](stats) Fix auto analyze

2023-08-24 Thread via GitHub
Kikyou1997 commented on PR #20426: URL: https://github.com/apache/doris/pull/20426#issuecomment-1692862656 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

[GitHub] [doris] hello-stephen commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692861814 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.01 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23483: [fix](planner)fix bug of pushing conjunct through agg node

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23483: URL: https://github.com/apache/doris/pull/23483#issuecomment-1692861619 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.76 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23395: [Fix](Status) Make `Status` `[[nodiscard]]` and handle returned `Status` correctly

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23395: URL: https://github.com/apache/doris/pull/23395#issuecomment-1692860236 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

[GitHub] [doris] Kikyou1997 commented on pull request #23434: [minor](nereids) SUPPORT COLLATE GRAMMAR

2023-08-24 Thread via GitHub
Kikyou1997 commented on PR #23434: URL: https://github.com/apache/doris/pull/23434#issuecomment-1692856462 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

[GitHub] [doris] csun5285 commented on pull request #23475: [imporvement](table property) support for alter table property: skip wirte index , single compaction

2023-08-24 Thread via GitHub
csun5285 commented on PR #23475: URL: https://github.com/apache/doris/pull/23475#issuecomment-1692856246 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

[GitHub] [doris] Kikyou1997 commented on pull request #23434: [minor](nereids) SUPPORT COLLATE GRAMMAR

2023-08-24 Thread via GitHub
Kikyou1997 commented on PR #23434: URL: https://github.com/apache/doris/pull/23434#issuecomment-1692855528 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

[doris] branch master updated: Update check-pr-if-need-run-build.sh (#23401)

2023-08-24 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 ab991e142c Update check-pr-if-need-run-build.

[GitHub] [doris] BiteTheDDDDt merged pull request #23401: [fix](pipeline) Update check-pr-if-need-run-build.sh

2023-08-24 Thread via GitHub
BiteThet merged PR #23401: URL: https://github.com/apache/doris/pull/23401 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23235: [ignore](me) just test pipeline

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23235: URL: https://github.com/apache/doris/pull/23235#issuecomment-1692848624 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

[GitHub] [doris] Jibing-Li commented on pull request #23393: [improvement](old planner)Prune extra slots with old planner for sql like select count(1) from view

2023-08-24 Thread via GitHub
Jibing-Li commented on PR #23393: URL: https://github.com/apache/doris/pull/23393#issuecomment-1692847759 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

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #185: [Fix] fix mysql timezone and add sqlserver type

2023-08-24 Thread via GitHub
JNSimba opened a new pull request, #185: URL: https://github.com/apache/doris-flink-connector/pull/185 # Proposed changes fix mysql timezone and add sqlserver type ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect

[GitHub] [doris] Jibing-Li commented on pull request #23317: [fix](tvf view)Support Table valued function view for nereids.

2023-08-24 Thread via GitHub
Jibing-Li commented on PR #23317: URL: https://github.com/apache/doris/pull/23317#issuecomment-1692847439 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

[GitHub] [doris] zhangguoqiang666 commented on pull request #23394: [Regression](external)disable two external case

2023-08-24 Thread via GitHub
zhangguoqiang666 commented on PR #23394: URL: https://github.com/apache/doris/pull/23394#issuecomment-1692845772 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.

[GitHub] [doris] github-actions[bot] commented on pull request #23423: [fix](meta) set broadcast_right_table_scale_factor when upgrading from 1.2 to 2.x

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23423: URL: https://github.com/apache/doris/pull/23423#issuecomment-1692845129 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

[GitHub] [doris] zhangguoqiang666 commented on pull request #23394: [Regression](external)disable two external case

2023-08-24 Thread via GitHub
zhangguoqiang666 commented on PR #23394: URL: https://github.com/apache/doris/pull/23394#issuecomment-1692844322 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 u

[GitHub] [doris] hello-stephen commented on pull request #23464: [bugfix](file cache) Fix the init file cache coredump

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23464: URL: https://github.com/apache/doris/pull/23464#issuecomment-1692843821 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.98 seconds stream load tsv: 541 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23235: [ignore](me) just test pipeline

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23235: URL: https://github.com/apache/doris/pull/23235#issuecomment-1692842436 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

[GitHub] [doris] github-actions[bot] commented on pull request #23486: [opt](FileReader) InMemoryReader is only used in s3

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23486: URL: https://github.com/apache/doris/pull/23486#issuecomment-1692841897 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

[GitHub] [doris] github-actions[bot] commented on pull request #23401: [fix](pipeline) Update check-pr-if-need-run-build.sh

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23401: URL: https://github.com/apache/doris/pull/23401#issuecomment-1692840485 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

[GitHub] [doris] github-actions[bot] commented on pull request #23401: [fix](pipeline) Update check-pr-if-need-run-build.sh

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23401: URL: https://github.com/apache/doris/pull/23401#issuecomment-1692840528 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

[GitHub] [doris] github-actions[bot] commented on pull request #23485: [feature](Load)support nereids load

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23485: URL: https://github.com/apache/doris/pull/23485#issuecomment-1692835900 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5972672871";) output. shellcheck err

[GitHub] [doris] AshinGau opened a new pull request, #23486: [opt](FileReader) InMemoryReader is only used in s3

2023-08-24 Thread via GitHub
AshinGau opened a new pull request, #23486: URL: https://github.com/apache/doris/pull/23486 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[GitHub] [doris] github-actions[bot] commented on pull request #23485: [feature](Load)support nereids load

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23485: URL: https://github.com/apache/doris/pull/23485#issuecomment-1692834655 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5972661879";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #23462: Revert "[fix](testcase) fix test case failure of insert null value into not null column (#20963)"

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23462: URL: https://github.com/apache/doris/pull/23462#issuecomment-1692833723 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

[GitHub] [doris] wsjz opened a new pull request, #23485: [feature](Load)support nereids load

2023-08-24 Thread via GitHub
wsjz opened a new pull request, #23485: URL: https://github.com/apache/doris/pull/23485 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

[GitHub] [doris] hello-stephen commented on pull request #23418: [Fix](planner) Fix query queue can not limit maxConcurrency

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23418: URL: https://github.com/apache/doris/pull/23418#issuecomment-1692832304 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.92 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] hubgeter commented on pull request #22702: [feature](information_schema)add metadata_name_ids for quickly get catlogs,db,table and add profiling table in order to Compatible with mys

2023-08-24 Thread via GitHub
hubgeter commented on PR #22702: URL: https://github.com/apache/doris/pull/22702#issuecomment-1692832185 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

[GitHub] [doris] wuwenchi commented on pull request #23402: [fix](iceberg) fix iceberg count(*) short circuit read bug

2023-08-24 Thread via GitHub
wuwenchi commented on PR #23402: URL: https://github.com/apache/doris/pull/23402#issuecomment-1692830303 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

[GitHub] [doris] hello-stephen commented on pull request #23445: [fix](Nereids) avoid Stats NaN

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23445: URL: https://github.com/apache/doris/pull/23445#issuecomment-1692830267 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.15 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692830254 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

[GitHub] [doris] csun5285 commented on pull request #23475: [imporvement](table property) support for alter table property: skip wirte index , single compaction

2023-08-24 Thread via GitHub
csun5285 commented on PR #23475: URL: https://github.com/apache/doris/pull/23475#issuecomment-1692829639 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

[GitHub] [doris] github-actions[bot] commented on pull request #23302: [enhancement](routineload) add debug conf and set broker.name.ttl = 0

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23302: URL: https://github.com/apache/doris/pull/23302#issuecomment-1692827904 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 master updated (5c37be16fe -> 13a3b8c9b5)

2023-08-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5c37be16fe [pipelineX](correctness) Fix close problem for local state (#23479) add 13a3b8c9b5 forbid test_ful

[GitHub] [doris] starocean999 opened a new pull request, #23484: [fix](planner)fix bug of pushing conjunct through agg node

2023-08-24 Thread via GitHub
starocean999 opened a new pull request, #23484: URL: https://github.com/apache/doris/pull/23484 ## Proposed changes pick from master https://github.com/apache/doris/pull/23483 When searching for source slot of SlotRef, the search process should stop when there are more than 1 s

[GitHub] [doris] BiteTheDDDDt merged pull request #23480: [fix](test) forbid test_full_compaction

2023-08-24 Thread via GitHub
BiteThet merged PR #23480: URL: https://github.com/apache/doris/pull/23480 -- 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 master updated (b96b8f4370 -> 5c37be16fe)

2023-08-24 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b96b8f4370 [Bug](jdbc) support get_default on complex type (#23325) add 5c37be16fe [pipelineX](correctness) Fi

[GitHub] [doris] github-actions[bot] commented on pull request #23302: [enhancement](routineload) add debug conf and set broker.name.ttl = 0

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23302: URL: https://github.com/apache/doris/pull/23302#issuecomment-1692826802 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

[GitHub] [doris] Gabriel39 merged pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
Gabriel39 merged PR #23479: URL: https://github.com/apache/doris/pull/23479 -- 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

[GitHub] [doris] jacktengg commented on pull request #23462: Revert "[fix](testcase) fix test case failure of insert null value into not null column (#20963)"

2023-08-24 Thread via GitHub
jacktengg commented on PR #23462: URL: https://github.com/apache/doris/pull/23462#issuecomment-1692826169 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

[GitHub] [doris] BePPPower commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
BePPPower commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692824034 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

[GitHub] [doris] github-actions[bot] commented on pull request #23464: [bugfix](file cache) Fix the init file cache coredump

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23464: URL: https://github.com/apache/doris/pull/23464#issuecomment-1692824136 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

[GitHub] [doris] starocean999 commented on pull request #23483: [fix](planner)fix bug of pushing conjunct through agg node

2023-08-24 Thread via GitHub
starocean999 commented on PR #23483: URL: https://github.com/apache/doris/pull/23483#issuecomment-1692823100 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.

[GitHub] [doris] starocean999 opened a new pull request, #23483: [fix](planner)fix bug of pushing conjunct through agg node

2023-08-24 Thread via GitHub
starocean999 opened a new pull request, #23483: URL: https://github.com/apache/doris/pull/23483 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

[GitHub] [doris] github-actions[bot] commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692821121 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

[GitHub] [doris] dataroaring commented on pull request #23302: [enhancement](routineload) add debug conf and set broker.name.ttl = 0

2023-08-24 Thread via GitHub
dataroaring commented on PR #23302: URL: https://github.com/apache/doris/pull/23302#issuecomment-1692820981 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

[GitHub] [doris] hello-stephen commented on pull request #23401: [fix](pipeline) Update check-pr-if-need-run-build.sh

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23401: URL: https://github.com/apache/doris/pull/23401#issuecomment-1692817972 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] hello-stephen commented on pull request #23401: [fix](pipeline) Update check-pr-if-need-run-build.sh

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23401: URL: https://github.com/apache/doris/pull/23401#issuecomment-1692817888 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692817430 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

[GitHub] [doris] github-actions[bot] commented on pull request #23325: [Bug](jdbc) support get_default on complex type

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23325: URL: https://github.com/apache/doris/pull/23325#issuecomment-1692817250 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 (0ccb7262a7 -> b96b8f4370)

2023-08-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0ccb7262a7 [feature](Nereids) add password func (#23244) add b96b8f4370 [Bug](jdbc) support get_default on com

[GitHub] [doris] BiteTheDDDDt merged pull request #23325: [Bug](jdbc) support get_default on complex type

2023-08-24 Thread via GitHub
BiteThet merged PR #23325: URL: https://github.com/apache/doris/pull/23325 -- 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

[GitHub] [doris] Lchangliang commented on pull request #23464: [bugfix](file cache) Fix the init file cache coredump

2023-08-24 Thread via GitHub
Lchangliang commented on PR #23464: URL: https://github.com/apache/doris/pull/23464#issuecomment-1692816747 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 c

[GitHub] [doris] hello-stephen commented on pull request #23425: [Bug](materialized-view) fix core dump on create materialized view when diffrent mv column have same reference base column

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23425: URL: https://github.com/apache/doris/pull/23425#issuecomment-1692816589 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.08 seconds stream load tsv: 538 seconds loaded 74807831229 Bytes

[GitHub] [doris] morrySnow merged pull request #23244: [feature](Nereids) add password func

2023-08-24 Thread via GitHub
morrySnow merged PR #23244: URL: https://github.com/apache/doris/pull/23244 -- 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

[doris] branch master updated: [feature](Nereids) add password func (#23244)

2023-08-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 0ccb7262a7 [feature](Nereids) add password fun

[GitHub] [doris] BePPPower commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
BePPPower commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692812104 run beut -- 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 unsubs

[GitHub] [doris] TimothyDing opened a new issue, #23482: [Bug] 使用官方提供的docker-compose文件部署后BE起不来

2023-08-24 Thread via GitHub
TimothyDing opened a new issue, #23482: URL: https://github.com/apache/doris/issues/23482 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.0 ### Wha

[GitHub] [doris] Kikyou1997 closed pull request #23481: [fix](pipeline) Disable test_full_compaction which blocking p0 pipeline

2023-08-24 Thread via GitHub
Kikyou1997 closed pull request #23481: [fix](pipeline) Disable test_full_compaction which blocking p0 pipeline URL: https://github.com/apache/doris/pull/23481 -- 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

[GitHub] [doris] hello-stephen commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692805286 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.06 seconds stream load tsv: 538 seconds loaded 74807831229 Bytes

[GitHub] [doris] Kikyou1997 commented on pull request #23481: [fix](pipeline) Disable test_full_compaction which blocking p0 pipeline

2023-08-24 Thread via GitHub
Kikyou1997 commented on PR #23481: URL: https://github.com/apache/doris/pull/23481#issuecomment-1692804904 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

[GitHub] [doris] Kikyou1997 opened a new pull request, #23481: [fix](pipeline) Disable test_full_compaction which blocking p0 pipeline

2023-08-24 Thread via GitHub
Kikyou1997 opened a new pull request, #23481: URL: https://github.com/apache/doris/pull/23481 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

[GitHub] [doris] github-actions[bot] commented on pull request #23470: [feature](move-memtable)[6/7] add options to enable memtable on sink node

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23470: URL: https://github.com/apache/doris/pull/23470#issuecomment-1692804506 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

[GitHub] [doris] github-actions[bot] commented on pull request #23470: [feature](move-memtable)[6/7] add options to enable memtable on sink node

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23470: URL: https://github.com/apache/doris/pull/23470#issuecomment-1692804479 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

[GitHub] [doris] hello-stephen commented on pull request #23021: [Feature](Multi-Catalog) support query doris bitmap column in external jdbc catalog

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23021: URL: https://github.com/apache/doris/pull/23021#issuecomment-1692804442 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.83 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] dataroaring commented on pull request #23470: [feature](move-memtable)[6/7] add options to enable memtable on sink node

2023-08-24 Thread via GitHub
dataroaring commented on PR #23470: URL: https://github.com/apache/doris/pull/23470#issuecomment-1692804288 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

[GitHub] [doris] wangbo commented on pull request #23418: [Fix](planner) Fix query queue can not limit maxConcurrency

2023-08-24 Thread via GitHub
wangbo commented on PR #23418: URL: https://github.com/apache/doris/pull/23418#issuecomment-1692804096 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

[GitHub] [doris] hello-stephen commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692802341 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.37 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] BiteTheDDDDt merged pull request #23459: [fix](UT) fix flaky test in LoadStreamMgrTest

2023-08-24 Thread via GitHub
BiteThet merged PR #23459: URL: https://github.com/apache/doris/pull/23459 -- 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 master updated (59acf61ec5 -> d8e499cb55)

2023-08-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 59acf61ec5 [pipelineX](pick) pick 2 PR from pipeline engine (#23463) add d8e499cb55 [fix](UT) fix flaky test i

[GitHub] [doris] github-actions[bot] commented on pull request #23480: [fix](test) forbid test_full_compaction

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23480: URL: https://github.com/apache/doris/pull/23480#issuecomment-1692800876 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

[GitHub] [doris] github-actions[bot] commented on pull request #23480: [fix](test) forbid test_full_compaction

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23480: URL: https://github.com/apache/doris/pull/23480#issuecomment-1692800805 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

[GitHub] [doris] shuke987 commented on pull request #23480: [fix](test) forbid test_full_compaction

2023-08-24 Thread via GitHub
shuke987 commented on PR #23480: URL: https://github.com/apache/doris/pull/23480#issuecomment-1692799622 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

[GitHub] [doris] hello-stephen commented on pull request #23478: [pipeline](refactor) refine pipeline fragment context

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23478: URL: https://github.com/apache/doris/pull/23478#issuecomment-1692799155 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.23 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] shuke987 opened a new pull request, #23480: [fix](test) forbid test_full_compaction

2023-08-24 Thread via GitHub
shuke987 opened a new pull request, #23480: URL: https://github.com/apache/doris/pull/23480 ## Proposed changes -- 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

[GitHub] [doris] englefly commented on pull request #23445: [fix](Nereids) avoid Stats NaN

2023-08-24 Thread via GitHub
englefly commented on PR #23445: URL: https://github.com/apache/doris/pull/23445#issuecomment-1692797796 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

[GitHub] [doris] englefly commented on pull request #23451: [regression](nereids) add test case for runtime filter check on tpcds_sf100/tpch_sf1000

2023-08-24 Thread via GitHub
englefly commented on PR #23451: URL: https://github.com/apache/doris/pull/23451#issuecomment-1692797487 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

[GitHub] [doris] jalousiex closed issue #22200: [Bug] doris 1.2.3/1.2.6 function char and trim raise error

2023-08-24 Thread via GitHub
jalousiex closed issue #22200: [Bug] doris 1.2.3/1.2.6 function char and trim raise error URL: https://github.com/apache/doris/issues/22200 -- 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 specif

[GitHub] [doris] xzj7019 commented on pull request #23423: [fix](meta) set broadcast_right_table_scale_factor when upgrading from 1.2 to 2.x

2023-08-24 Thread via GitHub
xzj7019 commented on PR #23423: URL: https://github.com/apache/doris/pull/23423#issuecomment-1692796660 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

[GitHub] [doris] github-actions[bot] commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692785156 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

[GitHub] [doris] github-actions[bot] commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692784570 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

[GitHub] [doris] hello-stephen commented on pull request #23475: [imporvement](table property) support for alter table property: skip wirte index , single compaction

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23475: URL: https://github.com/apache/doris/pull/23475#issuecomment-1692782149 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.46 seconds stream load tsv: 536 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23402: [fix](iceberg) fix iceberg count(*) short circuit read bug

2023-08-24 Thread via GitHub
hello-stephen commented on PR #23402: URL: https://github.com/apache/doris/pull/23402#issuecomment-1692781789 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.28 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23021: [Feature](Multi-Catalog) support query doris bitmap column in external jdbc catalog

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23021: URL: https://github.com/apache/doris/pull/23021#issuecomment-1692780952 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

[GitHub] [doris] BePPPower commented on pull request #23441: [Fix](Outfile) Fix that it does not report error when export table to S3 with an incorrect ak/sk/bucket

2023-08-24 Thread via GitHub
BePPPower commented on PR #23441: URL: https://github.com/apache/doris/pull/23441#issuecomment-1692780125 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

[doris] branch master updated: [pipelineX](pick) pick 2 PR from pipeline engine (#23463)

2023-08-24 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 59acf61ec5 [pipelineX](pick) pick 2 PR from p

[GitHub] [doris] Gabriel39 merged pull request #23463: [pipelineX](pick) pick 2 PR from pipeline engine

2023-08-24 Thread via GitHub
Gabriel39 merged PR #23463: URL: https://github.com/apache/doris/pull/23463 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692779069 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

[GitHub] [doris] github-actions[bot] commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692776712 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

[GitHub] [doris] hello-stephen commented on pull request #22702: [feature](information_schema)add metadata_name_ids for quickly get catlogs,db,table and add profiling table in order to Compatible wit

2023-08-24 Thread via GitHub
hello-stephen commented on PR #22702: URL: https://github.com/apache/doris/pull/22702#issuecomment-1692777196 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.38 seconds stream load tsv: 537 seconds loaded 74807831229 Bytes

[GitHub] [doris] GoGoWen commented on pull request #23021: [Feature](Multi-Catalog) support query doris bitmap column in external jdbc catalog

2023-08-24 Thread via GitHub
GoGoWen commented on PR #23021: URL: https://github.com/apache/doris/pull/23021#issuecomment-1692775604 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

[GitHub] [doris] github-actions[bot] commented on pull request #23353: [pipelineX](refactor) refine code and add test cases

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23353: URL: https://github.com/apache/doris/pull/23353#issuecomment-1692774262 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

[GitHub] [doris] Gabriel39 commented on pull request #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
Gabriel39 commented on PR #23479: URL: https://github.com/apache/doris/pull/23479#issuecomment-1692772619 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

[GitHub] [doris] github-actions[bot] commented on pull request #23478: [pipeline](refactor) refine pipeline fragment context

2023-08-24 Thread via GitHub
github-actions[bot] commented on PR #23478: URL: https://github.com/apache/doris/pull/23478#issuecomment-1692772334 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

[GitHub] [doris] Gabriel39 opened a new pull request, #23479: [pipelineX](correctness) Fix close problem for local state

2023-08-24 Thread via GitHub
Gabriel39 opened a new pull request, #23479: URL: https://github.com/apache/doris/pull/23479 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] zhangguoqiang666 commented on pull request #23394: [Regression](external)disable two external case

2023-08-24 Thread via GitHub
zhangguoqiang666 commented on PR #23394: URL: https://github.com/apache/doris/pull/23394#issuecomment-1692768221 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 u

  1   2   3   4   5   6   7   8   >