[GitHub] [incubator-doris] tianhui5 commented on issue #7129: [Feature] Limit cluster resource usage in user granularity

2021-11-16 Thread GitBox
tianhui5 commented on issue #7129: URL: https://github.com/apache/incubator-doris/issues/7129#issuecomment-971323622 I think we can put `LIMITER` relative config in FE, and put metric data in BE. The procedure is like below: ![image](https://user-images.githubusercontent.com/15223868/1

[GitHub] [incubator-doris] wuyunfeng merged pull request #7115: Update members.md

2021-11-16 Thread GitBox
wuyunfeng merged pull request #7115: URL: https://github.com/apache/incubator-doris/pull/7115 -- 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: comm

[incubator-doris] branch master updated: Update members.md (#7115)

2021-11-16 Thread wyf
This is an automated email from the ASF dual-hosted git repository. wyf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 9487899 Update members.md (#7115) 9487899

[incubator-doris] branch master updated (36360ba -> 01c5ef2)

2021-11-16 Thread wyf
This is an automated email from the ASF dual-hosted git repository. wyf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 36360ba [BUG] fix profile not working with sql_cache enabled (#7105) add 01c5ef2 [Doc]Update memmber.md

[GitHub] [incubator-doris] wuyunfeng merged pull request #7133: [Doc]Update memmber.md

2021-11-16 Thread GitBox
wuyunfeng merged pull request #7133: URL: https://github.com/apache/incubator-doris/pull/7133 -- 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: comm

[incubator-doris] branch master updated (f5a35c2 -> 36360ba)

2021-11-16 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from f5a35c2 [Optimize] [Memory] BitShufflePageDecoder use memory allocated by ChunkAllocator instead of Fast

[GitHub] [incubator-doris] EmmyMiao87 closed issue #7104: [Bug] query profile is not working when sql cache is enabled

2021-11-16 Thread GitBox
EmmyMiao87 closed issue #7104: URL: https://github.com/apache/incubator-doris/issues/7104 -- 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-

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #7105: [BUG] fix profile not working with sql_cache enabled

2021-11-16 Thread GitBox
EmmyMiao87 merged pull request #7105: URL: https://github.com/apache/incubator-doris/pull/7105 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7133: [Doc]Update memmber.md

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7133: URL: https://github.com/apache/incubator-doris/pull/7133#issuecomment-971220649 -- 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 c

[GitHub] [incubator-doris] luzhijing commented on pull request #7115: Update members.md

2021-11-16 Thread GitBox
luzhijing commented on pull request #7115: URL: https://github.com/apache/incubator-doris/pull/7115#issuecomment-971214504 > You also need to update english document at > docs/en/community/members.md Thanks for your reminding , I have also updated the English document at #7133

[GitHub] [incubator-doris] Gabriel39 commented on a change in pull request #7067: [Feature] Add a scheduling strategy for high-throughput point query scenarios.

2021-11-16 Thread GitBox
Gabriel39 commented on a change in pull request #7067: URL: https://github.com/apache/incubator-doris/pull/7067#discussion_r750899047 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java ## @@ -1359,7 +1360,13 @@ private void computeScanRangeAssignment()

[GitHub] [incubator-doris] Gabriel39 commented on pull request #7098: Support remote storage, step1: use a struct instead of string for parameter path, add basic remote method

2021-11-16 Thread GitBox
Gabriel39 commented on pull request #7098: URL: https://github.com/apache/incubator-doris/pull/7098#issuecomment-971206650 Great job and it's a huge feature! Btw, is there a design doc for this PR? I think it will be helpful for reviewers -- This is an automated message from the Apache

[GitHub] [incubator-doris] yangzhg opened a new pull request #7134: [enhancement] display load bytes in show load stmt

2021-11-16 Thread GitBox
yangzhg opened a new pull request #7134: URL: https://github.com/apache/incubator-doris/pull/7134 ## Proposed changes display current load bytes to show load progress, this value may greate than the file size when loading parquert or orc file, will less than file size when loadi

[GitHub] [incubator-doris] luzhijing opened a new pull request #7133: [Doc]Update memmber.md

2021-11-16 Thread GitBox
luzhijing opened a new pull request #7133: URL: https://github.com/apache/incubator-doris/pull/7133 Add some Committers at the list , they are voted as Committers in the last half a year. and the Chinese Documents has been updated at #7115 ## Proposed changes Describe the b

[GitHub] [incubator-doris] morningman merged pull request #6515: [Memory] BitShufflePageDecoder use memory allocated by ChunkAllocator instead of Faststring

2021-11-16 Thread GitBox
morningman merged pull request #6515: URL: https://github.com/apache/incubator-doris/pull/6515 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #6285: [Proposal] Low performance when BitShufflePageDecoder uses faststring store decoded data

2021-11-16 Thread GitBox
morningman closed issue #6285: URL: https://github.com/apache/incubator-doris/issues/6285 -- 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-

[incubator-doris] branch master updated: [Optimize] [Memory] BitShufflePageDecoder use memory allocated by ChunkAllocator instead of Faststring (#6515)

2021-11-16 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new f5a35c2 [Optimize] [Memory] BitShu

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7000: [Lateral View] Multi lateral views map one TableFunctionNode

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7000: URL: https://github.com/apache/incubator-doris/pull/7000#issuecomment-971135415 -- 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 c

[incubator-doris] branch master updated: [Lateral View] Multi lateral views map one TableFunctionNode (#7000)

2021-11-16 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 7b71292 [Lateral View] Multi later

[GitHub] [incubator-doris] morningman merged pull request #7000: [Lateral View] Multi lateral views map one TableFunctionNode

2021-11-16 Thread GitBox
morningman merged pull request #7000: URL: https://github.com/apache/incubator-doris/pull/7000 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7128: [Dependency] Add breakpad for minidump

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7128: URL: https://github.com/apache/incubator-doris/pull/7128#issuecomment-971131255 -- 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 c

[GitHub] [incubator-doris] morningman commented on a change in pull request #7128: [Dependency] Add breakpad for minidump

2021-11-16 Thread GitBox
morningman commented on a change in pull request #7128: URL: https://github.com/apache/incubator-doris/pull/7128#discussion_r750841112 ## File path: thirdparty/vars.sh ## @@ -375,6 +375,14 @@ BENCHMARK_NAME=benchmark-1.5.6.tar.gz BENCHMARK_SOURCE=benchmark-1.5.6 BENCHMARK_MD5

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #7128: [Dependency] Add breakpad for minidump

2021-11-16 Thread GitBox
yangzhg commented on a change in pull request #7128: URL: https://github.com/apache/incubator-doris/pull/7128#discussion_r750833811 ## File path: thirdparty/vars.sh ## @@ -375,6 +375,14 @@ BENCHMARK_NAME=benchmark-1.5.6.tar.gz BENCHMARK_SOURCE=benchmark-1.5.6 BENCHMARK_MD5SUM

[GitHub] [incubator-doris] yangzhg merged pull request #6856: [refactor] replace boost smart ptr with stl

2021-11-16 Thread GitBox
yangzhg merged pull request #6856: URL: https://github.com/apache/incubator-doris/pull/6856 -- 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: commit

[incubator-doris] branch master updated: mark the load job fail when more than a half of replica write failed of a tablet, (#7126)

2021-11-16 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 4bc5ba8 mark the load job fail when m

[GitHub] [incubator-doris] yangzhg closed issue #7125: [enhancement] Optimize the fail logic of loading data when some backend failed

2021-11-16 Thread GitBox
yangzhg closed issue #7125: URL: https://github.com/apache/incubator-doris/issues/7125 -- 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-uns

[GitHub] [incubator-doris] yangzhg merged pull request #7126: [enhancement] Optimize the fail logic of loading data when some backend failed

2021-11-16 Thread GitBox
yangzhg merged pull request #7126: URL: https://github.com/apache/incubator-doris/pull/7126 -- 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: commit

[GitHub] [incubator-doris] morningman opened a new pull request #7132: [Clang-Format] Add Clang Format github action

2021-11-16 Thread GitBox
morningman opened a new pull request #7132: URL: https://github.com/apache/incubator-doris/pull/7132 ## Proposed changes The clang format action will be triggered when a PR is submitted. ## Types of changes What types of changes does your code introduce to Doris? _Put

[GitHub] [incubator-doris] xu20160924 commented on pull request #7109: [Doc]Modify the wrong comment of the ScanTime

2021-11-16 Thread GitBox
xu20160924 commented on pull request #7109: URL: https://github.com/apache/incubator-doris/pull/7109#issuecomment-970235705 Done, with some semicolons modified to make copying easier -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] zbtzbtzbt opened a new pull request #7131: Refactor olap scannode

2021-11-16 Thread GitBox
zbtzbtzbt opened a new pull request #7131: URL: https://github.com/apache/incubator-doris/pull/7131 ## Proposed changes @morningman @HappenLee @zuochunwei @yangzhg 辛苦code review~ 原pr:[https://github.com/doris-vectorized/doris-vectorized/pull/239/files?diff=unified&w=0](https://git

svn commit: r50961 - in /dev/incubator/doris/0.15: 0.15.0-rc03/ 0.15.0-rc04/ 0.15.0-rc04/apache-doris-0.15.0-incubating-src.tar.gz 0.15.0-rc04/apache-doris-0.15.0-incubating-src.tar.gz.asc 0.15.0-rc04

2021-11-16 Thread morningman
Author: morningman Date: Tue Nov 16 11:01:38 2021 New Revision: 50961 Log: Remove 0.15.0-rc03, Add 0.15.0-rc04 Added: dev/incubator/doris/0.15/0.15.0-rc04/ dev/incubator/doris/0.15/0.15.0-rc04/apache-doris-0.15.0-incubating-src.tar.gz (with props) dev/incubator/doris/0.15/0.15.0-

[incubator-doris] annotated tag 0.15.0-rc04 updated (baf25c9 -> afe5a3b)

2021-11-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag 0.15.0-rc04 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. *** WARNING: tag 0.15.0-rc04 was modified! *** from baf25c9 (commit) to afe5a3b (tag) t

[incubator-doris] branch branch-0.15 updated: [License] Add License header for missing files (#7130)

2021-11-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/branch-0.15 by this push: new 03a869b [License] Add Li

[incubator-doris] branch master updated: [License] Add License header for missing files (#7130)

2021-11-16 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new dcad6ff [License] Add License head

[GitHub] [incubator-doris] morningman merged pull request #7130: [License] Add License header for missing files

2021-11-16 Thread GitBox
morningman merged pull request #7130: URL: https://github.com/apache/incubator-doris/pull/7130 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7130: [License] Add License header for missing files

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7130: URL: https://github.com/apache/incubator-doris/pull/7130#issuecomment-970065162 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7127: correct getLogger argument

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7127: URL: https://github.com/apache/incubator-doris/pull/7127#issuecomment-970063711 -- 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 c

[GitHub] [incubator-doris] morningman opened a new pull request #7130: [License] Add License header for missing files

2021-11-16 Thread GitBox
morningman opened a new pull request #7130: URL: https://github.com/apache/incubator-doris/pull/7130 ## Proposed changes 1. Add License header for missing files 2. Modify the spark pom.xml to correct the location of `thrift` ## Types of changes What types of changes d

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7126: [enhancement] Optimize the fail logic of loading data when some backend failed

2021-11-16 Thread GitBox
github-actions[bot] commented on pull request #7126: URL: https://github.com/apache/incubator-doris/pull/7126#issuecomment-970052770 -- 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 c

[GitHub] [incubator-doris] coderjiang commented on issue #6897: [Bug] 编译错误

2021-11-16 Thread GitBox
coderjiang commented on issue #6897: URL: https://github.com/apache/incubator-doris/issues/6897#issuecomment-970030064 直接使用docker 镜像编译 -- 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] [incubator-doris] tianhui5 closed issue #6969: [Feature] Add stream load info to system info page of web site

2021-11-16 Thread GitBox
tianhui5 closed issue #6969: URL: https://github.com/apache/incubator-doris/issues/6969 -- 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-un

[GitHub] [incubator-doris] tianhui5 edited a comment on issue #7129: [Feature] Limit cluster resource usage in user granularity

2021-11-16 Thread GitBox
tianhui5 edited a comment on issue #7129: URL: https://github.com/apache/incubator-doris/issues/7129#issuecomment-969987149 > What if the request exceed the limit? return error or slow down? And is there any other system we can refer to? As far as I know, MySQL have variable `max_co

[GitHub] [incubator-doris] tianhui5 commented on issue #7129: [Feature] Limit cluster resource usage in user granularity

2021-11-16 Thread GitBox
tianhui5 commented on issue #7129: URL: https://github.com/apache/incubator-doris/issues/7129#issuecomment-969987149 > What if the request exceed the limit? return error or slow down? And is there any other system we can refer to? As far as I know, MySQL have variable `max_connection` t