[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #8084: [community] modify the doc of verifying apache release

2022-02-16 Thread GitBox
EmmyMiao87 commented on a change in pull request #8084: URL: https://github.com/apache/incubator-doris/pull/8084#discussion_r807643798 ## File path: docs/zh-CN/extending-doris/flink-doris-connector.md ## @@ -65,18 +65,13 @@ Flink Doris Connector 可以支持通过 Flink 操作(读取、插入、修改 ## 编

[GitHub] [incubator-doris] BiteTheDDDDt opened a new issue #8085: [Feature][Vectorized] support function `group_concat()`

2022-02-16 Thread GitBox
BiteThet opened a new issue #8085: URL: https://github.com/apache/incubator-doris/issues/8085 ### 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] BiteTheDDDDt opened a new pull request #8086: [Feature][Vectorized] support function `group_concat()`

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8084: [community] modify the doc of verifying apache release

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8084: URL: https://github.com/apache/incubator-doris/pull/8084#issuecomment-1041222076 -- 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] adonis0147 closed issue #8002: [Feature] [array-type] Create table with nested array type.

2022-02-16 Thread GitBox
adonis0147 closed issue #8002: URL: https://github.com/apache/incubator-doris/issues/8002 -- 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 #8042: [Improvement] check simd instructions before start

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8042: URL: https://github.com/apache/incubator-doris/pull/8042#issuecomment-1041231694 -- 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] adonis0147 opened a new pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 opened a new pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089 # Proposed changes Issue Number: close #8074 . ## Problem Summary: Please refer to #8074 . ## Checklist(Required) 1. Does it affect the original behavior: N

[GitHub] [incubator-doris] zuochunwei opened a new pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
zuochunwei opened a new pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090 # Proposed changes 1. use union + bitfield C++ language features to reuse the memory, reduce the size of RowRefList from 32 to 16 bytes 2. ssb test indicate(Q4.1): benefit from RowRefL

[GitHub] [incubator-doris] adonis0147 closed pull request #8075: [Feature] [array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 closed pull request #8075: URL: https://github.com/apache/incubator-doris/pull/8075 -- 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] adonis0147 commented on pull request #8075: [Feature] [array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 commented on pull request #8075: URL: https://github.com/apache/incubator-doris/pull/8075#issuecomment-1041249689 Hi @morningman , I rebased the master in order to merge the branch into master for convenience in future. I'm sorry to mess the commit history up. I tried to resol

[GitHub] [incubator-doris] wangbo opened a new pull request #8091: [feature][storage]support delete condition

2022-02-16 Thread GitBox
wangbo opened a new pull request #8091: URL: https://github.com/apache/incubator-doris/pull/8091 # Proposed changes [Vectorization]Support delete condition in Storage layer ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Doe

[GitHub] [incubator-doris] wangbo commented on pull request #8091: [feature][storage]support delete condition

2022-02-16 Thread GitBox
wangbo commented on pull request #8091: URL: https://github.com/apache/incubator-doris/pull/8091#issuecomment-1041259592 I'll add some UT tests later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-doris-flink-connector] JNSimba commented on pull request #4: When doing checkpoint, write cache data to doris to prevent loss

2022-02-16 Thread GitBox
JNSimba commented on pull request #4: URL: https://github.com/apache/incubator-doris-flink-connector/pull/4#issuecomment-1041288537 Great, thank you for your pr. And `DorisDynamicTableSink.getSinkRuntimeProvider` maybe also need to be modified ? To ensure the correct task submitted by F

[GitHub] [incubator-doris] yiguolei opened a new pull request #8092: [Refactor] Remove unused code in data dir

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

[GitHub] [incubator-doris] 254288935 commented on issue #8073: [Bug] BE crashed after altering int field to string

2022-02-16 Thread GitBox
254288935 commented on issue #8073: URL: https://github.com/apache/incubator-doris/issues/8073#issuecomment-1041352870 alter table时,目前不支持BIGINT到CHAR的转换, 是否需要支持BIGINT到VARCHAR的转换呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] BiteTheDDDDt commented on a change in pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
BiteThet commented on a change in pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#discussion_r807805187 ## File path: be/src/vec/exec/join/join_op.h ## @@ -22,19 +22,42 @@ #include "vec/core/block.h" namespace doris::vectorized { + /// Refe

[GitHub] [incubator-doris] caiconghui opened a new issue #8093: [Bug] Execute showVariablesStmt with where expression return empty resultset

2022-02-16 Thread GitBox
caiconghui opened a new issue #8093: URL: https://github.com/apache/incubator-doris/issues/8093 ### 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] caiconghui opened a new pull request #8094: [Bug](Variables) Fix bug that execute showVariablesStmt with where expression return empty resultset

2022-02-16 Thread GitBox
caiconghui opened a new pull request #8094: URL: https://github.com/apache/incubator-doris/pull/8094 # Proposed changes Issue Number: close #8093 ## Problem Summary: This Bug is introduced by PR #7936 , which change key type of connectionMap from Long to Integer, which cau

[GitHub] [incubator-doris] yangzhg opened a new issue #8095: [Enhancement] Data scan may very slow and create too much scanner for small tablet in some case

2022-02-16 Thread GitBox
yangzhg opened a new issue #8095: URL: https://github.com/apache/incubator-doris/issues/8095 ### 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 Si

[GitHub] [incubator-doris] yangzhg opened a new pull request #8096: [optimize] optimze tablet read, avoid to create too much scanner for small tablet

2022-02-16 Thread GitBox
yangzhg opened a new pull request #8096: URL: https://github.com/apache/incubator-doris/pull/8096 # Proposed changes Issue Number: close #8095 ## Problem Summary: optimze tablet read, avoid to create too much scanner for small tablet ## Checklist(Required)

[GitHub] [incubator-doris] morningman commented on issue #8073: [Bug] BE crashed after altering int field to string

2022-02-16 Thread GitBox
morningman commented on issue #8073: URL: https://github.com/apache/incubator-doris/issues/8073#issuecomment-1041434275 > alter table时,目前不支持BIGINT到CHAR的转换, 是否需要支持BIGINT到VARCHAR的转换呢? I think we do support convert BIGINT to CHAR. Why you say it not support? -- This is an automated m

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8072: [fix](load)(compaction) Fix NodeChannel coredump bug and modify some compaction logic

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8072: URL: https://github.com/apache/incubator-doris/pull/8072#issuecomment-1041461196 -- 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] jackwener commented on pull request #8071: Correct the wrong words in the prompt information

2022-02-16 Thread GitBox
jackwener commented on pull request #8071: URL: https://github.com/apache/incubator-doris/pull/8071#issuecomment-1041469968 `be/src/olap/olap_common.h` `UNKNOW OLAP_FIELD_TYPE_STRING` can be replaced with `UNKNOWN ... ` -- This is an automated message from the Apache Git Service. T

[GitHub] [incubator-doris] jackwener commented on pull request #8092: [Refactor] Remove unused code in data dir

2022-02-16 Thread GitBox
jackwener commented on pull request #8092: URL: https://github.com/apache/incubator-doris/pull/8092#issuecomment-1041475756 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8092: [Refactor] Remove unused code in data dir

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8092: URL: https://github.com/apache/incubator-doris/pull/8092#issuecomment-1041476788 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 Gi

[GitHub] [incubator-doris] yiguolei commented on pull request #8094: [Bug](Variables) Fix bug that execute showVariablesStmt with where expression return empty resultset

2022-02-16 Thread GitBox
yiguolei commented on pull request #8094: URL: https://github.com/apache/incubator-doris/pull/8094#issuecomment-1042471030 Why change connection id from long to int? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-doris] caiconghui commented on pull request #8094: [Bug](Variables) Fix bug that execute showVariablesStmt with where expression return empty resultset

2022-02-16 Thread GitBox
caiconghui commented on pull request #8094: URL: https://github.com/apache/incubator-doris/pull/8094#issuecomment-1042500205 > Why change connection id from long to int? the original type of connection id in connect context in is int, -- This is an automated message from the Apac

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808611931 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ArrayType.java ## @@ -17,16 +17,15 @@ package org.apache.doris.catalog; +impo

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808612432 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public void

[GitHub] [incubator-doris] caiconghui merged pull request #8035: [Refactor][heartbeat] Make get fe heart response by thrift

2022-02-16 Thread GitBox
caiconghui merged pull request #8035: URL: https://github.com/apache/incubator-doris/pull/8035 -- 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] caiconghui closed issue #8037: [Enhancement] Make get fe heartbeat response more stable by use thrift as default method

2022-02-16 Thread GitBox
caiconghui closed issue #8037: URL: https://github.com/apache/incubator-doris/issues/8037 -- 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] caiconghui commented on pull request #8094: [Bug](Variables) Fix bug that execute showVariablesStmt with where expression return empty resultset

2022-02-16 Thread GitBox
caiconghui commented on pull request #8094: URL: https://github.com/apache/incubator-doris/pull/8094#issuecomment-1042505989 > Why change connection id from long to int? The value range of connection id is from int_min to int_max, I think it is enough, so I don't change the connectio

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8057: [Doc]Add version upgrade instructions

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8057: URL: https://github.com/apache/incubator-doris/pull/8057#issuecomment-1042506141 -- 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

[incubator-doris] branch master updated (143c408 -> e6fedff)

2022-02-16 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 143c408 [Feature][Vectorized] support aggregate function ndv()/approx_count_distinct() (#8044) ad

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8053: [docs] fix document date-time-functions typo

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8053: URL: https://github.com/apache/incubator-doris/pull/8053#discussion_r808617190 ## File path: docs/zh-CN/sql-reference/sql-functions/date-time-functions/convert_tz.md ## @@ -25,14 +25,12 @@ under the License. --> # conver

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8053: [docs] fix document date-time-functions typo

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8053: URL: https://github.com/apache/incubator-doris/pull/8053#discussion_r808617190 ## File path: docs/zh-CN/sql-reference/sql-functions/date-time-functions/convert_tz.md ## @@ -25,14 +25,12 @@ under the License. --> # conver

[GitHub] [incubator-doris] yiguolei opened a new pull request #8099: Remove version hash fe

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8046: [Bug] fix incorrect serialized_size of TDigest object

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8046: URL: https://github.com/apache/incubator-doris/pull/8046#issuecomment-1042512373 -- 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 #7828: [Vectorized][Feature] add ColumnHLL to support hll type

2022-02-16 Thread GitBox
morningman merged pull request #7828: URL: https://github.com/apache/incubator-doris/pull/7828 -- 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 #7826: [Vectorized][Feature]add ColumnHLL to support HLL type

2022-02-16 Thread GitBox
morningman closed issue #7826: URL: https://github.com/apache/incubator-doris/issues/7826 -- 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 (e6fedff -> 0003822)

2022-02-16 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 e6fedff [Refactor][heartbeat] Make get fe heart response by thrift (#8035) add 0003822 [feature]

[GitHub] [incubator-doris] morningman merged pull request #8036: [feature](spark-load) add Hive Bitmap UDFs

2022-02-16 Thread GitBox
morningman merged pull request #8036: URL: https://github.com/apache/incubator-doris/pull/8036 -- 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 master updated (0003822 -> 264f384)

2022-02-16 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 0003822 [feature](vec) add ColumnHLL to support hll type (#7828) add 264f384 [feature](spark-load

[GitHub] [incubator-doris] ztgoto opened a new issue #8100: stream load fe 307 redirect Access denied for default_cluster:default_cluster@host

2022-02-16 Thread GitBox
ztgoto opened a new issue #8100: URL: https://github.com/apache/incubator-doris/issues/8100 ### 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 0.15.0

[GitHub] [incubator-doris] morningman merged pull request #8042: [Improvement] check simd instructions before start

2022-02-16 Thread GitBox
morningman merged pull request #8042: URL: https://github.com/apache/incubator-doris/pull/8042 -- 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 master updated: [improvement] check simd instructions before start (#8042)

2022-02-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 d1cb291 [improvement] check simd i

[GitHub] [incubator-doris] morningman merged pull request #8046: [Bug] fix incorrect serialized_size of TDigest object

2022-02-16 Thread GitBox
morningman merged pull request #8046: URL: https://github.com/apache/incubator-doris/pull/8046 -- 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 master updated (d1cb291 -> 53f22bb)

2022-02-16 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 d1cb291 [improvement] check simd instructions before start (#8042) add 53f22bb [fix] fix incorrec

[GitHub] [incubator-doris] morningman merged pull request #8048: [Doc]Added be -238 error code description

2022-02-16 Thread GitBox
morningman merged pull request #8048: URL: https://github.com/apache/incubator-doris/pull/8048 -- 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 master updated: [doc] Added be -238 error code description (#8048)

2022-02-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 79fd81f [doc] Added be -238 error

[GitHub] [incubator-doris] yangzhg commented on pull request #8014: [Enhancement] Open clang compile warning option and resolve compile error Part1

2022-02-16 Thread GitBox
yangzhg commented on pull request #8014: URL: https://github.com/apache/incubator-doris/pull/8014#issuecomment-1042514814 I had a pr #8069 have fix all warnings -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-doris] morningman merged pull request #8050: [Function][Vectorized] Fix multi args function call the DATETIME type not effective in DATE type and add the alias function

2022-02-16 Thread GitBox
morningman merged pull request #8050: URL: https://github.com/apache/incubator-doris/pull/8050 -- 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 #8047: [Vectorized][Bug] Some multi arg funtion use in DATETIME not effective in DATE type

2022-02-16 Thread GitBox
morningman closed issue #8047: URL: https://github.com/apache/incubator-doris/issues/8047 -- 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: [feature][fix](vec)(function) Fix multi args function call the DATETIME type not effective in DATE type and add the alias function (#8050)

2022-02-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 bef1b55 [feature][fix](vec)(functi

[GitHub] [incubator-doris] adonis0147 commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808624158 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ArrayType.java ## @@ -17,16 +17,15 @@ package org.apache.doris.catalog; +i

[GitHub] [incubator-doris] BiteTheDDDDt closed pull request #8014: [Enhancement] Open clang compile warning option and resolve compile error Part1

2022-02-16 Thread GitBox
BiteThet closed pull request #8014: URL: https://github.com/apache/incubator-doris/pull/8014 -- 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: c

[incubator-doris] branch master updated: [feature](vec)(function) support function `convert_tz()` (#8060)

2022-02-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 f06c13a [feature](vec)(function) s

[GitHub] [incubator-doris] morningman merged pull request #8060: [Feature][Vectorized] support function `convert_tz()`

2022-02-16 Thread GitBox
morningman merged pull request #8060: URL: https://github.com/apache/incubator-doris/pull/8060 -- 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 #8059: [Feature][Vectorized] support function `convert_tz()`

2022-02-16 Thread GitBox
morningman closed issue #8059: URL: https://github.com/apache/incubator-doris/issues/8059 -- 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 #8072: [fix](load)(compaction) Fix NodeChannel coredump bug and modify some compaction logic

2022-02-16 Thread GitBox
morningman merged pull request #8072: URL: https://github.com/apache/incubator-doris/pull/8072 -- 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 #8058: [Bug] BE crashed when calling IndexCahnnel::mark_as_failed

2022-02-16 Thread GitBox
morningman closed issue #8058: URL: https://github.com/apache/incubator-doris/issues/8058 -- 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: [fix](load)(compaction) Fix NodeChannel coredump bug and modify some compaction logic (#8072)

2022-02-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 26289c2 [fix](load)(compaction) Fi

[GitHub] [incubator-doris] morningman merged pull request #8076: [Docs] Update alter table docs

2022-02-16 Thread GitBox
morningman merged pull request #8076: URL: https://github.com/apache/incubator-doris/pull/8076 -- 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 master updated: [doc] update alter table docs (#8076)

2022-02-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 d9535c2 [doc] update alter table d

[GitHub] [incubator-doris] morningman merged pull request #8084: [community] modify the doc of verifying apache release

2022-02-16 Thread GitBox
morningman merged pull request #8084: URL: https://github.com/apache/incubator-doris/pull/8084 -- 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 master updated: [community] modify the doc of verifying apache release (#8084)

2022-02-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 486a058 [community] modify the doc

[GitHub] [incubator-doris] morningman commented on a change in pull request #7994: [Feature](ThreadPool) Support thread pool per disk for scanners

2022-02-16 Thread GitBox
morningman commented on a change in pull request #7994: URL: https://github.com/apache/incubator-doris/pull/7994#discussion_r808626294 ## File path: be/src/util/priority_thread_pool.hpp ## @@ -39,6 +39,7 @@ class PriorityThreadPool { public: int priority;

[GitHub] [incubator-doris] zuochunwei commented on a change in pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
zuochunwei commented on a change in pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#discussion_r808627987 ## File path: be/src/vec/exec/join/join_op.h ## @@ -22,19 +22,42 @@ #include "vec/core/block.h" namespace doris::vectorized { + /// Refere

[GitHub] [incubator-doris] zuochunwei commented on a change in pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
zuochunwei commented on a change in pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#discussion_r808628352 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -286,9 +286,12 @@ struct ProcessHashTableProbe { // use in right join t

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #8101: [docs] Modify the SSB document

2022-02-16 Thread GitBox
EmmyMiao87 opened a new pull request #8101: URL: https://github.com/apache/incubator-doris/pull/8101 Add one step of preparation before load ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No Need)

[GitHub] [incubator-doris] adonis0147 commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808631826 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public v

[GitHub] [incubator-doris] adonis0147 commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808631826 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public v

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8086: [Feature][Vectorized] support function `group_concat()`

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8086: URL: https://github.com/apache/incubator-doris/pull/8086#issuecomment-1042524673 -- 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] 254288935 commented on issue #8073: [Bug] BE crashed after altering int field to string

2022-02-16 Thread GitBox
254288935 commented on issue #8073: URL: https://github.com/apache/incubator-doris/issues/8073#issuecomment-1042525539 > > alter table时,目前不支持BIGINT到CHAR的转换, 是否需要支持BIGINT到VARCHAR的转换呢? > > I think we do support convert BIGINT to CHAR. Why you say it not support? mysql> create ta

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7994: [Feature](ThreadPool) Support thread pool per disk for scanners

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #7994: URL: https://github.com/apache/incubator-doris/pull/7994#issuecomment-1042527884 -- 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 #8092: [Refactor] Remove unused code in data dir

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8092: URL: https://github.com/apache/incubator-doris/pull/8092#issuecomment-1042528809 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, ple

[GitHub] [incubator-doris] morningman merged pull request #8034: enable check_java_version

2022-02-16 Thread GitBox
morningman merged pull request #8034: URL: https://github.com/apache/incubator-doris/pull/8034 -- 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 master updated: [improvement] enable check_java_version (#8034)

2022-02-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 289aacb [improvement] enable check

[GitHub] [incubator-doris] morningman closed issue #8033: [Bug] Startup exception due to inconsistent java versions

2022-02-16 Thread GitBox
morningman closed issue #8033: URL: https://github.com/apache/incubator-doris/issues/8033 -- 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] HappenLee opened a new issue #8102: [Vectorized][Feature] Support function `least/greast`

2022-02-16 Thread GitBox
HappenLee opened a new issue #8102: URL: https://github.com/apache/incubator-doris/issues/8102 ### 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] yangzhg closed issue #8080: [refactor] (mysql_table_writer)split into two parts of vectorized and row mode&&clang compile error

2022-02-16 Thread GitBox
yangzhg closed issue #8080: URL: https://github.com/apache/incubator-doris/issues/8080 -- 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 #8081: [refactor](mysql_table_writer)split into two parts of vectorized and row mode

2022-02-16 Thread GitBox
yangzhg merged pull request #8081: URL: https://github.com/apache/incubator-doris/pull/8081 -- 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 (289aacb -> f8411f3)

2022-02-16 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 289aacb [improvement] enable check_java_version (#8034) add f8411f3 [refactor](mysql_table_writer)sp

[GitHub] [incubator-doris] HappenLee opened a new issue #8103: [Bug] [Vectorized] Nullable column compute the hash value error cause error result of left/right join

2022-02-16 Thread GitBox
HappenLee opened a new issue #8103: URL: https://github.com/apache/incubator-doris/issues/8103 ### 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 vect

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8101: [docs] Modify the SSB document

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8101: URL: https://github.com/apache/incubator-doris/pull/8101#issuecomment-1042545563 -- 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] adonis0147 commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
adonis0147 commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808631826 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public v

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808654484 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public void

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #8089: [Feature][array-type] Support ArrayLiteral in SQL.

2022-02-16 Thread GitBox
yangzhg commented on a change in pull request #8089: URL: https://github.com/apache/incubator-doris/pull/8089#discussion_r808654484 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java ## @@ -159,6 +159,7 @@ public Column(Column column) { public void

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8056: (unitTest) resolve unit test failed problem for VGenericIteratorsTest

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8056: URL: https://github.com/apache/incubator-doris/pull/8056#issuecomment-1042548772 -- 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] spaces-X commented on a change in pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
spaces-X commented on a change in pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#discussion_r808661055 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -317,10 +319,10 @@ struct ProcessHashTableProbe { for (auto it = ma

commits@doris.apache.org

2022-02-16 Thread GitBox
HappenLee commented on a change in pull request #8066: URL: https://github.com/apache/incubator-doris/pull/8066#discussion_r808663527 ## File path: be/src/vec/aggregate_functions/aggregate_function_percentile_approx.h ## @@ -0,0 +1,266 @@ +// Licensed to the Apache Software Fou

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8068: [Vectorized][Function] Support year/month/week/hour/mintue/day/second floor/ceil function

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8068: URL: https://github.com/apache/incubator-doris/pull/8068#issuecomment-1042564769 -- 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 opened a new issue #8104: [Bug] [Vectorized] Core dump with query table have a `delete condition`

2022-02-16 Thread GitBox
HappenLee opened a new issue #8104: URL: https://github.com/apache/incubator-doris/issues/8104 ### 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 vect

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8051: eliminate branch prediction

2022-02-16 Thread GitBox
HappenLee commented on a change in pull request #8051: URL: https://github.com/apache/incubator-doris/pull/8051#discussion_r808668296 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -545,7 +532,7 @@ struct ProcessHashTableProbe { if (_join_node->_is_outer_

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8051: eliminate branch prediction

2022-02-16 Thread GitBox
github-actions[bot] commented on pull request #8051: URL: https://github.com/apache/incubator-doris/pull/8051#issuecomment-1042577252 -- 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] zuochunwei commented on a change in pull request #8090: (Vectorized)(Optimization) refactor RowRef/RowRefList to decrease hash table memory size

2022-02-16 Thread GitBox
zuochunwei commented on a change in pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#discussion_r808677199 ## File path: be/src/vec/exec/join/vhash_join_node.cpp ## @@ -317,10 +319,10 @@ struct ProcessHashTableProbe { for (auto it =

[GitHub] [incubator-doris] HappenLee opened a new pull request #8105: [Vectorized][Bug] Fix nullable column compute the hash value error

2022-02-16 Thread GitBox
HappenLee opened a new pull request #8105: URL: https://github.com/apache/incubator-doris/pull/8105 # Proposed changes Issue Number: close #8103 ## Problem Summary: Fix nullable column compute the hash value error 6 and not null 6 compute the same hash value #

[GitHub] [incubator-doris] liuzhuang2017 opened a new pull request #8106: Update sql-block.md

2022-02-16 Thread GitBox
liuzhuang2017 opened a new pull request #8106: URL: https://github.com/apache/incubator-doris/pull/8106 CREATE SQL_BLOCK_RULE test_rule PROPERTIES( "sql"="select * from order_analysis", "global"="false", "enable"="true", "sqlHash"="" ) in "global":"false" should

[GitHub] [incubator-doris] liuzhuang2017 closed pull request #8106: Update sql-block.md

2022-02-16 Thread GitBox
liuzhuang2017 closed pull request #8106: URL: https://github.com/apache/incubator-doris/pull/8106 -- 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:

[GitHub] [incubator-doris] HappenLee opened a new pull request #8107: [Function][Vectorized] Support least/greast function

2022-02-16 Thread GitBox
HappenLee opened a new pull request #8107: URL: https://github.com/apache/incubator-doris/pull/8107 # Proposed changes Issue Number: close #8102 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

  1   2   >