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

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

[GitHub] [doris] morningman merged pull request #21548: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments.

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

[doris] branch branch-1.2-lts updated: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21548)

2023-07-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 680199e855 [Fix](multi-catalo

[GitHub] [doris] yiguolei commented on a diff in pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure

2023-07-05 Thread via GitHub
yiguolei commented on code in PR #21545: URL: https://github.com/apache/doris/pull/21545#discussion_r1253962767 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -1501,6 +1500,20 @@ void VOlapTableSink::try_close(RuntimeState* state, Status exec_status) { if (_try_close) {

[GitHub] [doris] hello-stephen commented on pull request #21413: [feature](json-function) add json_depth function

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

[GitHub] [doris] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

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

[GitHub] [doris] hello-stephen commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure

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

[GitHub] [doris] hello-stephen commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure

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

[GitHub] [doris] englefly commented on pull request #21428: [fix](nereids) Agg on unknown-stats column

2023-07-05 Thread via GitHub
englefly commented on PR #21428: URL: https://github.com/apache/doris/pull/21428#issuecomment-1623039152 run p1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[GitHub] [doris] englefly commented on pull request #21428: [fix](nereids) Agg on unknown-stats column

2023-07-05 Thread via GitHub
englefly commented on PR #21428: URL: https://github.com/apache/doris/pull/21428#issuecomment-1623039332 run buildp1 -- 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 #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1623043795 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 #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

2023-07-05 Thread via GitHub
hello-stephen commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1623045481 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.12 seconds stream load tsv: 443 seconds loaded 74807831229 Bytes, about 161 MB/s

[GitHub] [doris] jackwener merged pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan

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

[GitHub] [doris] github-actions[bot] commented on pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21212: URL: https://github.com/apache/doris/pull/21212#issuecomment-1623051700 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 (009b300abd -> 8839518bfb)

2023-07-05 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 009b300abd [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool (#21553) add 8839518

[GitHub] [doris] github-actions[bot] commented on pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21212: URL: https://github.com/apache/doris/pull/21212#issuecomment-1623051734 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 #21510: [profile](join) add collisions into profile

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21510: URL: https://github.com/apache/doris/pull/21510#issuecomment-1623052652 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 #21510: [profile](join) add collisions into profile

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21510: URL: https://github.com/apache/doris/pull/21510#issuecomment-1623052678 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 #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

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

[GitHub] [doris] starocean999 commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause

2023-07-05 Thread via GitHub
starocean999 commented on PR #20599: URL: https://github.com/apache/doris/pull/20599#issuecomment-1623053480 pls add some regression test case to cover the 3 scenarios -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] jackwener opened a new pull request, #21563: [refactor](Nereids): remove withLogicalProperties & check children size

2023-07-05 Thread via GitHub
jackwener opened a new pull request, #21563: URL: https://github.com/apache/doris/pull/21563 ## Proposed changes - remove withLogicalProperties - check children size ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

[GitHub] [doris] Jibing-Li commented on pull request #21562: [improvement](multi catalog)Use getPartitionsByNames to batch get hive partitions.

2023-07-05 Thread via GitHub
Jibing-Li commented on PR #21562: URL: https://github.com/apache/doris/pull/21562#issuecomment-1623058763 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 commented on pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size

2023-07-05 Thread via GitHub
jackwener commented on PR #21563: URL: https://github.com/apache/doris/pull/21563#issuecomment-1623060746 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] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

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

[GitHub] [doris] github-actions[bot] commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21514: URL: https://github.com/apache/doris/pull/21514#issuecomment-1623066343 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] HappenLee merged pull request #21510: [profile](join) add collisions into profile

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

[doris] branch master updated (8839518bfb -> 4d17400244)

2023-07-05 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8839518bfb [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan (#21477) add 4d1740

[GitHub] [doris] liaoxin01 commented on a diff in pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction

2023-07-05 Thread via GitHub
liaoxin01 commented on code in PR #20907: URL: https://github.com/apache/doris/pull/20907#discussion_r1253993465 ## be/src/olap/txn_manager.cpp: ## @@ -632,6 +632,28 @@ void TxnManager::get_all_related_tablets(std::set* tablet_infos) { } } +void TxnManager::get_all_comm

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

2023-07-05 Thread via GitHub
amorynan commented on PR #21555: URL: https://github.com/apache/doris/pull/21555#issuecomment-1623069795 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] kaijchen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

2023-07-05 Thread via GitHub
kaijchen commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1623070456 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] xinyiZzz merged pull request #21556: [fix](gc) infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
xinyiZzz merged PR #21556: URL: https://github.com/apache/doris/pull/21556 -- 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: infinit loop when handle exceed limit memory (#21556)

2023-07-05 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 06451c4ff1 fix: infinit loop when handle exceed

[GitHub] [doris] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

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

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

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21555: URL: https://github.com/apache/doris/pull/21555#issuecomment-1623074991 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 opened a new pull request, #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock

2023-07-05 Thread via GitHub
Mryange opened a new pull request, #21564: URL: https://github.com/apache/doris/pull/21564 ## 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] Mryange commented on pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock

2023-07-05 Thread via GitHub
Mryange commented on PR #21564: URL: https://github.com/apache/doris/pull/21564#issuecomment-1623076475 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] Mryange commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade.

2023-07-05 Thread via GitHub
Mryange commented on PR #21493: URL: https://github.com/apache/doris/pull/21493#issuecomment-1623081395 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 #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21564: URL: https://github.com/apache/doris/pull/21564#issuecomment-1623083673 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] weizhengte commented on pull request #21543: [enchancement](stats) Inject partition statistics

2023-07-05 Thread via GitHub
weizhengte commented on PR #21543: URL: https://github.com/apache/doris/pull/21543#issuecomment-1623085228 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] github-actions[bot] commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade.

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21493: URL: https://github.com/apache/doris/pull/21493#issuecomment-1623087923 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] jackwener commented on pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size

2023-07-05 Thread via GitHub
jackwener commented on PR #21563: URL: https://github.com/apache/doris/pull/21563#issuecomment-1623090523 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 com

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

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

[GitHub] [doris] wsjz commented on pull request #21504: [fix](multi-catalog)support oss-hdfs service

2023-07-05 Thread via GitHub
wsjz commented on PR #21504: URL: https://github.com/apache/doris/pull/21504#issuecomment-1623096633 Now I can not find any method to get the jindosdk mvn dependencies. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [doris] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer

2023-07-05 Thread via GitHub
hello-stephen commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1623097984 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.85 seconds stream load tsv: 442 seconds loaded 74807831229 Bytes, about 161 MB/s

<    1   2   3   4   5   6