[GitHub] [doris] Gabriel39 opened a new pull request, #10735: [BUG] Wrong result when build size is beyond IN runtime filter threshold

2022-07-10 Thread GitBox
Gabriel39 opened a new pull request, #10735: URL: https://github.com/apache/doris/pull/10735 # Proposed changes Issue Number: close #10715 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] stalary commented on pull request #10688: [Enhancement]: Compatibility_mysql now, curtime, current_time, current_timestamp, localtime, localtimestamp, utc_timestamp

2022-07-10 Thread GitBox
stalary commented on PR #10688: URL: https://github.com/apache/doris/pull/10688#issuecomment-1179679495 wait be support datetimev2. -- 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 co

[GitHub] [doris] stalary opened a new pull request, #10736: [Bug] fix datetimev2 decimal error.

2022-07-10 Thread GitBox
stalary opened a new pull request, #10736: URL: https://github.com/apache/doris/pull/10736 # Proposed changes Issue Number: close #xxx ## Problem Summary: Datetimev2's getStringValue method currently computs the decimal part incorrectly, It should be 10 to the power of the d

[GitHub] [doris] github-actions[bot] commented on pull request #10735: [BUG] Wrong result when build size is beyond IN runtime filter threshold

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10735: URL: https://github.com/apache/doris/pull/10735#issuecomment-1179688499 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 #10735: [BUG] Wrong result when build size is beyond IN runtime filter threshold

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10735: URL: https://github.com/apache/doris/pull/10735#issuecomment-1179688504 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] hf200012 opened a new pull request, #10737: [doc]Introducing Apache Doris

2022-07-10 Thread GitBox
hf200012 opened a new pull request, #10737: URL: https://github.com/apache/doris/pull/10737 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes

[GitHub] [doris] stalary opened a new pull request, #10738: [Bug] CTAS varchar length lost;

2022-07-10 Thread GitBox
stalary opened a new pull request, #10738: URL: https://github.com/apache/doris/pull/10738 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. CTAS varchar length lost because `ScalaType` isAssignedStrLenInColDefinition not serialized. 2. Support for decima

