[doris] branch master updated: [bugfix](RowsetIterator) use valid stats when creating segment iterator (#21512)

2023-07-05 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 80be2bb220 [bugfix](RowsetIterator) use valid stat

[GitHub] [doris] zhannngchen commented on a diff in pull request #21177: [Feature](Compaction)Support full compaction

2023-07-05 Thread via GitHub
zhannngchen commented on code in PR #21177: URL: https://github.com/apache/doris/pull/21177#discussion_r1253851080 ## be/src/olap/compaction.cpp: ## @@ -690,6 +690,22 @@ Status Compaction::check_version_continuity(const std::vector& return Status::OK(); } +Status Compac

[GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer

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

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622869179 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] lsy3993 commented on a diff in pull request #21532: [feature](catalog) support clob type in oracle catalog

2023-07-05 Thread via GitHub
lsy3993 commented on code in PR #21532: URL: https://github.com/apache/doris/pull/21532#discussion_r1253853823 ## fe/be-java-extensions/jdbc-scanner/src/main/java/org/apache/doris/jdbc/JdbcExecutor.java: ## @@ -1482,6 +1482,53 @@ private void ipPutToString(Object[] column, boole

[GitHub] [doris] github-actions[bot] commented on pull request #18999: [feature](geometry) Support geometry type

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #18999: URL: https://github.com/apache/doris/pull/18999#issuecomment-1622873825 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] amorynan opened a new pull request, #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path

2023-07-05 Thread via GitHub
amorynan opened a new pull request, #21555: URL: https://github.com/apache/doris/pull/21555 ## Proposed changes Issue Number: close #xxx support jsonb_extract multi parse path ## Further comments If this is a relatively large or complex change, kick off the di

[GitHub] [doris] shuke987 opened a new pull request, #21556: fix: infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
shuke987 opened a new pull request, #21556: URL: https://github.com/apache/doris/pull/21556 ## Proposed changes Issue Number: close #xxx In some situation, _handle_mem_exceed_limit will alloc a large memory block, more than 5G. After add some log, we found that: 1. a

[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-1622876064 (From new mechine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 54.47 seconds stream load tsv: 508 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-1622876646 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.1 seconds stream load tsv: 452 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] successok opened a new issue, #21557: [Bug] Setting the query timeout parameter in the JDBC connection parameters does not take effect.

2023-07-05 Thread via GitHub
successok opened a new issue, #21557: URL: https://github.com/apache/doris/issues/21557 ### 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 apache doris 1.2.3

[GitHub] [doris] hqx871 opened a new pull request, #19371: [feature](array-type) Unique table support array value (#17024)

2023-07-05 Thread via GitHub
hqx871 opened a new pull request, #19371: URL: https://github.com/apache/doris/pull/19371 Pick from master and remove struct/map support - #17024 - #19751 ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has

[GitHub] [doris] shuke987 commented on pull request #21556: fix: infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
shuke987 commented on PR #21556: URL: https://github.com/apache/doris/pull/21556#issuecomment-1622878781 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 #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool

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

[GitHub] [doris] github-actions[bot] commented on pull request #21556: fix: infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21556: URL: https://github.com/apache/doris/pull/21556#issuecomment-1622879237 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-flink-connector] vinlee19 opened a new pull request, #161: [typo](docs) modify the invalid uri in README.md

2023-07-05 Thread via GitHub
vinlee19 opened a new pull request, #161: URL: https://github.com/apache/doris-flink-connector/pull/161 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

[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-1622879486 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] CalvinKirs commented on pull request #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information

2023-07-05 Thread via GitHub
CalvinKirs commented on PR #21490: URL: https://github.com/apache/doris/pull/21490#issuecomment-1622880144 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 #21556: fix: infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21556: URL: https://github.com/apache/doris/pull/21556#issuecomment-1622882789 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 #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool

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

[GitHub] [doris] github-actions[bot] commented on pull request #21556: fix: infinit loop when handle exceed limit memory

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21556: URL: https://github.com/apache/doris/pull/21556#issuecomment-1622887826 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] hello-stephen commented on pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection.

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

[GitHub] [doris] wangbo merged pull request #21517: [Fix](be)fix be core no print queryid

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

[doris] branch branch-1.1-lts updated: [Fix](be)fix be core no print queryid (#21517)

2023-07-05 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new f418b1ea9f [Fix](be)fix be core n

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

[GitHub] [doris] github-actions[bot] commented on pull request #21372: [refactor](load) split flush_segment_writer into two parts

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

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622897929 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] dataroaring merged pull request #21372: [refactor](load) split flush_segment_writer into two parts

2023-07-05 Thread via GitHub
dataroaring merged PR #21372: URL: https://github.com/apache/doris/pull/21372 -- 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 (80be2bb220 -> fb14950887)

2023-07-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 80be2bb220 [bugfix](RowsetIterator) use valid stats when creating segment iterator (#21512) add fb14950887 [

[GitHub] [doris] lsy3993 opened a new pull request, #21558: [typo](docs) add more description of if function

2023-07-05 Thread via GitHub
lsy3993 opened a new pull request, #21558: URL: https://github.com/apache/doris/pull/21558 ## 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] BiteTheDDDDt opened a new pull request, #21559: [Bug](materialized-view)fix some problems of mv and make ssb mv work on nereids

2023-07-05 Thread via GitHub
BiteThet opened a new pull request, #21559: URL: https://github.com/apache/doris/pull/21559 ## Proposed changes 1. When MV matching, the case of the column name is not ignored, resulting in a failure to match 2. int_divide have redundant cast 3. create mv need check group ex

[GitHub] [doris] BiteTheDDDDt commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

2023-07-05 Thread via GitHub
BiteThet commented on PR #21559: URL: https://github.com/apache/doris/pull/21559#issuecomment-1622905679 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 #18999: [feature](geometry) Support geometry type

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #18999: URL: https://github.com/apache/doris/pull/18999#issuecomment-1622907428 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 #21177: [Feature](Compaction)Support full compaction

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1622907605 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] a805814077 opened a new issue, #21560: [Bug] BE cannot start after apache-doris-2.0-beta is downloaded and installed

2023-07-05 Thread via GitHub
a805814077 opened a new issue, #21560: URL: https://github.com/apache/doris/issues/21560 ### 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 apache-doris-2.0-beta

[GitHub] [doris] zhangstar333 commented on pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop

2023-07-05 Thread via GitHub
zhangstar333 commented on PR #21388: URL: https://github.com/apache/doris/pull/21388#issuecomment-1622912319 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] kaka11chen commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime

2023-07-05 Thread via GitHub
kaka11chen commented on PR #21546: URL: https://github.com/apache/doris/pull/21546#issuecomment-1622914443 LGTM -- 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] github-actions[bot] commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21546: URL: https://github.com/apache/doris/pull/21546#issuecomment-1622914951 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 #21545: [fix](sink) fix OlapTableSink early close causes load failure

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21545: URL: https://github.com/apache/doris/pull/21545#issuecomment-1622915402 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 #21545: [fix](sink) fix OlapTableSink early close causes load failure

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21545: URL: https://github.com/apache/doris/pull/21545#issuecomment-1622915432 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 #21388: [refactor](udf) refactor java-udf execute method by using for loop

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21388: URL: https://github.com/apache/doris/pull/21388#issuecomment-1622916979 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 #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments.

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

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

[GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer

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

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

2023-07-05 Thread via GitHub
kaijchen commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622925440 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] hello-stephen commented on pull request #18999: [feature](geometry) Support geometry type

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

[GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622928954 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 #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

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

[GitHub] [doris] sohardforaname commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again

2023-07-05 Thread via GitHub
sohardforaname commented on PR #21497: URL: https://github.com/apache/doris/pull/21497#issuecomment-1622932003 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] sohardforaname commented on pull request #21138: [Enhancement](planner&Nereids)support sql_select_limit for master

2023-07-05 Thread via GitHub
sohardforaname commented on PR #21138: URL: https://github.com/apache/doris/pull/21138#issuecomment-1622932464 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] yiguolei merged pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this

2023-07-05 Thread via GitHub
yiguolei merged PR #21381: URL: https://github.com/apache/doris/pull/21381 -- 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 (fb14950887 -> 9d2f879bd2)

2023-07-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fb14950887 [refactor](load) split flush_segment_writer into two parts (#21372) add 9d2f879bd2 [Enhancement](inv

[GitHub] [doris] sohardforaname commented on pull request #18257: [Feature](Nereids)support udf for Nereids

2023-07-05 Thread via GitHub
sohardforaname commented on PR #18257: URL: https://github.com/apache/doris/pull/18257#issuecomment-1622932950 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] XieJiann opened a new pull request, #21561: [improve](doc) add doc about explain plan

2023-07-05 Thread via GitHub
XieJiann opened a new pull request, #21561: URL: https://github.com/apache/doris/pull/21561 ## Proposed changes Issue Number: close #xxx add more doc about `explain` query ## Further comments If this is a relatively large or complex change, kick off the discussion

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

2023-07-05 Thread via GitHub
Yukang-Lian commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1622935324 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] XieJiann commented on pull request #21561: [improve](doc) add doc about explain plan

2023-07-05 Thread via GitHub
XieJiann commented on PR #21561: URL: https://github.com/apache/doris/pull/21561#issuecomment-1622938407 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 #21177: [Feature](Compaction)Support full compaction

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21177: URL: https://github.com/apache/doris/pull/21177#issuecomment-1622940165 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 merged pull request #21506: [Bug](row store) Fix column aggregate info lost when table is unique …

2023-07-05 Thread via GitHub
zhannngchen merged PR #21506: URL: https://github.com/apache/doris/pull/21506 -- 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: [Bug](row store) Fix column aggregate info lost when table is unique model (#21506)

2023-07-05 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 013bfc6a06 [Bug](row store) Fix column aggrega

[GitHub] [doris] kaijchen commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer

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

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

[GitHub] [doris] dataroaring commented on pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support

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

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

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

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622949646 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 beta rowset writer

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

[GitHub] [doris] hello-stephen commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again

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

[GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21547: URL: https://github.com/apache/doris/pull/21547#issuecomment-1622953227 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 #21413: [feature](json-function) add json_depth function

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21413: URL: https://github.com/apache/doris/pull/21413#issuecomment-1622956465 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] LiBinfeng-01 commented on pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze

2023-07-05 Thread via GitHub
LiBinfeng-01 commented on PR #21212: URL: https://github.com/apache/doris/pull/21212#issuecomment-1622960676 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 #18999: [feature](geometry) Support geometry type

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

[GitHub] [doris] hello-stephen commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids

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

[GitHub] [doris] github-actions[bot] commented on pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21477: URL: https://github.com/apache/doris/pull/21477#issuecomment-1622962422 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 #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan

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

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

[GitHub] [doris] hello-stephen commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again

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

[GitHub] [doris] hello-stephen commented on pull request #18257: [Feature](Nereids)support udf for Nereids

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

[GitHub] [doris-thirdparty] xiaokang merged pull request #97: [improvement](keyword) keyword type uses the SDocument process

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

[doris-thirdparty] branch clucene updated: [improvement](keyword) keyword type uses the SDocument process (#97)

2023-07-05 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 4caf1086 [improvement](keyword) keywo

[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-1622995998 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] xiaokang merged pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool

2023-07-05 Thread via GitHub
xiaokang merged PR #21553: URL: https://github.com/apache/doris/pull/21553 -- 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](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool (#21553)

2023-07-05 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 009b300abd [Fix](ScannerScheduler) fix dead lock w

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

2023-07-05 Thread via GitHub
xiaokang commented on PR #21555: URL: https://github.com/apache/doris/pull/21555#issuecomment-1622997559 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 #18257: [Feature](Nereids)support udf for Nereids

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

[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-1623002327 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] morrySnow commented on a diff in pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan

2023-07-05 Thread via GitHub
morrySnow commented on code in PR #21477: URL: https://github.com/apache/doris/pull/21477#discussion_r1253940856 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalAggregate.java: ## @@ -256,6 +256,13 @@ public LogicalAggregate withLogicalProperties

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

2023-07-05 Thread via GitHub
Jibing-Li opened a new pull request, #21562: URL: https://github.com/apache/doris/pull/21562 Before, we get hive partition using HMS getPartition api. In this case, each partition need to call the api once. The performance is very poor when partition number is large. This pr use getPart

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

[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_r1253946618 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -905,8 +905,7 @@ void VNodeChannel::cancel(const std::string& cancel_msg) { } bool VNodeChannel::is_rpc_done() const {

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

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

2023-07-05 Thread via GitHub
xinyiZzz commented on code in PR #21545: URL: https://github.com/apache/doris/pull/21545#discussion_r1253949065 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -905,8 +905,7 @@ void VNodeChannel::cancel(const std::string& cancel_msg) { } bool VNodeChannel::is_rpc_done() const {

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

2023-07-05 Thread via GitHub
xinyiZzz commented on PR #21545: URL: https://github.com/apache/doris/pull/21545#issuecomment-1623013252 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 commented on pull request #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer

2023-07-05 Thread via GitHub
xinyiZzz commented on PR #21534: URL: https://github.com/apache/doris/pull/21534#issuecomment-1623013796 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 commented on a diff in pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure

2023-07-05 Thread via GitHub
xinyiZzz commented on code in PR #21545: URL: https://github.com/apache/doris/pull/21545#discussion_r1253951766 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -905,8 +905,7 @@ void VNodeChannel::cancel(const std::string& cancel_msg) { } bool VNodeChannel::is_rpc_done() const {

[GitHub] [doris] Bruceve1n commented on issue #12528: [Bug] Failed to start the standalone cluster.

2023-07-05 Thread via GitHub
Bruceve1n commented on issue #12528: URL: https://github.com/apache/doris/issues/12528#issuecomment-1623017701 > 磁盘空间不足造成的 第一次启动FE为什么需要8G以上的磁盘呢?我给FE分配了5G磁盘,启动失败;分配了8G磁盘,启动成功。起来后我df -h看了一下,实际上并没有占很大的磁盘 -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [doris] BiteTheDDDDt commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade.

2023-07-05 Thread via GitHub
BiteThet commented on PR #21493: URL: https://github.com/apache/doris/pull/21493#issuecomment-1623018012 add changelog to be_exec_version_manager -- 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

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

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21545: URL: https://github.com/apache/doris/pull/21545#issuecomment-1623018530 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 closed pull request #21540: [improvement](planner) add some log in BeInfoCollector

2023-07-05 Thread via GitHub
Mryange closed pull request #21540: [improvement](planner) add some log in BeInfoCollector URL: https://github.com/apache/doris/pull/21540 -- 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 specifi

[GitHub] [doris] github-actions[bot] commented on pull request #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer

2023-07-05 Thread via GitHub
github-actions[bot] commented on PR #21534: URL: https://github.com/apache/doris/pull/21534#issuecomment-1623020415 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   5   6   >