[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

[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] 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] 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] 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 #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] 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 #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] 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 #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 #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] 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 #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

[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] 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

[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] 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] 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 #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] 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 #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] 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] 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 #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] 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] 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] 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] 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

[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] 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.

[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] 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] 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] hello-stephen commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

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

[GitHub] [doris] hello-stephen commented on pull request #21665: [fix](Nereids): toCalendar should use Calendar.MONTH instead MONDAY

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

[GitHub] [doris] hello-stephen commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds

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

[GitHub] [doris] hello-stephen commented on pull request #20807: [fix](doc)description of recover_with_skip_missing_version in fe-config

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

[GitHub] [doris] hello-stephen commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris

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

[GitHub] [doris] hello-stephen commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

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

[GitHub] [doris] SeranaCai opened a new pull request, #21666: [type](doc) Add a document of ninedata sql window

2023-07-09 Thread via GitHub
SeranaCai opened a new pull request, #21666: URL: https://github.com/apache/doris/pull/21666 ## Proposed changes ADD a document of ninedata sql window. This document describes the feature and usage of ninedata sql window. The developer can connect and query doris with sql wi

[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-1628212155 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 #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21665: URL: https://github.com/apache/doris/pull/21665#issuecomment-1628210194 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 #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21665: URL: https://github.com/apache/doris/pull/21665#issuecomment-1628210095 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] TangSiyang2001 commented on pull request #21648: [feature](TVF) support path partition keys for external file TVF

2023-07-09 Thread via GitHub
TangSiyang2001 commented on PR #21648: URL: https://github.com/apache/doris/pull/21648#issuecomment-1628208168 run feut -- 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] TangSiyang2001 commented on pull request #21648: [feature](TVF) support path partition keys for external file TVF

2023-07-09 Thread via GitHub
TangSiyang2001 commented on PR #21648: URL: https://github.com/apache/doris/pull/21648#issuecomment-1628207627 run feet -- 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] jackwener commented on pull request #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY

2023-07-09 Thread via GitHub
jackwener commented on PR #21665: URL: https://github.com/apache/doris/pull/21665#issuecomment-1628205121 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] jackwener opened a new pull request, #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY

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

[GitHub] [doris] yz-jayhua opened a new pull request, #21664: [fix](doc)description of unique

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

[GitHub] [doris] github-actions[bot] commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21371: URL: https://github.com/apache/doris/pull/21371#issuecomment-1628200522 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] dutyu closed pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter.

2023-07-09 Thread via GitHub
dutyu closed pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter. URL: https://github.com/apache/doris/pull/21643 -- 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 g

[GitHub] [doris] dutyu commented on pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter.

2023-07-09 Thread via GitHub
dutyu commented on PR #21643: URL: https://github.com/apache/doris/pull/21643#issuecomment-1628192120 File splitter is not the perf bottleneck from my test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [doris] 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-1628188602 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] hello-stephen commented on pull request #18257: [Feature](Nereids)support udf for Nereids

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

[GitHub] [doris] hello-stephen commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium

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

[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-1628174198 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.96 seconds stream load tsv: 443 seconds loaded 74807831229 Bytes, about 161 MB/s

[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-1628174156 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.58 seconds stream load tsv: 501 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21641: URL: https://github.com/apache/doris/pull/21641#issuecomment-1628161978 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 #21539: [Enhancement](Nereids)enable nereids DML by default.

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

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

2023-07-09 Thread via GitHub
HHoflittlefish777 commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1628144388 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 #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-1628142912 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.82 seconds stream load tsv: 452 seconds loaded 74807831229 Bytes, about 157 MB/s

[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-1628141603 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.85 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[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-1628135133 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.25 seconds stream load tsv: 503 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

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

[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-1628119722 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.88 seconds stream load tsv: 502 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21177: [Feature](Compaction)Support full compaction

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

[GitHub] [doris] zy-kkk closed issue #4738: support variable "group_concat_max_len"

2023-07-09 Thread via GitHub
zy-kkk closed issue #4738: support variable "group_concat_max_len" URL: https://github.com/apache/doris/issues/4738 -- 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] CalvinKirs commented on issue #4738: support variable "group_concat_max_len"

2023-07-09 Thread via GitHub
CalvinKirs commented on issue #4738: URL: https://github.com/apache/doris/issues/4738#issuecomment-1628105325 closed https://github.com/apache/doris/pull/15254/files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] sohardforaname commented on pull request #21539: [Enhancement](Nereids)enable nereids DML by default.

2023-07-09 Thread via GitHub
sohardforaname commented on PR #21539: URL: https://github.com/apache/doris/pull/21539#issuecomment-1628103633 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 #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-1628102161 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.41 seconds stream load tsv: 447 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #21662: [typo](doc) Modify auto pull up document

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21662: URL: https://github.com/apache/doris/pull/21662#issuecomment-1628088411 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 #21662: [typo](doc) Modify auto pull up document

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21662: URL: https://github.com/apache/doris/pull/21662#issuecomment-1628088337 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] 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-1628087178 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] xiaoyaoziyang07 commented on issue #20725: [Bug] Wrong query result

2023-07-09 Thread via GitHub
xiaoyaoziyang07 commented on issue #20725: URL: https://github.com/apache/doris/issues/20725#issuecomment-1628086923 I resolve this problem by this way enable_low_cardinality_optimize = false -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [doris] github-actions[bot] commented on pull request #21177: [Feature](Compaction)Support full compaction

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

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

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

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21341: URL: https://github.com/apache/doris/pull/21341#issuecomment-1628083574 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] dujl commented on issue #20725: [Bug] Wrong query result

2023-07-09 Thread via GitHub
dujl commented on issue #20725: URL: https://github.com/apache/doris/issues/20725#issuecomment-1628080123 https://github.com/apache/doris/pull/19221/files -- 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 t

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

2023-07-09 Thread via GitHub
LiBinfeng-01 opened a new pull request, #21663: URL: https://github.com/apache/doris/pull/21663 ## Proposed changes Problem: When doing show export jobs, limit would execute before sort before changed. So the result would not be expected because limit always cut results first and

[GitHub] [doris] weizhengte commented on pull request #21543: [enchancement](stats) Inject partition statistics

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

[GitHub] [doris] hello-stephen commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

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

[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-1628074066 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] yujun777 commented on pull request #20996: [fix](dynamic partition) fix create hot partition failed without error response

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

2023-07-09 Thread via GitHub
zy-kkk commented on PR #21341: URL: https://github.com/apache/doris/pull/21341#issuecomment-1628072773 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] github-actions[bot] commented on pull request #21645: [fix][doc] Add some faqs for sql-faq

2023-07-09 Thread via GitHub
github-actions[bot] commented on PR #21645: URL: https://github.com/apache/doris/pull/21645#issuecomment-1628072437 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 #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds

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

[GitHub] [doris] hello-stephen commented on pull request #21197: [Feature](Nereids)support select into outfile

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

[GitHub] [doris] yuanyuan8983 opened a new pull request, #21662: [typo](doc) Modify auto pull up document

2023-07-09 Thread via GitHub
yuanyuan8983 opened a new pull request, #21662: URL: https://github.com/apache/doris/pull/21662 ## 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

[doris] branch master updated: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time #21653

2023-07-09 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 9f3bc11b04 [improvement](ssb) run-ssb-queries.s

[GitHub] [doris] yiguolei merged pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time

2023-07-09 Thread via GitHub
yiguolei merged PR #21653: URL: https://github.com/apache/doris/pull/21653 -- 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] yujun777 commented on pull request #21118: [Feature](x-load) support config min replica num for loading data

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

[GitHub] [doris] github-actions[bot] commented on pull request #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-1628061393 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] yujun777 commented on pull request #21365: [fix](regression test) drop table before run window test

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

[GitHub] [doris] github-actions[bot] commented on pull request #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-1628057756 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] yujun777 commented on pull request #21365: [fix](regression test) drop table before run window test

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

[doris] branch master updated: [improvement](statistics)Support external table show table stats, modify column stats and drop stats (#21624)

2023-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 f9c56d59fc [improvement](statistics)Support e

[GitHub] [doris] morningman merged pull request #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats.

2023-07-09 Thread via GitHub
morningman merged PR #21624: URL: https://github.com/apache/doris/pull/21624 -- 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] 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-1628048041 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 52.14 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[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-1628047916 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

  1   2   3   4   >