Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-21 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822276805 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 unsubsc

Re: [PR] [fix](nereids)select base index if mv's data type is different from base table [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27387: URL: https://github.com/apache/doris/pull/27387#issuecomment-1822274883 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1034f880e6f5c58c6db99734da6878d0dd51c631, data reload: false

Re: [PR] [feature-wip](merge-on-write) MOW table support different primary keys and sort keys [doris]

2023-11-21 Thread via GitHub
freemandealer commented on code in PR #24788: URL: https://github.com/apache/doris/pull/24788#discussion_r1401639299 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -361,7 +361,8 @@ bool BetaRowsetWriter::_check_and_set_is_doing_segcompaction() { Status BetaRowsetWriter::_

Re: [PR] [fix](stats) Fix thread leaks when doing checkpoint [doris]

2023-11-21 Thread via GitHub
Kikyou1997 commented on PR #27334: URL: https://github.com/apache/doris/pull/27334#issuecomment-1822272816 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](nereids)select base index if mv's data type is different from base table [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27387: URL: https://github.com/apache/doris/pull/27387#issuecomment-1822272681 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.93 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [minor](stats) Fix potential npe when loading stats [doris]

2023-11-21 Thread via GitHub
Kikyou1997 commented on PR #27200: URL: https://github.com/apache/doris/pull/27200#issuecomment-1822272023 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] New join2 [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822272258 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.07 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](stats) Release analyze tasks once job finished [doris]

2023-11-21 Thread via GitHub
Kikyou1997 commented on PR #27310: URL: https://github.com/apache/doris/pull/27310#issuecomment-1822270846 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-wip](nereids) Make nereids more compatible with hive syntax. [doris]

2023-11-21 Thread via GitHub
dutyu commented on PR #27231: URL: https://github.com/apache/doris/pull/27231#issuecomment-1822268087 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 unsubs