[doris] branch dev-1.0.1 updated: [refactor]broker rpc timeout configuration parameterization (#10692)

2022-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new a4b6c94450 [refactor]broker rpc timeout

[doris] annotated tag 1.1.0-rc05 updated (8da4e5d226 -> 3ee8899523)

2022-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag 1.1.0-rc05 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 1.1.0-rc05 was modified! *** from 8da4e5d226 (commit) to 3ee8899523 (tag) tagging 8d

[GitHub] [doris] dataroaring opened a new pull request, #10739: release memory allocated in agg function in vec stream load

2022-07-10 Thread GitBox
dataroaring opened a new pull request, #10739: URL: https://github.com/apache/doris/pull/10739 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (

[GitHub] [doris] morningman commented on a diff in pull request #10739: release memory allocated in agg function in vec stream load

2022-07-10 Thread GitBox
morningman commented on code in PR #10739: URL: https://github.com/apache/doris/pull/10739#discussion_r917398612 ## be/src/olap/memtable.cpp: ## @@ -118,6 +118,19 @@ void MemTable::_init_agg_functions(const vectorized::Block* block) { } MemTable::~MemTable() { +if (_vec

[GitHub] [doris] github-actions[bot] commented on pull request #10447: [Load][Vectorized] load opt code by change `replace` and `replace_if_not_null` do not copy value

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10447: URL: https://github.com/apache/doris/pull/10447#issuecomment-1179735244 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 #10447: [Load][Vectorized] load opt code by change `replace` and `replace_if_not_null` do not copy value

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10447: URL: https://github.com/apache/doris/pull/10447#issuecomment-1179735243 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] BiteTheDDDDt merged pull request #10447: [Load][Vectorized] load opt code by change `replace` and `replace_if_not_null` do not copy value

2022-07-10 Thread GitBox
BiteThet merged PR #10447: URL: https://github.com/apache/doris/pull/10447 -- 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 (502ac4e76b -> 9e9d6a4dea)

2022-07-10 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 502ac4e76b [Load][Vectorized] opt the mem use of aggregate function in load to speed up (#10448) add 9e9d6a4d

[GitHub] [doris] Lchangliang closed issue #10728: [Bug] select count(*) return 0 use vectorized_engine

2022-07-10 Thread GitBox
Lchangliang closed issue #10728: [Bug] select count(*) return 0 use vectorized_engine URL: https://github.com/apache/doris/issues/10728 -- 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

svn commit: r55664 - in /dev/doris/1.1: 1.1.0-rc03/ 1.1.0-rc05/

2022-07-10 Thread morningman
Author: morningman Date: Sun Jul 10 14:41:48 2022 New Revision: 55664 Log: release doris 1.1.0-rc05 Added: dev/doris/1.1/1.1.0-rc05/ dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-bin-x86-jdk11.tar.gz (with props) dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-bin-x86-jdk11.tar.gz.asc

[GitHub] [doris] FreeOnePlus commented on a diff in pull request #10600: [docs] ADD Arm Compile Dockerfile

2022-07-10 Thread GitBox
FreeOnePlus commented on code in PR #10600: URL: https://github.com/apache/doris/pull/10600#discussion_r917405979 ## docker/arm/Dockerfile: ## @@ -0,0 +1,83 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTIC

[GitHub] [doris] FreeOnePlus commented on a diff in pull request #10600: [docs] ADD Arm Compile Dockerfile

2022-07-10 Thread GitBox
FreeOnePlus commented on code in PR #10600: URL: https://github.com/apache/doris/pull/10600#discussion_r917406002 ## docker/arm/Dockerfile: ## @@ -0,0 +1,83 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTIC

[GitHub] [doris] zhengshengjun commented on a diff in pull request #10392: [Enhancement][Vectorized] Use SIMD to skip batches of null data in nu…

2022-07-10 Thread GitBox
zhengshengjun commented on code in PR #10392: URL: https://github.com/apache/doris/pull/10392#discussion_r917411644 ## be/src/vec/aggregate_functions/aggregate_function_null.h: ## @@ -197,9 +200,66 @@ class AggregateFunctionNullUnary final } } +void add_not_n

[GitHub] [doris] zhengshengjun commented on a diff in pull request #10392: [Enhancement][Vectorized] Use SIMD to skip batches of null data in nu…

2022-07-10 Thread GitBox
zhengshengjun commented on code in PR #10392: URL: https://github.com/apache/doris/pull/10392#discussion_r917411644 ## be/src/vec/aggregate_functions/aggregate_function_null.h: ## @@ -197,9 +200,66 @@ class AggregateFunctionNullUnary final } } +void add_not_n

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #10392: [Enhancement][Vectorized] Use SIMD to skip batches of null data in nu…

2022-07-10 Thread GitBox
BiteThet commented on code in PR #10392: URL: https://github.com/apache/doris/pull/10392#discussion_r917412275 ## be/src/vec/aggregate_functions/aggregate_function_null.h: ## @@ -197,9 +200,66 @@ class AggregateFunctionNullUnary final } } +void add_not_nu

[GitHub] [doris] kpfly commented on issue #10619: [Enhancement] Improve the performance of "insert into select" statement

2022-07-10 Thread GitBox
kpfly commented on issue #10619: URL: https://github.com/apache/doris/issues/10619#issuecomment-1179750946 @zhannngchen @yixiutt will improve this scenario -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [doris] yiguolei merged pull request #10738: [Bug] CTAS varchar length lost

2022-07-10 Thread GitBox
yiguolei merged PR #10738: URL: https://github.com/apache/doris/pull/10738 -- 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: [Bug] CTAS varchar length lost (#10738)

2022-07-10 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 46662bfee8 [Bug] CTAS varchar length lost (#107

[GitHub] [doris] morningman opened a new pull request, #10740: [improvement](parquet-reader) Add some profile for parquet reader

2022-07-10 Thread GitBox
morningman opened a new pull request, #10740: URL: https://github.com/apache/doris/pull/10740 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Copy some profile from VArrowReader to FileArrowReader. 2. Refine the explain message of FileScanNode

svn commit: r55668 - /dev/doris/1.1/1.1.0-rc05/

2022-07-10 Thread morningman
Author: morningman Date: Sun Jul 10 17:21:53 2022 New Revision: 55668 Log: release doris 1.1.0-rc05 add arm bin Added: dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-bin-arm-jdk11.tar.gz (with props) dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-bin-arm-jdk11.tar.gz.asc (with props)

[GitHub] [doris] yiguolei merged pull request #10629: [Enhancement] Improve TCMalloc Hook consume MemTracker performance

2022-07-10 Thread GitBox
yiguolei merged PR #10629: URL: https://github.com/apache/doris/pull/10629 -- 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] yiguolei closed issue #10583: [Enhancement] Load JSON data MemTracker low performance

2022-07-10 Thread GitBox
yiguolei closed issue #10583: [Enhancement] Load JSON data MemTracker low performance URL: https://github.com/apache/doris/issues/10583 -- 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

[doris] branch master updated: [memtracker]fix fix_memtracker_performance_ (#10629)

2022-07-10 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 4cb80c5733 [memtracker]fix fix_memtracker_perfo

[GitHub] [doris] xinyiZzz opened a new issue, #10741: [Enhancement] Refactor to improve the usability of MemTracker

2022-07-10 Thread GitBox
xinyiZzz opened a new issue, #10741: URL: https://github.com/apache/doris/issues/10741 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description The new M

[GitHub] [doris] stalary opened a new pull request, #10742: Feature/test with docker

2022-07-10 Thread GitBox
stalary opened a new pull request, #10742: URL: https://github.com/apache/doris/pull/10742 # Proposed changes Issue Number: close #xxx ## Problem Summary: Currently we support a variety of external tables, but ut can only mock a lot of times. In order to be able to test

svn commit: r55672 - in /release/doris: flink-connector/1.1.0/ spark-connector/1.1.0/

2022-07-10 Thread jiafengzheng
Author: jiafengzheng Date: Mon Jul 11 01:19:27 2022 New Revision: 55672 Log: release spark / flink connector 1.1.0 Added: release/doris/flink-connector/1.1.0/ release/doris/flink-connector/1.1.0/apache-doris-flink-connector-1.14_2.11-1.1.0-src.tar.gz (with props) release/doris/fl

[doris] branch master updated: [refactor](predicate) refactor predicates in scan node (#10701)

2022-07-10 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 a044b5dcc5 [refactor](predicate) refactor predi

[GitHub] [doris] yiguolei merged pull request #10701: [refactor](predicate) refactor predicates in scan node

2022-07-10 Thread GitBox
yiguolei merged PR #10701: URL: https://github.com/apache/doris/pull/10701 -- 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] xinyiZzz opened a new pull request, #10743: [enhancement] Refactor to improve the usability of MemTracker

2022-07-10 Thread GitBox
xinyiZzz opened a new pull request, #10743: URL: https://github.com/apache/doris/pull/10743 # Proposed changes Issue Number: close #10741 ## Problem Summary: Usability issues The new MemTracker is difficult to use, hoping to reduce the cost of use, mainly:

[GitHub] [doris] caiconghui commented on pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-10 Thread GitBox
caiconghui commented on PR #10719: URL: https://github.com/apache/doris/pull/10719#issuecomment-1179878159 > LGTM But did you test it in real env? How to test it? > LGTM But did you test it in real env? How to test it? not yet, but it can simply stop one be after doing s

[GitHub] [doris] jacktengg opened a new pull request, #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic

2022-07-10 Thread GitBox
jacktengg opened a new pull request, #10745: URL: https://github.com/apache/doris/pull/10745 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] hf200012 opened a new pull request, #10746: [Doc]Update flink / spark connector download url

2022-07-10 Thread GitBox
hf200012 opened a new pull request, #10746: URL: https://github.com/apache/doris/pull/10746 Update flink / spark connector download url # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required)

[GitHub] [doris] cambyzju opened a new pull request, #10747: [docs]fix typo in substring docs

2022-07-10 Thread GitBox
cambyzju opened a new pull request, #10747: URL: https://github.com/apache/doris/pull/10747 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. 1. fix typo in docs/en/docs/sql-manual/sql-functions/string-functions/substrin

[GitHub] [doris] morningman commented on a diff in pull request #10730: [TLP] how-to-contribute remove incubator

2022-07-10 Thread GitBox
morningman commented on code in PR #10730: URL: https://github.com/apache/doris/pull/10730#discussion_r917492957 ## docs/zh-CN/community/how-to-contribute/pull-request.md: ## @@ -30,7 +30,7 @@ under the License. ### 1. Fork仓库 -进入 apache/incubator-doris 的 [github 页面](https:

[GitHub] [doris] hf200012 commented on a diff in pull request #10730: [TLP] how-to-contribute remove incubator

2022-07-10 Thread GitBox
hf200012 commented on code in PR #10730: URL: https://github.com/apache/doris/pull/10730#discussion_r917499737 ## docs/zh-CN/community/how-to-contribute/pull-request.md: ## @@ -250,9 +250,9 @@ Total 6 (delta 4), reused 0 (delta 0) remote: Resolving deltas: 100% (4/4), completed

[GitHub] [doris] jackwener commented on a diff in pull request #10747: [docs]fix typo in substring docs

2022-07-10 Thread GitBox
jackwener commented on code in PR #10747: URL: https://github.com/apache/doris/pull/10747#discussion_r917503097 ## docs/zh-CN/docs/sql-manual/sql-functions/string-functions/substring.md: ## @@ -69,4 +76,4 @@ mysql> select substring('abc1def', 2, 2); +---

[GitHub] [doris] cambyzju opened a new pull request, #10748: [regression](array-type) add test for array functions support WHERE

2022-07-10 Thread GitBox
cambyzju opened a new pull request, #10748: URL: https://github.com/apache/doris/pull/10748 # Proposed changes Issue Number: close #7570 ## Problem Summary: Array functions could used with `WHERE` clause, add regression tests for it. ## Checklist(Required) 1

[GitHub] [doris] cambyzju commented on a diff in pull request #10747: [docs]fix typo in substring docs

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10747: URL: https://github.com/apache/doris/pull/10747#discussion_r917503982 ## docs/en/docs/sql-manual/sql-functions/string-functions/substring.md: ## @@ -74,4 +82,4 @@ mysql> select substring('abc1def', 2, 2); ``` ### keywords -SUBSTRING +

[GitHub] [doris] github-actions[bot] commented on pull request #10730: [TLP] how-to-contribute remove incubator

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10730: URL: https://github.com/apache/doris/pull/10730#issuecomment-1179906600 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 #10730: [TLP] how-to-contribute remove incubator

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10730: URL: https://github.com/apache/doris/pull/10730#issuecomment-1179906621 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] wsjz commented on a diff in pull request #10740: [improvement](parquet-reader) Add some profile for parquet reader

2022-07-10 Thread GitBox
wsjz commented on code in PR #10740: URL: https://github.com/apache/doris/pull/10740#discussion_r917504435 ## be/src/vec/exec/file_text_scanner.h: ## @@ -42,6 +42,9 @@ class FileTextScanner final : public FileScanner { Status get_next(Block* block, bool* eof) override;

[GitHub] [doris] zxealous opened a new pull request, #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
zxealous opened a new pull request, #10749: URL: https://github.com/apache/doris/pull/10749 # Proposed changes function concat_ws support array ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavi

[GitHub] [doris] pengxiangyu commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
pengxiangyu commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917497115 ## fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java: ## @@ -0,0 +1,63 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] github-actions[bot] commented on pull request #10736: [Bug] fix datetimev2 decimal error.

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10736: URL: https://github.com/apache/doris/pull/10736#issuecomment-1179913155 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] mrhhsg opened a new issue, #10750: [Bug] ColumnDecimal miss some interfaces about pre-serialization

2022-07-10 Thread GitBox
mrhhsg opened a new issue, #10750: URL: https://github.com/apache/doris/issues/10750 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version Related PR: #1

[GitHub] [doris] mrhhsg opened a new pull request, #10751: [fix]ColumnDecimal missed some interfaces about pre-serialization

2022-07-10 Thread GitBox
mrhhsg opened a new pull request, #10751: URL: https://github.com/apache/doris/pull/10751 # Proposed changes Issue Number: close #10750 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes

[GitHub] [doris] cambyzju commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917512744 ## be/src/vec/functions/function_string.h: ## @@ -540,6 +542,11 @@ class FunctionStringConcatWs : public IFunction { } else { null_list[i]

[GitHub] [doris] cambyzju commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917512744 ## be/src/vec/functions/function_string.h: ## @@ -540,6 +542,11 @@ class FunctionStringConcatWs : public IFunction { } else { null_list[i]

[GitHub] [doris] cambyzju commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917514217 ## docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md: ## @@ -28,10 +28,10 @@ under the License. ### Description Syntax -`VARCHAR concat ws (V

[GitHub] [doris] LOVEGISER opened a new issue, #10752: [Enhancement] update proxy_connect_timeout and proxy_timeout from 30s to 300s

2022-07-10 Thread GitBox
LOVEGISER opened a new issue, #10752: URL: https://github.com/apache/doris/issues/10752 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 1. my Do

[GitHub] [doris] github-actions[bot] commented on pull request #10748: [regression](array-type) add test for array functions support WHERE

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10748: URL: https://github.com/apache/doris/pull/10748#issuecomment-1179924898 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 #10748: [regression](array-type) add test for array functions support WHERE

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10748: URL: https://github.com/apache/doris/pull/10748#issuecomment-1179924929 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 #10751: [fix]ColumnDecimal missed some interfaces about pre-serialization

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10751: URL: https://github.com/apache/doris/pull/10751#issuecomment-1179925961 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 #10751: [fix]ColumnDecimal missed some interfaces about pre-serialization

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10751: URL: https://github.com/apache/doris/pull/10751#issuecomment-1179925982 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] carlvinhust2012 commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
carlvinhust2012 commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917516156 ## docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md: ## @@ -28,10 +28,10 @@ under the License. ### Description Syntax -`VARCHAR conca

[GitHub] [doris] LOVEGISER opened a new pull request, #10753: update proxy_connect_timeout and proxy_timeout from 30s to 300s

2022-07-10 Thread GitBox
LOVEGISER opened a new pull request, #10753: URL: https://github.com/apache/doris/pull/10753 # Proposed changes Issue Number: close #10752 https://github.com/apache/doris/issues/10752 ## Problem Summary: 1. default config `proxy_connect_timeout 30s; proxy_timeout 30s ` and

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917516622 ## fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java: ## @@ -0,0 +1,63 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [doris] github-actions[bot] commented on pull request #10659: [enhancement](nereids) make SSB works

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10659: URL: https://github.com/apache/doris/pull/10659#issuecomment-1179929007 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 #10659: [enhancement](nereids) make SSB works

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10659: URL: https://github.com/apache/doris/pull/10659#issuecomment-1179929020 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] EmmyMiao87 merged pull request #10659: [enhancement](nereids) make SSB works

2022-07-10 Thread GitBox
EmmyMiao87 merged PR #10659: URL: https://github.com/apache/doris/pull/10659 -- 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 (a044b5dcc5 -> 1dccfa3d84)

2022-07-10 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/doris.git from a044b5dcc5 [refactor](predicate) refactor predicates in scan node (#10701) add 1dccfa3d84 [enhancement](nereids

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
carlvinhust2012 commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917518635 ## be/src/vec/functions/function_string.h: ## @@ -553,36 +560,125 @@ class FunctionStringConcatWs : public IFunction { fmt::memory_buffer buffer;

[GitHub] [doris] zxealous commented on a diff in pull request #10749: [feature-wip] (array-type) function concat_ws support array

2022-07-10 Thread GitBox
zxealous commented on code in PR #10749: URL: https://github.com/apache/doris/pull/10749#discussion_r917519174 ## docs/en/docs/sql-manual/sql-functions/string-functions/concat_ws.md: ## @@ -28,10 +28,10 @@ under the License. ### Description Syntax -`VARCHAR concat ws (V

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917519276 ## fe/fe-core/src/main/java/org/apache/doris/task/NotifyUpdateStoragePolicyTask.java: ## @@ -0,0 +1,63 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [doris] cambyzju commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917519972 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

svn commit: r55673 - /dev/doris/KEYS

2022-07-10 Thread morningman
Author: morningman Date: Mon Jul 11 03:46:04 2022 New Revision: 55673 Log: update KEYS Modified: dev/doris/KEYS Modified: dev/doris/KEYS == --- dev/doris/KEYS (original) +++ dev/doris/KEYS Mon Jul 11 03:46:04 2022 @@

[GitHub] [doris] yiguolei merged pull request #10747: [docs]fix typo in substring docs

2022-07-10 Thread GitBox
yiguolei merged PR #10747: URL: https://github.com/apache/doris/pull/10747 -- 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: [docs]fix typo in substring docs (#10747)

2022-07-10 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 4cd4f94717 [docs]fix typo in substring docs (#1

[GitHub] [doris] cambyzju commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917521860 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] yiguolei commented on a diff in pull request #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic

2022-07-10 Thread GitBox
yiguolei commented on code in PR #10745: URL: https://github.com/apache/doris/pull/10745#discussion_r917521948 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -42,19 +42,16 @@ VOlapScanNode::VOlapScanNode(ObjectPool* pool, const TPlanNode& tnode, const Des _tuple_desc(

[GitHub] [doris] yiguolei commented on a diff in pull request #10745: [improvement] remove _free_blocks of VOlapScannode to simplify logic

2022-07-10 Thread GitBox
yiguolei commented on code in PR #10745: URL: https://github.com/apache/doris/pull/10745#discussion_r917522373 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -518,32 +502,24 @@ void VOlapScanNode::scanner_thread(VOlapScanner* scanner) { break; } -

[GitHub] [doris] cambyzju commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
cambyzju commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917523106 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917523839 ## fe/fe-core/src/main/java/org/apache/doris/task/DropReplicaTask.java: ## @@ -23,11 +23,14 @@ public class DropReplicaTask extends AgentTask { private int schema

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
carlvinhust2012 commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917524082 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
carlvinhust2012 commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917524082 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

[GitHub] [doris] carlvinhust2012 commented on a diff in pull request #10598: [feature-wip] (array-type) add the array_sort function

2022-07-10 Thread GitBox
carlvinhust2012 commented on code in PR #10598: URL: https://github.com/apache/doris/pull/10598#discussion_r917524726 ## be/src/vec/functions/array/function_array_sort.h: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

[GitHub] [doris] github-actions[bot] commented on pull request #10542: [Enhancement] support compile with jemalloc

2022-07-10 Thread GitBox
github-actions[bot] commented on PR #10542: URL: https://github.com/apache/doris/pull/10542#issuecomment-1179941045 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] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917525593 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -992,6 +999,57 @@ public TWaitingTxnStatusResult waitingTxnStatus(TWaitingTxnStatu

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917525703 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -992,6 +999,57 @@ public TWaitingTxnStatusResult waitingTxnStatus(TWaitingTxnStatu

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917526837 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -992,6 +999,57 @@ public TWaitingTxnStatusResult waitingTxnStatus(TWaitingTxnStatu

[GitHub] [doris] morningman commented on a diff in pull request #10740: [improvement](parquet-reader) Add some profile for parquet reader

2022-07-10 Thread GitBox
morningman commented on code in PR #10740: URL: https://github.com/apache/doris/pull/10740#discussion_r917526912 ## be/src/vec/exec/file_text_scanner.h: ## @@ -42,6 +42,9 @@ class FileTextScanner final : public FileScanner { Status get_next(Block* block, bool* eof) override

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917528280 ## fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java: ## @@ -244,4 +314,100 @@ private static long getMsByCooldownTtl(String cooldownTtl) throws Anal

[GitHub] [doris] yiguolei merged pull request #10542: [Enhancement] support compile with jemalloc

2022-07-10 Thread GitBox
yiguolei merged PR #10542: URL: https://github.com/apache/doris/pull/10542 -- 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 (4cd4f94717 -> b04a791895)

2022-07-10 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 4cd4f94717 [docs]fix typo in substring docs (#10747) add b04a791895 [Enhancement] support compile with jemalloc

[GitHub] [doris] deardeng commented on a diff in pull request #10693: [Feature] move cold data to object storage without losing any feature…

2022-07-10 Thread GitBox
deardeng commented on code in PR #10693: URL: https://github.com/apache/doris/pull/10693#discussion_r917528490 ## fe/fe-core/src/main/java/org/apache/doris/policy/StoragePolicy.java: ## @@ -149,26 +190,55 @@ public void init(final Map props) throws AnalysisException {

[GitHub] [doris] yiguolei merged pull request #10734: Revert "[Enhancement] Add column prune support for VOlapScanNode

2022-07-10 Thread GitBox
yiguolei merged PR #10734: URL: https://github.com/apache/doris/pull/10734 -- 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: Revert "[Enhancement] Add column prune support for VOlapScanNode (#10615)" (#10734)

2022-07-10 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 8472ea8324 Revert "[Enhancement] Add column pr

[GitHub] [doris] yiguolei closed issue #10718: [Enhancement] (alter) Increase the success rate of alter job by ignoring some task failure

2022-07-10 Thread GitBox
yiguolei closed issue #10718: [Enhancement] (alter) Increase the success rate of alter job by ignoring some task failure URL: https://github.com/apache/doris/issues/10718 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] yiguolei merged pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-10 Thread GitBox
yiguolei merged PR #10719: URL: https://github.com/apache/doris/pull/10719 -- 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](alter) Make alter job more robust by ignoring some task failure (#10719)

2022-07-10 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 81101fc1c5 [enhancement](alter) Make alter job

[GitHub] [doris] yiguolei merged pull request #10730: [TLP] how-to-contribute remove incubator

2022-07-10 Thread GitBox
yiguolei merged PR #10730: URL: https://github.com/apache/doris/pull/10730 -- 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: [docs] how-to-contribute remove incubator (#10730)

2022-07-10 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 d6e6aae6c6 [docs] how-to-contribute remove incu

[GitHub] [doris] yiguolei merged pull request #10740: [improvement](parquet-reader) Add some profile for parquet reader

2022-07-10 Thread GitBox
yiguolei merged PR #10740: URL: https://github.com/apache/doris/pull/10740 -- 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

  1   2   >