[GitHub] [incubator-doris] BiteTheDDDDt commented on a change in pull request #8408: [Benchmark] Add TPC-H benchmark tools

2022-03-09 Thread GitBox
BiteThet commented on a change in pull request #8408: URL: https://github.com/apache/incubator-doris/pull/8408#discussion_r822382490 ## File path: tools/tpch-tools/run-tpch-queries.sh ## @@ -0,0 +1,111 @@ +#!/usr/bin/env bash +# Licensed to the Apache Software Foundation (A

[GitHub] [incubator-doris] weizuo93 opened a new pull request #8412: [Enhancement](function)Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-03-09 Thread GitBox
weizuo93 opened a new pull request #8412: URL: https://github.com/apache/incubator-doris/pull/8412 # Proposed changes Issue Number: close #xxx ## Problem Summary: Support function `INT YEARWEEK(DATE date, INT week_start, INT day_in_first_week)`. * Returns year and we

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8409: [Feature][Vectorized] support digital_masking

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8409: URL: https://github.com/apache/incubator-doris/pull/8409#issuecomment-1062664409 -- 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] [incubator-doris] github-actions[bot] commented on pull request #8358: [Doc][Vectorized] Add vectorized execution engine docs

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8358: URL: https://github.com/apache/incubator-doris/pull/8358#issuecomment-1062678595 -- 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] [incubator-doris] HappenLee commented on a change in pull request #8373: [Refactor] to_bitmap(-1) return NULL instead of return parse failed error_message

2022-03-09 Thread GitBox
HappenLee commented on a change in pull request #8373: URL: https://github.com/apache/incubator-doris/pull/8373#discussion_r822403837 ## File path: be/src/vec/aggregate_functions/aggregate_function_hll_union_agg.h ## @@ -52,73 +51,115 @@ struct AggregateFunctionHLLData {

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8373: [Refactor] to_bitmap(-1) return NULL instead of return parse failed error_message

2022-03-09 Thread GitBox
HappenLee commented on a change in pull request #8373: URL: https://github.com/apache/incubator-doris/pull/8373#discussion_r822408744 ## File path: be/src/vec/aggregate_functions/aggregate_function_hll_union_agg.h ## @@ -52,73 +51,115 @@ struct AggregateFunctionHLLData {

[GitHub] [incubator-doris] dongweizhao opened a new issue #8415: 内存和CPU都不高,查询sql会被阻塞

2022-03-09 Thread GitBox
dongweizhao opened a new issue #8415: URL: https://github.com/apache/incubator-doris/issues/8415 为了便于快速定位和解决大家的问题,简单定了一个模板大家以后遇到问题按照这个模板提供信息,社区的开发者看到问题之后会很快给出解决方案,并在你的帖子下面回复,这样也便于Doris知识体系的形成,对后面新人使用Doris也是一个非常好的沉淀 ## 提问模板 ### 问题描述: ``` 描述你的问题情况,及引发这个异常的操作 ```

[GitHub] [incubator-doris] dongweizhao closed issue #8415: 内存和CPU都不高,查询sql会被阻塞

2022-03-09 Thread GitBox
dongweizhao closed issue #8415: URL: https://github.com/apache/incubator-doris/issues/8415 -- 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] github-actions[bot] commented on pull request #8410: [fix] fix compile error

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8410: URL: https://github.com/apache/incubator-doris/pull/8410#issuecomment-1062689793 -- 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] [incubator-doris] HappenLee commented on a change in pull request #8373: [Refactor] to_bitmap(-1) return NULL instead of return parse failed error_message

2022-03-09 Thread GitBox
HappenLee commented on a change in pull request #8373: URL: https://github.com/apache/incubator-doris/pull/8373#discussion_r822418648 ## File path: be/src/vec/aggregate_functions/aggregate_function_hll_union_agg.h ## @@ -52,73 +51,115 @@ struct AggregateFunctionHLLData {

[GitHub] [incubator-doris] zbtzbtzbt commented on a change in pull request #8399: [improvement]avoid read bitmap index when no index works

2022-03-09 Thread GitBox
zbtzbtzbt commented on a change in pull request #8399: URL: https://github.com/apache/incubator-doris/pull/8399#discussion_r822420441 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -76,6 +85,27 @@ class SegmentIterator::BitmapRangeIterator { ret

[GitHub] [incubator-doris] HackToday opened a new issue #8417: [Bug] ssb load data failed with Missing required fields in request: need_gen_rollup

