[GitHub] [doris] DongLiang-0 commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
DongLiang-0 commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-150679 > > The reason for this is you jvm `-XX:MaxDirectMemorySize` not enough, you can increase `-Xmx ` to solve this problem. reference: [-XX:MaxDirectMemorySize](https://www.eclipse.

[GitHub] [doris] ikiler commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
ikiler commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-148126 > > > > fe thx. -- 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 spec

[GitHub] [doris] DongLiang-0 commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
DongLiang-0 commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-147922 > fe -- 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 #14719: [fix](function) StringRef should not be key of timezone cache

2022-11-30 Thread GitBox
hello-stephen commented on PR #14719: URL: https://github.com/apache/doris/pull/14719#issuecomment-147162 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.93 seconds load time: 428 seconds storage size: 17123343153 Bytes https://doris-co

[doris] branch branch-1.2-lts updated (031ecb782c -> d85c1e98b4)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git discard 031ecb782c [temp](statistics) disable statistic tables add b51f6ae050 [feature](Nereids)add rule: Prun

[GitHub] [doris] hello-stephen commented on pull request #14722: [fix](vec) VMergeIterator add key same label for agg table

2022-11-30 Thread GitBox
hello-stephen commented on PR #14722: URL: https://github.com/apache/doris/pull/14722#issuecomment-138910 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.87 seconds load time: 436 seconds storage size: 17123343172 Bytes https://doris-co

[GitHub] [doris] nextdreamblue opened a new issue, #14726: [Bug] get many rows with same key from aggregate table

2022-11-30 Thread GitBox
nextdreamblue opened a new issue, #14726: URL: https://github.com/apache/doris/issues/14726 ### 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 master ###

[GitHub] [doris] github-actions[bot] commented on pull request #14723: [improvement](doriswriter)Modify the maxRetries parameter to take effect

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14723: URL: https://github.com/apache/doris/pull/14723#issuecomment-123754 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 #14723: [improvement](doriswriter)Modify the maxRetries parameter to take effect

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14723: URL: https://github.com/apache/doris/pull/14723#issuecomment-123779 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] ikiler commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
ikiler commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-120121 > The reason for this is you jvm `-XX:MaxDirectMemorySize` not enough, you can increase `-Xmx ` to solve this problem. reference: [-XX:MaxDirectMemorySize](https://www.eclipse.org/ope

[doris] branch master updated (f496d1972a -> 9dd1d989e8)

2022-11-30 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 f496d1972a [improvement](multi-catalog) return root cause of exception (#14708) add 9dd1d989e8 [test](decimalv

[GitHub] [doris] HappenLee merged pull request #14672: [test](decimalv3) add regression test cases for decimalv3

2022-11-30 Thread GitBox
HappenLee merged PR #14672: URL: https://github.com/apache/doris/pull/14672 -- 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] XieJiann opened a new pull request, #14725: [enhancement](Nereids): Use long bitmap in DPHyp

2022-11-30 Thread GitBox
XieJiann opened a new pull request, #14725: URL: https://github.com/apache/doris/pull/14725 # Proposed changes Issue Number: close #xxx ## Problem summary Bitset is slow in DPHyp. So we change it to long ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] hello-stephen commented on pull request #14207: [Feature-WIP](inverted index) add inverted index writer api for be

2022-11-30 Thread GitBox
hello-stephen commented on PR #14207: URL: https://github.com/apache/doris/pull/14207#issuecomment-105894 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.88 seconds load time: 431 seconds storage size: 17123343119 Bytes https://doris-co

[GitHub] [doris] DongLiang-0 commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
DongLiang-0 commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-101543 The reason for this is you jvm `-XX:MaxDirectMemorySize` not enough, you can increase `-Xmx ` to solve this problem. reference: [-XX:MaxDirectMemorySize](https://www.eclip

[GitHub] [doris] gnehil opened a new pull request, #14724: [fix](spark load)partition column is not duplicate key, spark load In…

2022-11-30 Thread GitBox
gnehil opened a new pull request, #14724: URL: https://github.com/apache/doris/pull/14724 …dexOutOfBounds error # Proposed changes Issue Number: close [#14600](https://github.com/apache/doris/issues/14600) ## Problem summary In spark load, the job failed when the p

[doris] 02/02: [Enhancement](bitmapfilter) Support bitmap filter to apply zone_map index to filter pages (#14635)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit d85c1e98b472bd915f68c66e9e407b4c17e6d3ee Author: luozenglin <37725793+luozeng...@users.noreply.github.com

[doris] branch branch-1.2-unstable updated (6038918000 -> d85c1e98b4)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git from 6038918000 [Docs](memory) fix document directory and fix memtracker accuracy bug #14710 new dc96

[doris] 01/02: [fix](bitmapfilter) fix core dump caused by bitmap filter (#14702)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit dc96b1caf5ae28fc277cdfe252b361d5feb37420 Author: luozenglin <37725793+luozeng...@users.noreply.github.com

[doris] 04/10: [improvement](planner)sort show catalogs result by name (#14684)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit cd1fffa92f5c87305ef751466cd9c9bddbf5d67b Author: Yulei-Yang AuthorDate: Wed Nov 30 11:55:14 2022 +0800

[doris] 01/10: [feature](multi-catalog) support Jdbc catalog (#14527)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 05b875f5218169022c35dda14366a2be8f8b9fe8 Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com

[doris] 07/10: [temp](statistics) disable statistic tables

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit cbe104f4d1e699d1687cb1cd889dbba406cb3698 Author: morningman AuthorDate: Mon Nov 14 13:49:31 2022 +0800

[doris] 05/10: (fix)[test] add some logs (#14695)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 45bd4f7b1ca57ddc2ae1e55d8805a2ec679aa869 Author: Mingyu Chen AuthorDate: Wed Nov 30 12:45:12 2022 +0800

[doris] 06/10: [bug](jsonb) fix be core at insert invalid json to JSONB column (#14686)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit e2424ff805f34fef351068af2b077415cfbe4892 Author: Kang AuthorDate: Wed Nov 30 14:00:50 2022 +0800 [b

[doris] 09/10: [improvement](multi-catalog) return root cause of exception (#14708)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 5033755fd3254f08c4b186d1468902de036a7cf1 Author: Mingyu Chen AuthorDate: Thu Dec 1 14:58:05 2022 +0800

[doris] 10/10: [Docs](memory) fix document directory and fix memtracker accuracy bug #14710

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 60389180008cefd84d4f9ff87dcc2f7eee3f3881 Author: morningman AuthorDate: Thu Dec 1 14:59:30 2022 +0800

[doris] branch branch-1.2-unstable updated (b2308a90ca -> 6038918000)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git discard b2308a90ca [temp](statistics) disable statistic tables omit 79688a54d6 [bug](jsonb) fix be core at

[doris] 02/10: [fix](tcmalloc) use low_watermark instead of hard_mem_limit (#14660)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 4924ef3f598ceab5405ebb10c378e97e3c31069c Author: Yongqiang YANG <98214048+dataroar...@users.noreply.githu

[doris] 03/10: [enhencement](netty) bind netty's default logger when launching fe (#14675)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit ff86d6783e6525c5864c2f8793552a32263325ad Author: AlexYue AuthorDate: Wed Nov 30 11:54:39 2022 +0800

[doris] 08/10: [fix](join) runtime filter shared from other instance wasn't be published (#14717)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit 96613e2c731240df19402500990c2aed32ec9354 Author: Jerry Hu AuthorDate: Thu Dec 1 14:17:23 2022 +0800

[doris] branch master updated (176f519fa1 -> f496d1972a)

2022-11-30 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 176f519fa1 [enhancement](memtracker) Optimize exec node memory tracking (#14711) add f496d1972a [improvement](m

[GitHub] [doris] yiguolei merged pull request #14708: [improvement](multi-catalog) return root cause of exception

2022-11-30 Thread GitBox
yiguolei merged PR #14708: URL: https://github.com/apache/doris/pull/14708 -- 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] caoliang-web opened a new pull request, #14723: [improvement](doriswriter)Modify the maxRetries parameter to take effect

2022-11-30 Thread GitBox
caoliang-web opened a new pull request, #14723: URL: https://github.com/apache/doris/pull/14723 ## Problem summary Modify the maxRetries parameter to take effect ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No - [ ]

[doris] branch master updated (b4d32a0c44 -> 176f519fa1)

2022-11-30 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 b4d32a0c44 [fix](join) runtime filter shared from other instance wasn't be published (#14717) add 176f519fa1 [

[GitHub] [doris] yiguolei merged pull request #14711: [enhancement](memtracker) Optimize exec node memory tracking

2022-11-30 Thread GitBox
yiguolei merged PR #14711: URL: https://github.com/apache/doris/pull/14711 -- 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] nextdreamblue opened a new pull request, #14722: Add key same label v merge iterator

2022-11-30 Thread GitBox
nextdreamblue opened a new pull request, #14722: URL: https://github.com/apache/doris/pull/14722 Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affe

[GitHub] [doris] yiguolei commented on a diff in pull request #14711: [enhancement](memtracker) Optimize exec node memory tracking

2022-11-30 Thread GitBox
yiguolei commented on code in PR #14711: URL: https://github.com/apache/doris/pull/14711#discussion_r1036733884 ## be/src/exec/hash_join_node.cpp: ## @@ -184,7 +184,7 @@ Status HashJoinNode::close(RuntimeState* state) { void HashJoinNode::probe_side_open_thread(RuntimeState*

[doris] branch master updated: [fix](join) runtime filter shared from other instance wasn't be published (#14717)

2022-11-30 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 b4d32a0c44 [fix](join) runtime filter shared fr

[GitHub] [doris] yiguolei merged pull request #14717: [fix](join) runtime filter shared from other instance wasn't be published

2022-11-30 Thread GitBox
yiguolei merged PR #14717: URL: https://github.com/apache/doris/pull/14717 -- 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] hello-stephen commented on pull request #14720: [fix](memtracker) memtracker accuracy bug

2022-11-30 Thread GitBox
hello-stephen commented on PR #14720: URL: https://github.com/apache/doris/pull/14720#issuecomment-1333264861 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.74 seconds load time: 430 seconds storage size: 17123343135 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt closed pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
BiteThet closed pull request #14709: [Chore](workflow) add clang-tidy workflow URL: https://github.com/apache/doris/pull/14709 -- 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 commen

[GitHub] [doris] Johnson-W opened a new issue, #14721: [Bug] 虚拟机重启BE报错 rocks db open fail

2022-11-30 Thread GitBox
Johnson-W opened a new issue, #14721: URL: https://github.com/apache/doris/issues/14721 ### 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 1.1.3-rc02-abceed6

[GitHub] [doris] cxgamefalcon commented on issue #10229: [UserCase] User list collection

2022-11-30 Thread GitBox
cxgamefalcon commented on issue #10229: URL: https://github.com/apache/doris/issues/10229#issuecomment-1333246975 ![物泊科技logo 2](https://user-images.githubusercontent.com/53923597/204975917-46dc01f7-eab8-4235-88b1-9f49b9d8a9ff.svg) 物泊科技 -- This is an automated message from the Apache Gi

[GitHub] [doris] xinyiZzz opened a new pull request, #14720: [fix](memtracker) memtracker accuracy bug

2022-11-30 Thread GitBox
xinyiZzz opened a new pull request, #14720: URL: https://github.com/apache/doris/pull/14720 # Proposed changes Issue Number: close #xxx ## Problem summary fix memtracker accuracy bug, this results in fewer consumption. ## Checklist(Required) 1. Does it affec

[doris] branch master updated (3c6b96b9be -> bba77fa9dd)

2022-11-30 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3c6b96b9be [enhancement](Nereids) avoid add project that output same with child to memo (#14180) add bba77fa9

[GitHub] [doris] Gabriel39 merged pull request #14664: [Enhancement](profile) enhance column predicates display on profile

2022-11-30 Thread GitBox
Gabriel39 merged PR #14664: URL: https://github.com/apache/doris/pull/14664 -- 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] mrhhsg opened a new pull request, #14719: [fix](function) StringRef should not be key of timezone cache

2022-11-30 Thread GitBox
mrhhsg opened a new pull request, #14719: URL: https://github.com/apache/doris/pull/14719 # Proposed changes In PR(#14616 ), the cache map's key was type of `StringRef`, but `StringRef` is a pointer indeed. So the key was not persistent. ## Problem Summary ```bash ERR

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #14676: [featuer-wip](statistics) Support for collecting statistics on materialized view

2022-11-30 Thread GitBox
Kikyou1997 commented on code in PR #14676: URL: https://github.com/apache/doris/pull/14676#discussion_r1036679492 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AnalyzeStmt.java: ## @@ -73,144 +70,46 @@ public class AnalyzeStmt extends DdlStmt { private static fina

[GitHub] [doris] jeffreys-cat opened a new pull request, #14718: [improvement](ui) upgrade ant-design to v5

2022-11-30 Thread GitBox
jeffreys-cat opened a new pull request, #14718: URL: https://github.com/apache/doris/pull/14718 # Proposed changes Issue Number: close #xxx ## Problem Summary - Upgrade to ant-design v5, new primary color, UI styles updated. - Fix some bugs. ## Checklist(Req

[GitHub] [doris] hello-stephen commented on pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
hello-stephen commented on PR #14709: URL: https://github.com/apache/doris/pull/14709#issuecomment-1333152096 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.68 seconds load time: 430 seconds storage size: 17123343075 Bytes https://doris-co

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #14676: [featuer-wip](statistics) Support for collecting statistics on materialized view

2022-11-30 Thread GitBox
Kikyou1997 commented on code in PR #14676: URL: https://github.com/apache/doris/pull/14676#discussion_r1036677150 ## fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java: ## @@ -997,8 +1000,11 @@ public TTableDescriptor toThrift() { } @Override -publi

[GitHub] [doris] hello-stephen commented on pull request #14717: [fix](join) runtime filter shared from other instance wasn't be published

2022-11-30 Thread GitBox
hello-stephen commented on PR #14717: URL: https://github.com/apache/doris/pull/14717#issuecomment-1333146457 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.67 seconds load time: 427 seconds storage size: 17123343226 Bytes https://doris-co

[GitHub] [doris] adonis0147 commented on a diff in pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
adonis0147 commented on code in PR #14709: URL: https://github.com/apache/doris/pull/14709#discussion_r1036668424 ## .github/workflows/clang-format.yml: ## @@ -54,3 +54,57 @@ jobs: - name: Ignore it! if: ${{ steps.filter.outputs.be_changes == 'false' }}

[GitHub] [doris] adonis0147 commented on a diff in pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
adonis0147 commented on code in PR #14709: URL: https://github.com/apache/doris/pull/14709#discussion_r1036669945 ## .github/workflows/clang-format.yml: ## @@ -54,3 +54,57 @@ jobs: - name: Ignore it! if: ${{ steps.filter.outputs.be_changes == 'false' }}

[GitHub] [doris] github-actions[bot] commented on pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14709: URL: https://github.com/apache/doris/pull/14709#issuecomment-1333130301 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3589345294";) output. shellcheck err

[GitHub] [doris] ikiler commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
ikiler commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-1333130147 > > Contributor > > 1.2.0 flink version 1.15.2 -- 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] ikiler commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
ikiler commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-1333129768 > Contributor 1.2.0 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #14709: [Chore](workflow) add clang-tidy workflow

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14709: URL: https://github.com/apache/doris/pull/14709#issuecomment-1333129047 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3589339944";) output. shellcheck err

[GitHub] [doris] DongLiang-0 commented on issue #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
DongLiang-0 commented on issue #14715: URL: https://github.com/apache/doris/issues/14715#issuecomment-1333123162 Which version of doris-flink-connector -- 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] hello-stephen commented on pull request #14711: [enhancement](memtracker) Optimize exec node memory tracking

2022-11-30 Thread GitBox
hello-stephen commented on PR #14711: URL: https://github.com/apache/doris/pull/14711#issuecomment-1333121046 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.82 seconds load time: 428 seconds storage size: 17123343155 Bytes https://doris-co

[doris-website] branch master updated: update docusaurus.config.js (#167)

2022-11-30 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new ec3266d7eeb update docusaurus.confi

[GitHub] [doris-website] hf200012 merged pull request #167: update docusaurus.config.js

2022-11-30 Thread GitBox
hf200012 merged PR #167: URL: https://github.com/apache/doris-website/pull/167 -- 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] mrhhsg opened a new pull request, #14717: [fix](join) runtime filter shared from other instance wasn't be published

2022-11-30 Thread GitBox
mrhhsg opened a new pull request, #14717: URL: https://github.com/apache/doris/pull/14717 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] morningman closed pull request #14716: [fix](branch-1.2) disable shared hash table by default

2022-11-30 Thread GitBox
morningman closed pull request #14716: [fix](branch-1.2) disable shared hash table by default URL: https://github.com/apache/doris/pull/14716 -- 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 spec

[GitHub] [doris] morningman opened a new pull request, #14716: [fix](branch-1.2) disable shared hash table by default

2022-11-30 Thread GitBox
morningman opened a new pull request, #14716: URL: https://github.com/apache/doris/pull/14716 # Proposed changes Issue Number: close #xxx ## Problem summary There is performance issue with shared hash feature. Disable it by default ## Checklist(Required) 1.

[doris] branch master updated: [enhancement](Nereids) avoid add project that output same with child to memo (#14180)

2022-11-30 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 3c6b96b9be [enhancement](Nereids) avoid add proj

[GitHub] [doris] jackwener merged pull request #14180: [enhancement](Nereids) avoid add project that output same with child to memo

2022-11-30 Thread GitBox
jackwener merged PR #14180: URL: https://github.com/apache/doris/pull/14180 -- 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] hello-stephen commented on pull request #14712: [enhancement](memory) Add Memory GC when the available memory of the BE process is lacking

2022-11-30 Thread GitBox
hello-stephen commented on PR #14712: URL: https://github.com/apache/doris/pull/14712#issuecomment-1333080568 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.91 seconds load time: 431 seconds storage size: 17123343205 Bytes https://doris-co

[doris] branch master updated: [Enhancement](bitmapfilter) Support bitmap filter to apply zone_map index to filter pages (#14635)

2022-11-30 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 7873bc95a6 [Enhancement](bitmapfilter) Support

[GitHub] [doris] cambyzju merged pull request #14635: [Enhancement](bitmapfilter) Support bitmap filter to apply zone_map index to filter pages

2022-11-30 Thread GitBox
cambyzju merged PR #14635: URL: https://github.com/apache/doris/pull/14635 -- 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: [enhancement](macOS) Make CLion work out of the box (#14689)

2022-11-30 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling 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 ce9a160d16 [enhancement](macOS) Make CLion wo

[GitHub] [doris] adonis0147 merged pull request #14689: [enhancement](macOS) Make CLion work out of the box

2022-11-30 Thread GitBox
adonis0147 merged PR #14689: URL: https://github.com/apache/doris/pull/14689 -- 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] adonis0147 closed issue #14713: [Enhancement] CLion doesn't work after import the project

2022-11-30 Thread GitBox
adonis0147 closed issue #14713: [Enhancement] CLion doesn't work after import the project URL: https://github.com/apache/doris/issues/14713 -- 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 specif

[GitHub] [doris] ikiler opened a new issue, #14715: [Bug] Failure allocating buffer

2022-11-30 Thread GitBox
ikiler opened a new issue, #14715: URL: https://github.com/apache/doris/issues/14715 ### 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 1.1 ### What's Wro

[GitHub] [doris] github-actions[bot] commented on pull request #14689: [enhancement](macOS) Make CLion work out of the box

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14689: URL: https://github.com/apache/doris/pull/14689#issuecomment-1333071285 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 #14689: [enhancement](macOS) Make CLion work out of the box

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14689: URL: https://github.com/apache/doris/pull/14689#issuecomment-1333071260 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] Yulei-Yang commented on issue #14704: [Bug] split_part function split String bug

2022-11-30 Thread GitBox
Yulei-Yang commented on issue #14704: URL: https://github.com/apache/doris/issues/14704#issuecomment-1333065822 this is not a bug, this is what it is designed. postgre sql has this function too, for this case it returns an empty string, not the whole string either. -- This is an automate

[GitHub] [doris] DongLiang-0 opened a new pull request, #14714: [fix](doris-demo)fix flink-connector demo maven dependency conflict

2022-11-30 Thread GitBox
DongLiang-0 opened a new pull request, #14714: URL: https://github.com/apache/doris/pull/14714 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. fix flink-connector demo maven dependency conflict ## Checklist(Required)

[GitHub] [doris] DongLiang-0 closed pull request #14698: [fix](doris-demo)fix flink-connector demo maven dependency conflict

2022-11-30 Thread GitBox
DongLiang-0 closed pull request #14698: [fix](doris-demo)fix flink-connector demo maven dependency conflict URL: https://github.com/apache/doris/pull/14698 -- 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

[doris] branch master updated (2a3a758c75 -> 12791f1c79)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2a3a758c75 [doc](community) update release-verify doc when gpg import (#14706) add 12791f1c79 [opt](docs) Add

[GitHub] [doris] morningman merged pull request #14696: [opt](docs) Add select except usage in select doc

2022-11-30 Thread GitBox
morningman merged PR #14696: URL: https://github.com/apache/doris/pull/14696 -- 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 master updated (6c70d794f6 -> 2a3a758c75)

2022-11-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6c70d794f6 [fix](bitmapfilter) fix core dump caused by bitmap filter (#14702) add 2a3a758c75 [doc](community)

[GitHub] [doris] morningman merged pull request #14706: [doc](community) update release-verify doc when gpg import

2022-11-30 Thread GitBox
morningman merged PR #14706: URL: https://github.com/apache/doris/pull/14706 -- 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] adonis0147 opened a new issue, #14713: [Enhancement] CLion doesn't work after import the project

2022-11-30 Thread GitBox
adonis0147 opened a new issue, #14713: URL: https://github.com/apache/doris/issues/14713 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description After import the

[doris] branch master updated: [fix](bitmapfilter) fix core dump caused by bitmap filter (#14702)

2022-11-30 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 6c70d794f6 [fix](bitmapfilter) fix core dump

[GitHub] [doris] morningman closed issue #14701: [Bug] core dump caused by bitmap filter

2022-11-30 Thread GitBox
morningman closed issue #14701: [Bug] core dump caused by bitmap filter URL: https://github.com/apache/doris/issues/14701 -- 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] morningman merged pull request #14702: [fix](bitmapfilter) fix core dump caused by bitmap filter

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

[GitHub] [doris] github-actions[bot] commented on pull request #14702: [fix](bitmapfilter) fix core dump caused by bitmap filter

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14702: URL: https://github.com/apache/doris/pull/14702#issuecomment-1333020847 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 #14702: [fix](bitmapfilter) fix core dump caused by bitmap filter

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14702: URL: https://github.com/apache/doris/pull/14702#issuecomment-1333020806 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] xinyiZzz opened a new pull request, #14712: [enhancement](memory) Add Memory GC when the available memory of the BE process is lacking

2022-11-30 Thread GitBox
xinyiZzz opened a new pull request, #14712: URL: https://github.com/apache/doris/pull/14712 # Proposed changes Issue Number: close #xxx ## Problem summary 1. When the operating system MemAvailable is less than the warning water mark, or the memory used by the BE process

[GitHub] [doris] xinyiZzz opened a new pull request, #14711: [enhancement](memtracker) Optimize exec node memory tracking

2022-11-30 Thread GitBox
xinyiZzz opened a new pull request, #14711: URL: https://github.com/apache/doris/pull/14711 # Proposed changes Issue Number: close #xxx ## Problem summary Split the exec node mem tracker into two 1. Record the memory size held by this node. Manually track the memory a

[GitHub] [doris] morrySnow commented on a diff in pull request #14676: [featuer-wip](statistics) Support for collecting statistics on materialized view

2022-11-30 Thread GitBox
morrySnow commented on code in PR #14676: URL: https://github.com/apache/doris/pull/14676#discussion_r1036256434 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AnalyzeStmt.java: ## @@ -73,144 +70,46 @@ public class AnalyzeStmt extends DdlStmt { private static final

[GitHub] [doris] morrySnow commented on a diff in pull request #14662: [feature](nereids)time stamp diff

2022-11-30 Thread GitBox
morrySnow commented on code in PR #14662: URL: https://github.com/apache/doris/pull/14662#discussion_r1036246536 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ArithmeticExpr.java: ## @@ -62,7 +62,6 @@ public enum Operator { BITXOR("^", "bitxor", OperatorPosition

[GitHub] [doris] hello-stephen commented on pull request #14710: [Docs](memory) fix document directory and fix memtracker accuracy bug

2022-11-30 Thread GitBox
hello-stephen commented on PR #14710: URL: https://github.com/apache/doris/pull/14710#issuecomment-1332283369 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.11 seconds load time: 434 seconds storage size: 17123343161 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14579: [feature](planner) mark join to support subquery in disjunction

2022-11-30 Thread GitBox
hello-stephen commented on PR #14579: URL: https://github.com/apache/doris/pull/14579#issuecomment-1332282272 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.7 seconds load time: 432 seconds storage size: 17123343176 Bytes https://doris-com

[GitHub] [doris] xinyiZzz opened a new pull request, #14710: [Docs](memory) fix document directory and fix memtracker accuracy bug

2022-11-30 Thread GitBox
xinyiZzz opened a new pull request, #14710: URL: https://github.com/apache/doris/pull/14710 # Proposed changes Issue Number: close #xxx ## Problem summary fix official website document directory. fix memtracker accuracy bug, this results in fewer consumption. ##

[GitHub] [doris] hello-stephen commented on pull request #14708: [improvement](multi-catalog) return root cause of exception

2022-11-30 Thread GitBox
hello-stephen commented on PR #14708: URL: https://github.com/apache/doris/pull/14708#issuecomment-1332193592 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.89 seconds load time: 439 seconds storage size: 17123343182 Bytes https://doris-co

[doris] branch master updated (9bbbcf031c -> 36737fe9f4)

2022-11-30 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 9bbbcf031c [enhancement](k8s) Support fqdn mode for be in k8s enviroment (#9172) add 36737fe9f4 [feature](Nerei

[GitHub] [doris] jackwener merged pull request #14585: [feature](Nereids): Add cache to avoid repeatly calculation in DPhyp

2022-11-30 Thread GitBox
jackwener merged PR #14585: URL: https://github.com/apache/doris/pull/14585 -- 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 #14585: [feature](Nereids): Add cache to avoid repeatly calculation in DPhyp

2022-11-30 Thread GitBox
github-actions[bot] commented on PR #14585: URL: https://github.com/apache/doris/pull/14585#issuecomment-1332161954 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

  1   2   >