Re: [PR] New join2 [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822265682 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 37d59f79395399602f1a24070e890820c389d96d, data reload: false

Re: [PR] Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /flink-doris-connector [doris-flink-connector]

2023-11-21 Thread via GitHub
dependabot[bot] commented on PR #237: URL: https://github.com/apache/doris-flink-connector/pull/237#issuecomment-1822264207 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

[PR] [fix](nereids)DOUBLE acos (DOUBLE x) returns the inverse cosine value of x… [doris]

2023-11-21 Thread via GitHub
penglele opened a new pull request, #27403: URL: https://github.com/apache/doris/pull/27403 …, or nan if x is not in the range of -1 to 1 ## Proposed changes Issue Number: close #xxx Execute in the nereids optimizer: mysql> select acos(-2); ERROR 1105 (HY000): Numbe

(doris-flink-connector) branch dependabot/maven/flink-doris-connector/com.google.guava-guava-32.0.0-jre deleted (was 4f31bff)

2023-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/com.google.guava-guava-32.0.0-jre in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git was 4f31bff Bump com.google.guava:g

Re: [PR] Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /flink-doris-connector [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba closed pull request #237: Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /flink-doris-connector URL: https://github.com/apache/doris-flink-connector/pull/237 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822263533 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.18 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

(doris-flink-connector) branch dependabot/maven/flink-doris-connector/com.google.guava-guava-32.0.0-jre created (now 4f31bff)

2023-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/com.google.guava-guava-32.0.0-jre in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 4f31bff Bump com.google.guava:g

[PR] Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /flink-doris-connector [doris-flink-connector]

2023-11-21 Thread via GitHub
dependabot[bot] opened a new pull request, #237: URL: https://github.com/apache/doris-flink-connector/pull/237 Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre. Release notes Sourced from https://github.com/google/guava/releases";>com.goog

Re: [PR] [feature](Nereids) add functional dependencies [doris]

2023-11-21 Thread via GitHub
morrySnow commented on code in PR #27051: URL: https://github.com/apache/doris/pull/27051#discussion_r1401606207 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/NamedExpression.java: ## @@ -33,6 +33,7 @@ protected NamedExpression(List children) { }

(doris-flink-connector) branch master updated: [Feature] Support Flink1.18 (#235)

2023-11-21 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 1b90428 [Feature] Support Flink1.

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

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

Re: [PR] [regression test](control) add some regression case for control [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27346: URL: https://github.com/apache/doris/pull/27346#issuecomment-1822261406 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.65 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes,

[PR] [Fix](statistics)Fix auto job start time incorrect bug. [doris]

2023-11-21 Thread via GitHub
Jibing-Li opened a new pull request, #27402: URL: https://github.com/apache/doris/pull/27402 Before, the auto analyze job start time was the job create time, not the start to execute time, which is inaccurate. This pr is to change the start time to the first task start to execute time.

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822257754 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit ad06accd50350571aa3d6d7a16b457b726b4c7eb, data reload: false

(doris-flink-connector) branch master updated (943a638 -> 8095a67)

2023-11-21 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-flink-connector.git from 943a638 [feature] refactor serializer for multitable load (#234) add 8095a67 [improve] change opt

Re: [PR] [improve] change option default when format is json [doris-flink-connector]

2023-11-21 Thread via GitHub
zy-kkk merged PR #236: URL: https://github.com/apache/doris-flink-connector/pull/236 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

Re: [PR] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-21 Thread via GitHub
CalvinKirs commented on PR #27400: URL: https://github.com/apache/doris/pull/27400#issuecomment-1822252537 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](workflow)Fix Pr comment not worker [doris]

2023-11-21 Thread via GitHub
CalvinKirs closed pull request #27400: [Chore](workflow)Fix Pr comment not worker URL: https://github.com/apache/doris/pull/27400 -- 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] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-21 Thread via GitHub
CalvinKirs closed pull request #27400: [Chore](workflow)Fix Pr comment not worker URL: https://github.com/apache/doris/pull/27400 -- 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] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822249759 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] [case](regression) test invalid jsonpaths [doris]

2023-11-21 Thread via GitHub
HowardQin commented on PR #27359: URL: https://github.com/apache/doris/pull/27359#issuecomment-1822247692 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](multi-catalog)support the max compute partition prune [doris]

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

Re: [PR] [regression test](control) add some regression case for control [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27346: URL: https://github.com/apache/doris/pull/27346#issuecomment-1822249015 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 81ac39c10d0ef2eabf194c8c5c6f489bde6931df, data reload: false

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

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

[PR] [improve] change option default when format is json [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba opened a new pull request, #236: URL: https://github.com/apache/doris-flink-connector/pull/236 # Proposed changes If format=json is set but read_json_by_line is not set, record may not be written. ## Checklist(Required) 1. Does it affect the original behavior: (Y

(doris) branch master updated (39663119ca4 -> 127525ebe2b)

2023-11-21 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 39663119ca4 [minor](doc) Add sql manual for stats #27176 add 127525ebe2b [hotfix](jdbc catalog) fix realColumnNames

Re: [PR] [hotfix](jdbc catalog) fix realColumnNames serialize npe [doris]

2023-11-21 Thread via GitHub
zy-kkk merged PR #27280: URL: https://github.com/apache/doris/pull/27280 -- 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] [refactor](pipelineX) refine union dependency [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822235355 TeamCity be ut coverage result: Function Coverage: 36.56% (8449/23110) Line Coverage: 28.86% (68711/238097) Region Coverage: 27.83% (35537/127701) Branch Coverage: 24.5

Re: [PR] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-21 Thread via GitHub
CalvinKirs closed pull request #27400: [Chore](workflow)Fix Pr comment not worker URL: https://github.com/apache/doris/pull/27400 -- 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] [enhancement](audit) hide password and other sensitive information in log and audit log [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27115: URL: https://github.com/apache/doris/pull/27115#issuecomment-186393 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.95 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

[PR] [fix](export) the label of export should be unique with database scope [doris]

2023-11-21 Thread via GitHub
morningman opened a new pull request, #27401: URL: https://github.com/apache/doris/pull/27401 ## Proposed changes ### How to reproduce 1. create a database db1 and a table tbl1; 2. insert some data and export with label L1; 3. drop the db1 and tbl1, and recreate them with same

Re: [PR] [feature](multi phrase) Add the MultiPhraseQuery interface [doris-thirdparty]

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

(doris-thirdparty) branch clucene updated: [feature](multi phrase) Add the MultiPhraseQuery interface (#138)

2023-11-21 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 6f8a21ff [feature](multi phrase

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822219108 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23112) Line Coverage: 28.86% (68713/238120) Region Coverage: 27.82% (35534/127722) Branch Coverage: 24.5

Re: [PR] [enhancement](audit) hide password and other sensitive information in log and audit log [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27115: URL: https://github.com/apache/doris/pull/27115#issuecomment-1822215713 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f718937eacb01ea1e3ac4ba2e69559c5f7dce193, data reload: false

Re: [PR] [fix](nereids)select base index if mv's data type is different from base table [doris]

2023-11-21 Thread via GitHub
starocean999 commented on PR #27387: URL: https://github.com/apache/doris/pull/27387#issuecomment-1822214690 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](function) support ip function ipv6numtostring(alias inet6_ntoa) [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27342: URL: https://github.com/apache/doris/pull/27342#issuecomment-1822213004 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.01 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](pipelineX) refine union read dependency [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822212969 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] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822211044 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.79 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

[PR] [Chore](workflow)Fix Pr comment not worker [doris]

2023-11-21 Thread via GitHub
CalvinKirs opened a new pull request, #27400: URL: https://github.com/apache/doris/pull/27400 ## 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

Re: [PR] [comm](github) add submodule create-or-update-comment [doris]

2023-11-21 Thread via GitHub
CalvinKirs commented on PR #27301: URL: https://github.com/apache/doris/pull/27301#issuecomment-1822210674 > Please pay attention to similar security issues. We'd better check the corresponding commitid to verify the integrity of the package. like thishttps://github.com/[/pull/26525](https:

Re: [PR] [feature](function) support ip function ipv6numtostring(alias inet6_ntoa) [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27342: URL: https://github.com/apache/doris/pull/27342#issuecomment-1822208293 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 100682343c63167f3e2801d9eb11400b9f8c78f9, data reload: false

Re: [PR] [fix](stats) Fix update rows for unique table didn't get updated properly [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27337: URL: https://github.com/apache/doris/pull/27337#issuecomment-1822208107 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] [refactor](pipelineX) refine union read dependency [doris]

2023-11-21 Thread via GitHub
Mryange commented on PR #27348: URL: https://github.com/apache/doris/pull/27348#issuecomment-1822207974 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: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-11-21 Thread via GitHub
BiteThet commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-1822208984 we will release 2.0.3 on next week. -- 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] [feature](profile) add wait time in pipelineXtask [doris]

2023-11-21 Thread via GitHub
Mryange closed pull request #27114: [feature](profile) add wait time in pipelineXtask URL: https://github.com/apache/doris/pull/27114 -- 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 com

Re: [PR] [fix](fs) prefetch buffer check status before verifing buf size [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27388: URL: https://github.com/apache/doris/pull/27388#issuecomment-1822203691 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.68 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27399: URL: https://github.com/apache/doris/pull/27399#issuecomment-1822202617 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](fs) prefetch buffer check status before verifing buf size [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27388: URL: https://github.com/apache/doris/pull/27388#issuecomment-1822202465 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23110) Line Coverage: 28.86% (68714/238092) Region Coverage: 27.83% (35540/127706) Branch Coverage: 24.5

Re: [PR] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27399: URL: https://github.com/apache/doris/pull/27399#issuecomment-1822202583 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] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27399: URL: https://github.com/apache/doris/pull/27399#issuecomment-1822201523 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] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822201303 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e64ad4d41d6f5f578c95e5ed000253b40f1702a5, data reload: false

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822198975 TeamCity be ut coverage result: Function Coverage: 36.56% (8450/23111) Line Coverage: 28.86% (68717/238098) Region Coverage: 27.83% (35540/127714) Branch Coverage: 24.5

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-21 Thread via GitHub
CalvinKirs commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1822198782 run P0 Regression (Doris Regression) -- 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

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822197300 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.52 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvement](variant) limit the column size on tablet schema [doris]

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

[PR] [Improvement](variant) limit the column size on tablet schema [doris]

2023-11-21 Thread via GitHub
eldenmoon opened a new pull request, #27399: URL: https://github.com/apache/doris/pull/27399 ## 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

Re: [PR] [fix](fs) prefetch buffer check status before verifing buf size [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27388: URL: https://github.com/apache/doris/pull/27388#issuecomment-1822194434 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 24436878cbef627753d56eb902f2dd53c6ac167b, data reload: false

Re: [PR] [enhancement](audit) hide password and other sensitive information in log and audit log [doris]

2023-11-21 Thread via GitHub
nextdreamblue commented on PR #27115: URL: https://github.com/apache/doris/pull/27115#issuecomment-1822194016 run clickbench -- 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.

[PR] [feature](multi phrase) Add the MultiPhraseQuery interface [doris-thirdparty]

2023-11-21 Thread via GitHub
zzzxl1993 opened a new pull request, #138: URL: https://github.com/apache/doris-thirdparty/pull/138 (no comment) -- 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 unsubscr

Re: [I] [Bug] doris自动分析问题 [doris]

2023-11-21 Thread via GitHub
LemonLiTree commented on issue #27084: URL: https://github.com/apache/doris/issues/27084#issuecomment-1822192106 https://github.com/apache/doris/pull/27321 -- 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] [fix](test) order by clause in test_map(#27390) [doris]

2023-11-21 Thread via GitHub
mrhhsg commented on PR #27391: URL: https://github.com/apache/doris/pull/27391#issuecomment-1822190346 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](test) order by clause in test_map [doris]

2023-11-21 Thread via GitHub
mrhhsg commented on PR #27390: URL: https://github.com/apache/doris/pull/27390#issuecomment-1822189857 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] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822187840 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7939f0e43fd3510fd613a127a1bf241991492a56, data reload: false

Re: [PR] [feature](function) support ip function ipv6numtostring(alias inet6_ntoa) [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27342: URL: https://github.com/apache/doris/pull/27342#issuecomment-1822186492 TeamCity be ut coverage result: Function Coverage: 36.54% (8449/23120) Line Coverage: 28.83% (68696/238251) Region Coverage: 27.79% (35519/127809) Branch Coverage: 24.5

Re: [PR] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822185776 TeamCity be ut coverage result: Function Coverage: 36.56% (8449/23110) Line Coverage: 28.85% (68703/238117) Region Coverage: 27.81% (35523/127717) Branch Coverage: 24.5

Re: [PR] [Feature] Support Flink1.18 [doris-flink-connector]

2023-11-21 Thread via GitHub
JNSimba commented on PR #235: URL: https://github.com/apache/doris-flink-connector/pull/235#issuecomment-1822184625 This error seems to be a memory allocation problem. I ran this case on 1.18 and it was ok. ![image](https://github.com/apache/doris-flink-connector/assets/7951521/d371599f

Re: [PR] [test](regression) add routine load command test [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27384: URL: https://github.com/apache/doris/pull/27384#issuecomment-1822184579 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] New join2 [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on code in PR #27397: URL: https://github.com/apache/doris/pull/27397#discussion_r1401551830 ## be/src/exprs/minmax_predicate.h: ## @@ -50,32 +55,78 @@ class MinMaxNumFunc : public MinMaxFuncBase { T val_data = *reinterpret_cast(data);

Re: [PR] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822173999 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.51 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822173452 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) tag 2.0.3-rc04 created (now 87c4d1c2a1f)

2023-11-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.3-rc04 in repository https://gitbox.apache.org/repos/asf/doris.git at 87c4d1c2a1f (commit) No new revisions were added by this update.

Re: [PR] [fix](fs) prefetch buffer check status before verifing buf size [doris]

2023-11-21 Thread via GitHub
w41ter commented on PR #27388: URL: https://github.com/apache/doris/pull/27388#issuecomment-1822172622 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 branch-2.0 updated: change version to 2.0.3-rc04 (#27392)

2023-11-21 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 87c4d1c2a1f change version to 2.0.3-

Re: [PR] [version](branch-2.0) change version to 2.0.3-rc04 [doris]

2023-11-21 Thread via GitHub
qidaye merged PR #27392: URL: https://github.com/apache/doris/pull/27392 -- 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 branch-2.0 updated: [fix](build index) fix core when build index for a new column which without data (#27276)

2023-11-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 6c3b35288e1 [fix](build index) fix core wh

Re: [PR] [fix](build index) fix core when build index for a new column which without data [doris]

2023-11-21 Thread via GitHub
xiaokang merged PR #27276: URL: https://github.com/apache/doris/pull/27276 -- 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] [feature](Nereids) support merge graph in group [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27353: URL: https://github.com/apache/doris/pull/27353#issuecomment-1822168238 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.63 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
Gabriel39 commented on PR #27398: URL: https://github.com/apache/doris/pull/27398#issuecomment-1822168089 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] [version](branch-2.0) change version to 2.0.3-rc04 [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27392: URL: https://github.com/apache/doris/pull/27392#issuecomment-1822168011 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.7 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27343: URL: https://github.com/apache/doris/pull/27343#issuecomment-1822168025 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f8f0faead2e0be71995dbfb315231a70e4914211, data reload: false

[PR] [pipelineX](bug) Fix query timeout due to broadcast [doris]

2023-11-21 Thread via GitHub
Gabriel39 opened a new pull request, #27398: URL: https://github.com/apache/doris/pull/27398 ## 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

Re: [PR] [fix](build index) fix core when build index for a new column which without data [doris]

2023-11-21 Thread via GitHub
Tanya-W commented on code in PR #27276: URL: https://github.com/apache/doris/pull/27276#discussion_r1401545516 ## be/src/olap/task/index_builder.cpp: ## @@ -198,6 +198,11 @@ Status IndexBuilder::handle_single_rowset(RowsetMetaSharedPtr output_rowset_meta }

Re: [PR] New join2 [doris]

2023-11-21 Thread via GitHub
BiteThet commented on PR #27397: URL: https://github.com/apache/doris/pull/27397#issuecomment-1822167041 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] New join2 [doris]

2023-11-21 Thread via GitHub
BiteThet opened a new pull request, #27397: URL: https://github.com/apache/doris/pull/27397 ## 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

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822161830 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](nereids)keep cast ooperator if cast a varchar to another longer varchar [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27393: URL: https://github.com/apache/doris/pull/27393#issuecomment-1822161773 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.89 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](Nereids) support merge graph in group [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27353: URL: https://github.com/apache/doris/pull/27353#issuecomment-1822161499 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e74a8fc2f3e32cc8ca4f65f361fa69822dcb714a, data reload: false

Re: [PR] [pipelineX](bug) Fix cancel timeout [doris]

2023-11-21 Thread via GitHub
github-actions[bot] commented on PR #27396: URL: https://github.com/apache/doris/pull/27396#issuecomment-1822160380 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] [typo](doc)modify error version description in json_extract docs master [doris]

2023-11-21 Thread via GitHub
ixzc closed pull request #27347: [typo](doc)modify error version description in json_extract docs master URL: https://github.com/apache/doris/pull/27347 -- 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] [fix](nereids)keep cast ooperator if cast a varchar to another longer varchar [doris]

2023-11-21 Thread via GitHub
doris-robot commented on PR #27393: URL: https://github.com/apache/doris/pull/27393#issuecomment-1822155470 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit dc86f9e9100c746cac441959a0ce9778f8a41d94, data reload: false

  1   2   3   4   5   6   7   8   >