2022-03-09 Thread GitBox
HackToday opened a new issue #8417: URL: https://github.com/apache/incubator-doris/issues/8417 ### 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 late

[GitHub] [incubator-doris] morrySnow opened a new issue #8418: [Enhancement] do we need to add case insensitive string fuzzy matching udf: ilike ?

2022-03-09 Thread GitBox
morrySnow opened a new issue #8418: URL: https://github.com/apache/incubator-doris/issues/8418 ### 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

[GitHub] [incubator-doris] HackToday commented on issue #8417: [Bug] ssb load data failed with Missing required fields in request: need_gen_rollup

2022-03-09 Thread GitBox
HackToday commented on issue #8417: URL: https://github.com/apache/incubator-doris/issues/8417#issuecomment-1062731438 @morningman Could someone help check if new code breaks ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-doris] HappenLee commented on pull request #8412: [Enhancement](function)Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-03-09 Thread GitBox
HappenLee commented on pull request #8412: URL: https://github.com/apache/incubator-doris/pull/8412#issuecomment-1062750496 please support it in vec exec engine too, thank you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] weizuo93 commented on pull request #8412: [Enhancement](function)Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-03-09 Thread GitBox
weizuo93 commented on pull request #8412: URL: https://github.com/apache/incubator-doris/pull/8412#issuecomment-1062757372 -- 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. T

[GitHub] [incubator-doris] weizuo93 removed a comment on pull request #8412: [Enhancement](function)Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-03-09 Thread GitBox
weizuo93 removed a comment on pull request #8412: URL: https://github.com/apache/incubator-doris/pull/8412#issuecomment-1062757372 > please support it in vec exec engine too, thank you I had planned to implement vectorization for this func in another PR. That's all right, I will add

[GitHub] [incubator-doris] HackToday commented on issue #8417: [Bug] ssb load data failed with Missing required fields in request: need_gen_rollup

2022-03-09 Thread GitBox
HackToday commented on issue #8417: URL: https://github.com/apache/incubator-doris/issues/8417#issuecomment-1062776518 I used commit `b536c1850fc8e29a11130dd4743796eee261f7dc`, it works, so it should be a new bug between such two commits -- This is an automated message from the Apache G

[GitHub] [incubator-doris] yangzhg merged pull request #8410: [fix] fix compile error

2022-03-09 Thread GitBox
yangzhg merged pull request #8410: URL: https://github.com/apache/incubator-doris/pull/8410 -- 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 (f4663ad -> 2a43313)

