[GitHub] [doris] github-actions[bot] commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1655371583 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] czzmmc commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-28 Thread via GitHub
czzmmc commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1655371596 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] BiteTheDDDDt merged pull request #22152: [Chore](refactor) remove some unused code

2023-07-28 Thread via GitHub
BiteThet merged PR #22152: URL: https://github.com/apache/doris/pull/22152 -- 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 (05abfbc5ef -> f7e0479605)

2023-07-28 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 05abfbc5ef [improvement](regression-test) add compression algorithm regression test (#22303) add f7e0479605 [

[GitHub] [doris] wsjz opened a new pull request, #22349: [docs](kerberos)add kerberos FAQ

2023-07-28 Thread via GitHub
wsjz opened a new pull request, #22349: URL: https://github.com/apache/doris/pull/22349 ## Proposed changes add some FAQ for kerberos. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@dori

[GitHub] [doris] xiaokang merged pull request #22337: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229)

2023-07-28 Thread via GitHub
xiaokang merged PR #22337: URL: https://github.com/apache/doris/pull/22337 -- 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.0 updated: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229) (#22337)

2023-07-28 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 7fca026471 [Bug](runtime-filter) fix probe

[GitHub] [doris] xiaokang merged pull request #22329: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids

2023-07-28 Thread via GitHub
xiaokang merged PR #22329: URL: https://github.com/apache/doris/pull/22329 -- 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.0 updated: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids (#22329)

2023-07-28 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 c8a5517ace [cherry-pick](branch-2.0) add p

[GitHub] [doris] zhannngchen merged pull request #22340: [test](regression) add partial update seq_col delete cases

2023-07-28 Thread via GitHub
zhannngchen merged PR #22340: URL: https://github.com/apache/doris/pull/22340 -- 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: [test](regression) add partial update seq_col delete cases (#22340)

2023-07-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 2f43e59535 [test](regression) add partial upda

[doris] 02/02: fix merge_conflict change FeConstants.disableInternalSchemaDb to !FeConstants.enableInternalSchemaDb

2023-07-28 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 commit 68b722c8ba63e40391f0b97eef3c0f2f682d653b Author: Kang AuthorDate: Fri Jul 28 17:33:19 2023 +0800 fix merge_confli

[doris] 01/02: [dependency](fe)Dependency version upgrade (#21191)

2023-07-28 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 commit c9d5f9787ab0a536f1de22999d529a01eb92cc64 Author: Calvin Kirs AuthorDate: Thu Jun 29 10:01:33 2023 +0800 [dependen

[doris] branch branch-2.0 updated (c8a5517ace -> 68b722c8ba)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from c8a5517ace [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids (#22329) new c9d5f9

[GitHub] [doris] hello-stephen commented on pull request #22282: [Enhancement](merge-on-write) add correctness check for the calculation of delete bitmap

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22282: URL: https://github.com/apache/doris/pull/22282#issuecomment-1655391269 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.77 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22238: URL: https://github.com/apache/doris/pull/22238#issuecomment-1655398514 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] BiteTheDDDDt opened a new pull request, #22350: [Chore](materialized-view) update documentation about materialized-view and update test

2023-07-28 Thread via GitHub
BiteThet opened a new pull request, #22350: URL: https://github.com/apache/doris/pull/22350 ## Proposed changes update documentation about materialized-view and update test ## Further comments If this is a relatively large or complex change, kick off the discussion at [d

[GitHub] [doris] BiteTheDDDDt commented on pull request #22350: [Chore](materialized-view) update documentation about materialized-view and update test

2023-07-28 Thread via GitHub
BiteThet commented on PR #22350: URL: https://github.com/apache/doris/pull/22350#issuecomment-1655408586 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 #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1655409495 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.45 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] xiaokang merged pull request #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f…

2023-07-28 Thread via GitHub
xiaokang merged PR #22163: URL: https://github.com/apache/doris/pull/22163 -- 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 master updated (2f43e59535 -> 0cc3232d6f)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2f43e59535 [test](regression) add partial update seq_col delete cases (#22340) add 0cc3232d6f [Improve](topn opt)

[GitHub] [doris] github-actions[bot] commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22238: URL: https://github.com/apache/doris/pull/22238#issuecomment-1655416188 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] BiteTheDDDDt commented on pull request #22346: [Bug](planner) add expr valid check on aggregation node

2023-07-28 Thread via GitHub
BiteThet commented on PR #22346: URL: https://github.com/apache/doris/pull/22346#issuecomment-1655420847 run ckbench -- 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] Huguowei opened a new issue, #22351: [Bug] explode_json_array_json did not work

2023-07-28 Thread via GitHub
Huguowei opened a new issue, #22351: URL: https://github.com/apache/doris/issues/22351 ### 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-beta ### Wha

[GitHub] [doris] KassieZ commented on pull request #22312: [Docs](Community) Update Join Community Invalid Pics

2023-07-28 Thread via GitHub
KassieZ commented on PR #22312: URL: https://github.com/apache/doris/pull/22312#issuecomment-1655428644 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] 01/06: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index (#22255)

2023-07-28 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 commit c995b6a46cd7d08bda5e95c23790f0951125d240 Author: YueW <45946325+tany...@users.noreply.github.com> AuthorDate: Fri Jul 2

[doris] 03/06: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt (#22270)

2023-07-28 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 commit 8b83552a350604150130edf33a856c05e58ebb5a Author: bobhan1 AuthorDate: Fri Jul 28 14:37:33 2023 +0800 [Enhancement]

[doris] 02/06: [fix](nereids) SubqueryToApply may lost conjunct (#22262)

2023-07-28 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 commit 32f8f6671197b7c0a7c61d9385290f0e28c964c3 Author: starocean999 <40539150+starocean...@users.noreply.github.com> AuthorDa

[doris] 05/06: [test](regression) add partial update seq_col delete cases (#22340)

2023-07-28 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 commit 666daad650a2f9a08341dc83661b4bce918c Author: Kaijie Chen AuthorDate: Fri Jul 28 17:36:55 2023 +0800 [test](re

[doris] 04/06: (vertical compaction) fix vertical compaction core (#22275)

2023-07-28 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 commit c1816d0bc695bcda500b4e15ea5c9c48e4275fef Author: huanghaibin <284824...@qq.com> AuthorDate: Fri Jul 28 16:41:00 2023 +0

[doris] 06/06: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since fetch is quite heavy sometimes (#22163)

2023-07-28 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 commit 21f6433ff65ec5f06be92b7e7073e7116ff40578 Author: lihangyu <15605149...@163.com> AuthorDate: Fri Jul 28 17:56:18 2023 +0

[doris] branch branch-2.0 updated (68b722c8ba -> 21f6433ff6)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 68b722c8ba fix merge_conflict change FeConstants.disableInternalSchemaDb to !FeConstants.enableInternalSchemaDb

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #22304: [Refactor](load) Extract load public code

2023-07-28 Thread via GitHub
github-actions[bot] commented on code in PR #22304: URL: https://github.com/apache/doris/pull/22304#discussion_r1277377105 ## be/test/util/load_util_test.cpp: ## @@ -0,0 +1,143 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

[GitHub] [doris] xzj7019 commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
xzj7019 commented on PR #22092: URL: https://github.com/apache/doris/pull/22092#issuecomment-1655451439 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 #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22319: URL: https://github.com/apache/doris/pull/22319#issuecomment-1655456305 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] ixzc commented on pull request #22335: [typo][doc] modify some doc errors.

2023-07-28 Thread via GitHub
ixzc commented on PR #22335: URL: https://github.com/apache/doris/pull/22335#issuecomment-1655479262 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1655494289 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] zhannngchen commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
zhannngchen commented on PR #22319: URL: https://github.com/apache/doris/pull/22319#issuecomment-1655494728 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 #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22092: URL: https://github.com/apache/doris/pull/22092#issuecomment-1655503622 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.3 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes,

[GitHub] [doris] zclllyybb commented on pull request #22320: [fix](decimal) fix scale check when generating thrift

2023-07-28 Thread via GitHub
zclllyybb commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1655505334 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 #22341: [typo](docs) fix array_intersect function sample error

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22341: URL: https://github.com/apache/doris/pull/22341#issuecomment-1655509192 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] HappenLee opened a new pull request, #22352: [feature](executor) using fe version to set instance_num (#22047)

2023-07-28 Thread via GitHub
HappenLee opened a new pull request, #22352: URL: https://github.com/apache/doris/pull/22352 ## Proposed changes cherry pick the pr:#22047 #22205 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.or

[GitHub] [doris] wsjz commented on pull request #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix

2023-07-28 Thread via GitHub
wsjz commented on PR #22342: URL: https://github.com/apache/doris/pull/22342#issuecomment-1655512424 do not merge before user verify wait for 3-5 days from now on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[doris] branch master updated (0cc3232d6f -> b6e22340cb)

2023-07-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0cc3232d6f [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since fetch is quite heavy sometimes (#22

[GitHub] [doris] morningman merged pull request #22344: [fix] [doc] fix command misspelling

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

[GitHub] [doris] github-actions[bot] commented on pull request #22335: [typo][doc] modify some doc errors.

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22335: URL: https://github.com/apache/doris/pull/22335#issuecomment-1655515014 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] whmnoe4j commented on issue #15553: [Feature] 添加更新数据自动更新updatetime功能

2023-07-28 Thread via GitHub
whmnoe4j commented on issue #15553: URL: https://github.com/apache/doris/issues/15553#issuecomment-1655528859 不错啊,我们也需要这个功能 -- 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] hello-stephen commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22319: URL: https://github.com/apache/doris/pull/22319#issuecomment-1655530814 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.27 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #109: [fix] fix string to wstring buffer overflow

2023-07-28 Thread via GitHub
zzzxl1993 opened a new pull request, #109: URL: https://github.com/apache/doris-thirdparty/pull/109 1. string to wstring buffer overflow 2. supports utf8 and non-utf8 strings -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-28 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-169223 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] mymeiyi opened a new pull request, #22353: [improve](insert) Support server side prepare insert stmt

2023-07-28 Thread via GitHub
mymeiyi opened a new pull request, #22353: URL: https://github.com/apache/doris/pull/22353 ## Proposed changes Support server side prepare insert stmt to reduce sql parser cost ## Further comments If this is a relatively large or complex change, kick off the d

[GitHub] [doris-website] rohitrs1983 opened a new pull request, #277: Intersect docfix

2023-07-28 Thread via GitHub
rohitrs1983 opened a new pull request, #277: URL: https://github.com/apache/doris-website/pull/277 (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 unsubscri

[GitHub] [doris] hello-stephen commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1655577744 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.61 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] HHoflittlefish777 commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-28 Thread via GitHub
HHoflittlefish777 commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1655602867 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] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-28 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1655635721 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] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1655646760 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] xiaokang commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case

2023-07-28 Thread via GitHub
xiaokang commented on PR #22238: URL: https://github.com/apache/doris/pull/22238#issuecomment-1655661025 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] xzj7019 commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
xzj7019 commented on PR #22092: URL: https://github.com/apache/doris/pull/22092#issuecomment-1655661089 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] yiguolei merged pull request #22334: [fix][branch-1.2](memory) Fix crash at `bthread_setspecific` in `brpc::Socket::CheckHealth()`

2023-07-28 Thread via GitHub
yiguolei merged PR #22334: URL: https://github.com/apache/doris/pull/22334 -- 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-1.2-lts updated: [fix][branch-1.2](memory) Fix crash at bthread_setspecific in brpc::Socket::CheckHealth() #22334

2023-07-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 29d36c7207 [fix][branch-1.2](me

[GitHub] [doris] xiaokang merged pull request #22352: [feature](executor) using fe version to set instance_num (#22047)

2023-07-28 Thread via GitHub
xiaokang merged PR #22352: URL: https://github.com/apache/doris/pull/22352 -- 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.0 updated: [feature](executor) using fe version to set instance_num (#22047) (#22352)

2023-07-28 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 4fbe855817 [feature](executor) using fe ve

[GitHub] [doris] yiguolei merged pull request #22306: [typo](docs),array_zip function is supported since 2.0

2023-07-28 Thread via GitHub
yiguolei merged PR #22306: URL: https://github.com/apache/doris/pull/22306 -- 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 master updated: [typo](docs),array_zip function is supportted in 2.0 (#22306)

2023-07-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 ebc8988f70 [typo](docs),array_zip function is s

[GitHub] [doris] github-actions[bot] commented on pull request #22304: [Refactor](load) Extract load public code

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22304: URL: https://github.com/apache/doris/pull/22304#issuecomment-1655674474 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 #22170: [Refactor]Refactor some code with three-way comparison

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22170: URL: https://github.com/apache/doris/pull/22170#issuecomment-1655676956 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] yiguolei commented on pull request #22304: [Refactor](load) Extract load public code

2023-07-28 Thread via GitHub
yiguolei commented on PR #22304: URL: https://github.com/apache/doris/pull/22304#issuecomment-1655678306 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] bobhan1 opened a new pull request, #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test

2023-07-28 Thread via GitHub
bobhan1 opened a new pull request, #22354: URL: https://github.com/apache/doris/pull/22354 ## 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] bobhan1 commented on pull request #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test

2023-07-28 Thread via GitHub
bobhan1 commented on PR #22354: URL: https://github.com/apache/doris/pull/22354#issuecomment-1655684575 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 #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22319: URL: https://github.com/apache/doris/pull/22319#issuecomment-1655687180 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] hello-stephen commented on pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-28 Thread via GitHub
hello-stephen commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1655688472 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.14 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] yiguolei commented on a diff in pull request #22353: [improve](insert) Support server side prepare insert stmt

2023-07-28 Thread via GitHub
yiguolei commented on code in PR #22353: URL: https://github.com/apache/doris/pull/22353#discussion_r1277562550 ## fe/fe-core/src/main/java/org/apache/doris/analysis/PrepareStmt.java: ## @@ -133,22 +144,32 @@ public ByteString getSerializedOutputExprs() { @Override p

[GitHub] [doris] sohardforaname commented on pull request #22195: [Feature](Nereids)support create table and CTAS for Nereids

2023-07-28 Thread via GitHub
sohardforaname commented on PR #22195: URL: https://github.com/apache/doris/pull/22195#issuecomment-1655722308 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] hello-stephen commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22092: URL: https://github.com/apache/doris/pull/22092#issuecomment-1655734284 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.52 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
BiteThet opened a new pull request, #22355: URL: https://github.com/apache/doris/pull/22355 ## Proposed changes multiple scanner may update profile at same time ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.ap

[GitHub] [doris] BiteTheDDDDt commented on pull request #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
BiteThet commented on PR #22355: URL: https://github.com/apache/doris/pull/22355#issuecomment-1655743152 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] github-actions[bot] commented on pull request #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22355: URL: https://github.com/apache/doris/pull/22355#issuecomment-1655752419 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 #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22092: URL: https://github.com/apache/doris/pull/22092#issuecomment-1655754676 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] starocean999 commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
starocean999 commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1655764192 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] starocean999 opened a new pull request, #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
starocean999 opened a new pull request, #22356: URL: https://github.com/apache/doris/pull/22356 ## 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] hello-stephen commented on pull request #22304: [Refactor](load) Extract load public code

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22304: URL: https://github.com/apache/doris/pull/22304#issuecomment-1655765172 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.96 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22238: URL: https://github.com/apache/doris/pull/22238#issuecomment-1655786327 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.74 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22355: URL: https://github.com/apache/doris/pull/22355#issuecomment-1655789930 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.24 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1655815179 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.37 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] morrySnow merged pull request #22092: [enhance](nereids) enhance broadcast join cost calculation

2023-07-28 Thread via GitHub
morrySnow merged PR #22092: URL: https://github.com/apache/doris/pull/22092 -- 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] xiaokang merged pull request #22343: [Fix](multi catalog statistics)Improve external table statistics collection. 22224

2023-07-28 Thread via GitHub
xiaokang merged PR #22343: URL: https://github.com/apache/doris/pull/22343 -- 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

[GitHub] [doris] xiaokang merged pull request #22238: [fix](compaction) fix time series compaction policy corner case

2023-07-28 Thread via GitHub
xiaokang merged PR #22238: URL: https://github.com/apache/doris/pull/22238 -- 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 master updated: [fix](compaction) fix time series compaction policy corner case (#22238)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 5b14d9fcdc [fix](compaction) fix time series compa

[doris] branch branch-2.0 updated: [Fix](multi catalog statistics)Improve external table statistics collection (#22224) (#22343)

2023-07-28 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 784aa53a47 [Fix](multi catalog statistics)

[GitHub] [doris] xiaokang merged pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
xiaokang merged PR #22319: URL: https://github.com/apache/doris/pull/22319 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22319: URL: https://github.com/apache/doris/pull/22319#issuecomment-1655866594 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: [fix](partial update) remove CHECK on illegal number of partial columns (#22319)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 53d255f482 [fix](partial update) remove CHECK on i

[GitHub] [doris] zhangstar333 opened a new pull request, #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
zhangstar333 opened a new pull request, #22357: URL: https://github.com/apache/doris/pull/22357 ## Proposed changes this agg used by get distinct rows, the group by key is customer_sk and item_sk. and have a projections: customer_sk. so the output block after call clear_column_data

[GitHub] [doris] zhangstar333 commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
zhangstar333 commented on PR #22357: URL: https://github.com/apache/doris/pull/22357#issuecomment-1655888505 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] github-actions[bot] commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22357: URL: https://github.com/apache/doris/pull/22357#issuecomment-1655897948 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 #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1655905841 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 #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1655905899 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] 04/04: [fix](partial update) remove CHECK on illegal number of partial columns (#22319)

2023-07-28 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 commit b84fa601508912e1295f7cac5aaeb767bde86102 Author: zhannngchen <48427519+zhannngc...@users.noreply.github.com> AuthorDate

[doris] branch branch-2.0 updated (784aa53a47 -> b84fa60150)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 784aa53a47 [Fix](multi catalog statistics)Improve external table statistics collection (#4) (#22343) new 7

[doris] 03/04: [fix](compaction) fix time series compaction policy corner case (#22238)

2023-07-28 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 commit 67a09d14c61b69ddafc4153a943f814ca8a21764 Author: Chenyang Sun AuthorDate: Fri Jul 28 23:07:36 2023 +0800 [fix](co

<    1   2   3   >