[GitHub] [doris] dutyu commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
dutyu commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1628277127 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

[GitHub] [doris] gwxog opened a new pull request, #21667: Fixed the upgrade.md in the admin-manual

2023-07-09 Thread via GitHub
gwxog opened a new pull request, #21667: URL: https://github.com/apache/doris/pull/21667 Add instructions for upgrading FE from 2.0.0-alpha1 to 2.0-beta. apache-doris\doris\docs\en\docs\admin-manual\cluster-management\upgrade.md apache-doris\doris\docs\zh-CN\docs\admin-manual\clust

[GitHub] [doris] zhannngchen commented on a diff in pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns

2023-07-09 Thread via GitHub
zhannngchen commented on code in PR #21623: URL: https://github.com/apache/doris/pull/21623#discussion_r1257743582 ## docs/zh-CN/docs/data-operate/import/import-scenes/load-strict-mode.md: ## @@ -131,3 +131,50 @@ under the License. > 1. 表中的列允许导入空值 > 2. `abc` 在转换为 Decimal

[GitHub] [doris] zhannngchen merged pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction

2023-07-09 Thread via GitHub
zhannngchen merged PR #20907: URL: https://github.com/apache/doris/pull/20907 -- 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 (9f3bc11b04 -> 7d4c47e250)

2023-07-09 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9f3bc11b04 [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and cal

[GitHub] [doris] hello-stephen commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing.

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21589: URL: https://github.com/apache/doris/pull/21589#issuecomment-1628304064 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.79 seconds stream load tsv: 445 seconds loaded 74807831229 Bytes, about 160 MB/s

[GitHub] [doris] airborne12 opened a new pull request, #21668: [Fix](pipeline) close sink when fragment context destructs

2023-07-09 Thread via GitHub
airborne12 opened a new pull request, #21668: URL: https://github.com/apache/doris/pull/21668 ## Proposed changes Issue Number: close #xxx This PR introduces the following changes: 1. Explicitly close the sink of `_pipeline_map` during the destructor of `FragmentMgr`. Th

[GitHub] [doris] airborne12 commented on pull request #21668: [Fix](pipeline) Close sink during fragment context destruction

2023-07-09 Thread via GitHub
airborne12 commented on PR #21668: URL: https://github.com/apache/doris/pull/21668#issuecomment-1628307698 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] BiteTheDDDDt commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-09 Thread via GitHub
BiteThet commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1628313407 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 #21668: [Fix](pipeline) Close sink during fragment context destruction

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21668: URL: https://github.com/apache/doris/pull/21668#issuecomment-1628314275 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] Mryange commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds

2023-07-09 Thread via GitHub
Mryange commented on PR #21371: URL: https://github.com/apache/doris/pull/21371#issuecomment-1628321981 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [doris] github-actions[bot] commented on pull request #21454: [Chore](status) avoid empty error msg on status

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21454: URL: https://github.com/apache/doris/pull/21454#issuecomment-1628322188 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 #21341: [feature](jdbc) Support jdbc catalog to read json types

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21341: URL: https://github.com/apache/doris/pull/21341#issuecomment-1628325060 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.71 seconds stream load tsv: 453 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] LiBinfeng-01 commented on pull request #21663: [Fix](Planner) fix limit execute before sort in show export job

2023-07-09 Thread via GitHub
LiBinfeng-01 commented on PR #21663: URL: https://github.com/apache/doris/pull/21663#issuecomment-1628327929 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 #21543: [enchancement](stats) Inject partition statistics

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21543: URL: https://github.com/apache/doris/pull/21543#issuecomment-1628331437 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.56 seconds stream load tsv: 449 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] zxealous commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively

2023-07-09 Thread via GitHub
zxealous commented on code in PR #21634: URL: https://github.com/apache/doris/pull/21634#discussion_r1257668515 ## be/src/runtime/load_channel_mgr.h: ## @@ -89,24 +88,35 @@ class LoadChannelMgr { _mem_tracker.get()); } +void _re

[GitHub] [doris] hello-stephen commented on pull request #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21661: URL: https://github.com/apache/doris/pull/21661#issuecomment-1628332029 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] BiteTheDDDDt opened a new pull request, #21669: [Feature](materialized view) support query match mv with agg_state on…

2023-07-09 Thread via GitHub
BiteThet opened a new pull request, #21669: URL: https://github.com/apache/doris/pull/21669 ## Proposed changes cherry-pick from #21067 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...

[GitHub] [doris] BiteTheDDDDt merged pull request #21669: [Feature](materialized view) support query match mv with agg_state on…

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

[doris] branch branch-2.0 updated: [Feature](materialized view) support query match mv with agg_state on nereids planner (#21067) (#21669)

2023-07-09 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 7bda49b506 [Feature](materialized vie

[GitHub] [doris] github-actions[bot] commented on pull request #21543: [enchancement](stats) Inject partition statistics

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21543: URL: https://github.com/apache/doris/pull/21543#issuecomment-1628337801 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] csun5285 opened a new pull request, #21670: [fix](compaction)fix time series compaction policy

2023-07-09 Thread via GitHub
csun5285 opened a new pull request, #21670: URL: https://github.com/apache/doris/pull/21670 ## Proposed changes When calculating cumulative point, skip the already compacted versions. Issue Number: close #xxx ## Further comments If this is a relatively larg

[GitHub] [doris] github-actions[bot] commented on pull request #21192: [feature](nereids) Support full auto analyze

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21192: URL: https://github.com/apache/doris/pull/21192#issuecomment-1628344534 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 #21192: [feature](nereids) Support full auto analyze

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21192: URL: https://github.com/apache/doris/pull/21192#issuecomment-1628344589 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 #21669: [Feature](materialized view) support query match mv with agg_state on…

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21669: URL: https://github.com/apache/doris/pull/21669#issuecomment-1628344719 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 #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21488: URL: https://github.com/apache/doris/pull/21488#issuecomment-1628349217 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 #21663: [Fix](Planner) fix limit execute before sort in show export job

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

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

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21670: URL: https://github.com/apache/doris/pull/21670#issuecomment-1628351059 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] englefly commented on a diff in pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze

2023-07-09 Thread via GitHub
englefly commented on code in PR #21482: URL: https://github.com/apache/doris/pull/21482#discussion_r1257799496 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStatistic.java: ## @@ -102,9 +115,12 @@ and after join(l_orderkey = o_orderkey), lineitem is reduced by

[GitHub] [doris] github-actions[bot] commented on pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21482: URL: https://github.com/apache/doris/pull/21482#issuecomment-1628352337 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 #21482: [enhancement](nereids) Sync stats across FE cluster after analyze

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21482: URL: https://github.com/apache/doris/pull/21482#issuecomment-1628352338 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 #21482: [enhancement](nereids) Sync stats across FE cluster after analyze

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21482: URL: https://github.com/apache/doris/pull/21482#issuecomment-1628352271 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] englefly commented on a diff in pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze

2023-07-09 Thread via GitHub
englefly commented on code in PR #21482: URL: https://github.com/apache/doris/pull/21482#discussion_r1257802799 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStatistic.java: ## @@ -138,7 +175,8 @@ public static ColumnStatistic fromResultRow(ResultRow resultRow)

[GitHub] [doris] hello-stephen commented on pull request #21663: [Fix](Planner) fix limit execute before sort in show export job

2023-07-09 Thread via GitHub
hello-stephen commented on PR #21663: URL: https://github.com/apache/doris/pull/21663#issuecomment-1628354866 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.76 seconds stream load tsv: 451 seconds loaded 74807831229 Bytes, about 158 MB/s

<    1   2   3   4