2022-03-09 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from f4663ad [improvement](vectorized) Merge block in scanner to speed up query with conjunct (#8395) add

[GitHub] [incubator-doris] yangzhg commented on pull request #8410: [fix] fix compile error

2022-03-09 Thread GitBox
yangzhg commented on pull request #8410: URL: https://github.com/apache/incubator-doris/pull/8410#issuecomment-1062799065 merge it to fix master compile error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-doris] spaces-X commented on a change in pull request #8234: [Feature] Support pre-aggregation for quantile type

2022-03-09 Thread GitBox
spaces-X commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r822616794 ## File path: be/src/util/quantile_state.cpp ## @@ -0,0 +1,377 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

[GitHub] [incubator-doris] taberylyang commented on pull request #8393: 1.support shared hash table for broadcast hash join,use enable_shared…

2022-03-09 Thread GitBox
taberylyang commented on pull request #8393: URL: https://github.com/apache/incubator-doris/pull/8393#issuecomment-1062901300 > BTW, Please add an issue including the function and structure design ~ [shared hash table.docx](https://github.com/apache/incubator-doris/files/8214875/shared.h

[GitHub] [incubator-doris] cambyzju commented on pull request #8401: [feature][array-type]add array_contains function

2022-03-09 Thread GitBox
cambyzju commented on pull request #8401: URL: https://github.com/apache/incubator-doris/pull/8401#issuecomment-1062952035 > yes, I will add some UT in this pr later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] yiguolei opened a new pull request #8420: [Fix bugs] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
yiguolei opened a new pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420 # Proposed changes Issue Number: close #8417 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [incubator-doris] morningman merged pull request #7234: [Thread] Add thread local variable ThreadContext

2022-03-09 Thread GitBox
morningman merged pull request #7234: URL: https://github.com/apache/incubator-doris/pull/7234 -- 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 #7196: [Feature] Refactored memory statistics framework MemTracker

2022-03-09 Thread GitBox
morningman closed issue #7196: URL: https://github.com/apache/incubator-doris/issues/7196 -- 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] morningman merged pull request #8358: [Doc][Vectorized] Add vectorized execution engine docs

2022-03-09 Thread GitBox
morningman merged pull request #8358: URL: https://github.com/apache/incubator-doris/pull/8358 -- 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 merged pull request #8379: Fix dead link in build docker environment in developer guide

2022-03-09 Thread GitBox
morningman merged pull request #8379: URL: https://github.com/apache/incubator-doris/pull/8379 -- 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 #8378: [Enhancement] [doc] there are some dead link in fe doc pages

2022-03-09 Thread GitBox
morningman closed issue #8378: URL: https://github.com/apache/incubator-doris/issues/8378 -- 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] morningman closed issue #8407: [Feature][Vectorized] support digital_masking

2022-03-09 Thread GitBox
morningman closed issue #8407: URL: https://github.com/apache/incubator-doris/issues/8407 -- 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] morningman merged pull request #8409: [Feature][Vectorized] support digital_masking

2022-03-09 Thread GitBox
morningman merged pull request #8409: URL: https://github.com/apache/incubator-doris/pull/8409 -- 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 #8420: [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420#issuecomment-1063543261 -- 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] [incubator-doris] morningman commented on a change in pull request #8305: [feature-wip][array-type] Support nested array insertion.

2022-03-09 Thread GitBox
morningman commented on a change in pull request #8305: URL: https://github.com/apache/incubator-doris/pull/8305#discussion_r823247577 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -373,6 +373,9 @@ private void toChildrenThrift(Column column,

[incubator-doris] branch master updated (2a43313 -> 8eec4bf)

2022-03-09 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/incubator-doris.git. from 2a43313 [fix] fix compile error (#8410) add 8eec4bf [feature](thread-local) Add thread local vari

[incubator-doris] branch master updated (8eec4bf -> 8c84160)

2022-03-09 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/incubator-doris.git. from 8eec4bf [feature](thread-local) Add thread local variable ThreadContext (#7234) add 8c84160 [doc

[incubator-doris] branch master updated (8c84160 -> 548fde6)

2022-03-09 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/incubator-doris.git. from 8c84160 [doc](vectorized) Add vectorized execution engine docs (#8358) add 548fde6 [doc] Fix dead

[incubator-doris] branch master updated (548fde6 -> d3d8301)

2022-03-09 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/incubator-doris.git. from 548fde6 [doc] Fix dead link in build docker environment in developer guide (#8379) add d3d8301 [

[GitHub] [incubator-doris] yiguolei commented on issue #8417: [Bug] ssb load data failed with Missing required fields in request: need_gen_rollup

2022-03-09 Thread GitBox
yiguolei commented on issue #8417: URL: https://github.com/apache/incubator-doris/issues/8417#issuecomment-1063550307 @HackToday Sorry, it's my fault. I have fixed this bug in 8420 pr. I have tested it on my local machine. Could you please test it? -- This is an automated message from t

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8368: [feature-wip][array-type] Array data can be loaded in stream load.

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8368: URL: https://github.com/apache/incubator-doris/pull/8368#issuecomment-1063551174 -- 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] [incubator-doris] morningman merged pull request #8368: [feature-wip][array-type] Array data can be loaded in stream load.

2022-03-09 Thread GitBox
morningman merged pull request #8368: URL: https://github.com/apache/incubator-doris/pull/8368 -- 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

[incubator-doris] branch array-type updated (30e93e0 -> 07d16d4)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 30e93e0 [feature-wip](array-type)support select ARRAY data type on vectorized engine (#8217)

[GitHub] [incubator-doris] yiguolei closed pull request #8420: [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
yiguolei closed pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420 -- 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: commi

[GitHub] [incubator-doris] yiguolei commented on pull request #8420: [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
yiguolei commented on pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420#issuecomment-1063561964 > -- 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] [incubator-doris] yiguolei removed a comment on pull request #8420: [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
yiguolei removed a comment on pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420#issuecomment-1063561964 > -- 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

[GitHub] [incubator-doris] yiguolei commented on pull request #8420: [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception

2022-03-09 Thread GitBox
yiguolei commented on pull request #8420: URL: https://github.com/apache/incubator-doris/pull/8420#issuecomment-1063562505 > It is proto buf. Do you mean I could add default value in pb and did not need to set its valued in my code? -- This is an automated message from the Apache

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8328: small fixes and code cleanups related to schema change

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8328: URL: https://github.com/apache/incubator-doris/pull/8328#issuecomment-1063573723 -- 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] [incubator-doris] morningman commented on a change in pull request #8393: 1.support shared hash table for broadcast hash join,use enable_shared…

2022-03-09 Thread GitBox
morningman commented on a change in pull request #8393: URL: https://github.com/apache/incubator-doris/pull/8393#discussion_r823273769 ## File path: be/src/exprs/shared_hash_table.cpp ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

[incubator-doris] 01/05: [feature-wip](array-type) Create table with nested array type. (#8003)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit b4f227e329f0491e581bb01b3a71c488382d4375 Author: Adonis Ling AuthorDate: Wed Feb 16 12:44:30 2022 +0800

[GitHub] [incubator-doris] adonis0147 commented on a change in pull request #8305: [feature-wip][array-type] Support nested array insertion.

2022-03-09 Thread GitBox
adonis0147 commented on a change in pull request #8305: URL: https://github.com/apache/incubator-doris/pull/8305#discussion_r823287292 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -373,6 +373,9 @@ private void toChildrenThrift(Column column,

[incubator-doris] 03/05: [feature-wip](array-type)support select ARRAY data type on vectorized engine (#8217)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit d041fd0e1a4a5a2c52fcba355c525f6d084a577a Author: camby <104178...@qq.com> AuthorDate: Tue Mar 8 20:26:51

[incubator-doris] 04/05: [feature-wip][array-type] Array data can be loaded in stream load. (#8368)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 8dba572bfa817f24cb6f6a22f3d108432afec27e Author: Adonis Ling AuthorDate: Thu Mar 10 09:15:48 2022 +0800

[incubator-doris] branch array-type updated (b67314d -> 3f74fb6)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. discard b67314d [feature-wip][array-type] Support nested array insertion. (#8305) omit 07d16d4 [featu

[incubator-doris] branch array-type updated: [feature-wip][array-type] Support nested array insertion. (#8305)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/array-type by this push: new b67314d [feature-wip][arra

[GitHub] [incubator-doris] morningman merged pull request #8305: [feature-wip][array-type] Support nested array insertion.

2022-03-09 Thread GitBox
morningman merged pull request #8305: URL: https://github.com/apache/incubator-doris/pull/8305 -- 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

[incubator-doris] 02/05: [feature-wip][array-type] Support ArrayLiteral in SQL. (#8089)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 5ad647222afc8a31ae1ae03a5ccf7e794bfda196 Author: Adonis Ling AuthorDate: Fri Feb 18 10:59:57 2022 +0800

[incubator-doris] 05/05: [feature-wip][array-type] Support nested array insertion. (#8305)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 3f74fb619c8f7e514919e712be17a17070ad97ff Author: Adonis Ling AuthorDate: Thu Mar 10 10:51:26 2022 +0800

[GitHub] [incubator-doris] adonis0147 closed issue #8367: [feature-wip][array-type] Array data can be loaded in stream load.

2022-03-09 Thread GitBox
adonis0147 closed issue #8367: URL: https://github.com/apache/incubator-doris/issues/8367 -- 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] adonis0147 closed issue #8304: [feature-wip][array-type] Support nested array insertion.

2022-03-09 Thread GitBox
adonis0147 closed issue #8304: URL: https://github.com/apache/incubator-doris/issues/8304 -- 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] weizuo93 commented on a change in pull request #8387: [Refactor](storage_engine) Use std::shared_mutex to replace RWMutex

2022-03-09 Thread GitBox
weizuo93 commented on a change in pull request #8387: URL: https://github.com/apache/incubator-doris/pull/8387#discussion_r823300070 ## File path: be/src/olap/txn_manager.cpp ## @@ -357,7 +357,7 @@ OLAPStatus TxnManager::delete_txn(OlapMeta* meta, TPartitionId partition_id,

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #8387: [Refactor](storage_engine) Use std::shared_mutex to replace RWMutex

2022-03-09 Thread GitBox
weizuo93 commented on a change in pull request #8387: URL: https://github.com/apache/incubator-doris/pull/8387#discussion_r823315857 ## File path: be/src/util/thread_group.h ## @@ -61,7 +61,7 @@ class ThreadGroup { template std::thread* create_thread(F threadfunc)

[GitHub] [incubator-doris] taberylyang commented on a change in pull request #8393: 1.support shared hash table for broadcast hash join,use enable_shared…

2022-03-09 Thread GitBox
taberylyang commented on a change in pull request #8393: URL: https://github.com/apache/incubator-doris/pull/8393#discussion_r823322481 ## File path: be/src/exprs/shared_hash_table.cpp ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [incubator-doris] huangyuansheng opened a new issue #8421: [Enhancement] Recover DDL

2022-03-09 Thread GitBox
huangyuansheng opened a new issue #8421: URL: https://github.com/apache/incubator-doris/issues/8421 ### 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

[GitHub] [incubator-doris] adonis0147 opened a new pull request #8422: [feature-wip][array-type] Fix compilation error.

2022-03-09 Thread GitBox
adonis0147 opened a new pull request #8422: URL: https://github.com/apache/incubator-doris/pull/8422 ## Problem Summary: Fix compilation error. ## Checklist(Required) 1. Does it affect the original behavior: No 2. Has unit tests been added: No Need 3. Has document

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8233: [Vectorized][HashJoin] add probe timer

2022-03-09 Thread GitBox
HappenLee commented on a change in pull request #8233: URL: https://github.com/apache/incubator-doris/pull/8233#discussion_r823328678 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -166,8 +166,58 @@ struct ProcessHashTableProbe { _items_counts(join_

[GitHub] [incubator-doris] HappenLee commented on pull request #8412: [Enhancement](function)Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-03-09 Thread GitBox
HappenLee commented on pull request #8412: URL: https://github.com/apache/incubator-doris/pull/8412#issuecomment-1063646337 > > please support it in vec exec engine too, thank you > > I had planned to implement vectorization for this func in another PR. That's all right, I will add v

[GitHub] [incubator-doris] caiconghui opened a new pull request #8423: [Fix](transaction) Fix committed transaction couldn't be finished when table is dropped

2022-03-09 Thread GitBox
caiconghui opened a new pull request #8423: URL: https://github.com/apache/incubator-doris/pull/8423 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [incubator-doris-spark-connector] hf200012 merged pull request #13: [chore] fix name bug in build.sh

2022-03-09 Thread GitBox
hf200012 merged pull request #13: URL: https://github.com/apache/incubator-doris-spark-connector/pull/13 -- 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

[incubator-doris-spark-connector] branch master updated: [chore] fix name bug in build.sh (#13)

2022-03-09 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/incubator-doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 268567f [chore]

[incubator-doris] branch array-type updated: [feature-wip][array-type] Fix compilation error. (#8422)

2022-03-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch array-type in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/array-type by this push: new 8278759 [feature-wip][arra

[GitHub] [incubator-doris] morningman merged pull request #8422: [feature-wip][array-type] Fix compilation error.

2022-03-09 Thread GitBox
morningman merged pull request #8422: URL: https://github.com/apache/incubator-doris/pull/8422 -- 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] hf200012 commented on a change in pull request #8408: [Benchmark] Add TPC-H benchmark tools

2022-03-09 Thread GitBox
hf200012 commented on a change in pull request #8408: URL: https://github.com/apache/incubator-doris/pull/8408#discussion_r822529348 ## File path: tools/tpch-tools/README.md ## @@ -0,0 +1,15 @@ +## Usage Review comment: add License head -- This is an automated mess

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8403: [doc] fix metadata operation doc links to external docs

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8403: URL: https://github.com/apache/incubator-doris/pull/8403#issuecomment-1063669295 -- 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] [incubator-doris] github-actions[bot] commented on pull request #8408: [Benchmark] Add TPC-H benchmark tools

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8408: URL: https://github.com/apache/incubator-doris/pull/8408#issuecomment-1063669556 -- 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] [incubator-doris] yangjun616 opened a new pull request #8424: Update load-manual.md

2022-03-09 Thread GitBox
yangjun616 opened a new pull request #8424: URL: https://github.com/apache/incubator-doris/pull/8424 typo # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the o

[GitHub] [incubator-doris-flink-connector] bridgeDream opened a new pull request #18: [improvement] Support set max bytes in each batch to avoid congestion

2022-03-09 Thread GitBox
bridgeDream opened a new pull request #18: URL: https://github.com/apache/incubator-doris-flink-connector/pull/18 ## Problem Summary: 目前,dorisSink 刷入 batch 的时机依赖 "batchSize" 和 "batchIntervalMs",一般情形下是能够符合预期的;但是当数据源流量或者单条消息数据量极大时,可能会造成单个 batch 的数据很大,进而会导致数据刷入 doris 时长时间阻塞影响实时性能,甚至请求 BE 超

[GitHub] [incubator-doris] wangbo commented on a change in pull request #8423: [Fix](transaction) Fix committed transaction couldn't be finished when table is dropped

2022-03-09 Thread GitBox
wangbo commented on a change in pull request #8423: URL: https://github.com/apache/incubator-doris/pull/8423#discussion_r823358665 ## File path: fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java ## @@ -793,19 +793,7 @@ public void finishTransact

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #8423: [Fix](transaction) Fix committed transaction couldn't be finished when table is dropped

2022-03-09 Thread GitBox
caiconghui commented on a change in pull request #8423: URL: https://github.com/apache/incubator-doris/pull/8423#discussion_r823366808 ## File path: fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java ## @@ -793,19 +793,7 @@ public void finishTran

[GitHub] [incubator-doris] yangzhg opened a new pull request #8425: [chore] disable librdkafka assert and update some thirdparty

2022-03-09 Thread GitBox
yangzhg opened a new pull request #8425: URL: https://github.com/apache/incubator-doris/pull/8425 # Proposed changes 1. comment librdkafka `rd_assert(thrd_is_current(rkb->rkb_thread));` to avoid core dump 2. upgrade arrow to 7.0.0 3. upgrade aws sdk to 1.9 ## Problem Su

[GitHub] [incubator-doris] caiconghui opened a new issue #8426: [Bug] Transaction may not be finished when table does not exist

2022-03-09 Thread GitBox
caiconghui opened a new issue #8426: URL: https://github.com/apache/incubator-doris/issues/8426 ### 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 mas

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #8371: Update hive support version,hive:3.1.2

2022-03-09 Thread GitBox
EmmyMiao87 commented on pull request #8371: URL: https://github.com/apache/incubator-doris/pull/8371#issuecomment-1063719413 Please change the comment title ~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8371: [Doc}Update hive support version,hive:3.1.2

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8371: URL: https://github.com/apache/incubator-doris/pull/8371#issuecomment-1063720119 -- 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] [incubator-doris] emmataobao commented on issue #8331: [Bug] doris on es 中 连接es ip问题

2022-03-09 Thread GitBox
emmataobao commented on issue #8331: URL: https://github.com/apache/incubator-doris/issues/8331#issuecomment-1063724436 > priority_networks 谢谢,我已经知道我部署的问题在哪里,es的问题我也知道了。我配置参数没有问题,主要部署的测试es是单节点版本所以network.host指向的是docker内部ip,doris的运行逻辑是他会先去拿metadata,他通过我配置的ip端口拿metadata,但是后续的请求会使用metadata

[GitHub] [incubator-doris] emmataobao closed issue #8331: [Bug] doris on es 中 连接es ip问题

2022-03-09 Thread GitBox
emmataobao closed issue #8331: URL: https://github.com/apache/incubator-doris/issues/8331 -- 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] awakeljw commented on a change in pull request #8233: [Vectorized][HashJoin] add probe timer

2022-03-09 Thread GitBox
awakeljw commented on a change in pull request #8233: URL: https://github.com/apache/incubator-doris/pull/8233#discussion_r823402079 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -166,8 +166,58 @@ struct ProcessHashTableProbe { _items_counts(join_n

[GitHub] [incubator-doris] yiluoya opened a new issue #8427: 压缩算法加强[Enhancement]

2022-03-09 Thread GitBox
yiluoya opened a new issue #8427: URL: https://github.com/apache/incubator-doris/issues/8427 ### 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 目前

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8233: [Vectorized][HashJoin] add probe timer

2022-03-09 Thread GitBox
github-actions[bot] commented on pull request #8233: URL: https://github.com/apache/incubator-doris/pull/8233#issuecomment-1063734886 -- 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] [incubator-doris] BiteTheDDDDt opened a new issue #8428: [Bug][Vectorized] core dump on runtime filter insert because of block address change

2022-03-09 Thread GitBox
BiteThet opened a new issue #8428: URL: https://github.com/apache/incubator-doris/issues/8428 ### 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 m

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request #8429: [Bug][Vectorized] core dump on runtime filter insert because of block address change

2022-03-09 Thread GitBox
BiteThet opened a new pull request #8429: URL: https://github.com/apache/incubator-doris/pull/8429 # Proposed changes Issue Number: close #8428 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original b

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #8387: [Refactor](storage_engine) Use std::shared_mutex to replace RWMutex

2022-03-09 Thread GitBox
caiconghui commented on a change in pull request #8387: URL: https://github.com/apache/incubator-doris/pull/8387#discussion_r823433069 ## File path: be/src/util/thread_group.h ## @@ -61,7 +61,7 @@ class ThreadGroup { template std::thread* create_thread(F threadfunc