[GitHub] [incubator-doris] zhangstar333 closed pull request #8284: [fix] delete the repeat same code to compile

2022-03-01 Thread GitBox
zhangstar333 closed pull request #8284: URL: https://github.com/apache/incubator-doris/pull/8284 -- 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

[GitHub] [incubator-doris] hf200012 opened a new pull request #8285: [Doc]Add sync job fe configuration item description

2022-03-01 Thread GitBox
hf200012 opened a new pull request #8285: URL: https://github.com/apache/incubator-doris/pull/8285 Add sync job fe configuration item description # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(

[GitHub] [incubator-doris] mrhhsg opened a new issue #8286: [Bug] Compile error: duplicated destructor function in MinMaxFuncBase

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

[GitHub] [incubator-doris] mrhhsg opened a new pull request #8287: [Fix]Remove duplicated destructor function in MinMaxFuncBase

2022-03-01 Thread GitBox
mrhhsg opened a new pull request #8287: URL: https://github.com/apache/incubator-doris/pull/8287 # Proposed changes Issue Number: close #8286 ## Problem Summary: Fix the compile error. ## Checklist(Required) 1. Does it affect the original behavior: No 2.

[GitHub] [incubator-doris] jackwener commented on a change in pull request #8285: [Doc]Add sync job fe configuration item description

2022-03-01 Thread GitBox
jackwener commented on a change in pull request #8285: URL: https://github.com/apache/incubator-doris/pull/8285#discussion_r816587522 ## File path: docs/zh-CN/administrator-guide/config/fe_config.md ## @@ -2166,3 +2166,53 @@ load 标签清理器将每隔 `label_clean_interval_second` 运行一次以清 是

[GitHub] [incubator-doris] jackwener commented on a change in pull request #8277: [fix] fix a bug of encryption function with iv may return wrong result

2022-03-01 Thread GitBox
jackwener commented on a change in pull request #8277: URL: https://github.com/apache/incubator-doris/pull/8277#discussion_r816606898 ## File path: be/src/util/encryption_util.cpp ## @@ -219,21 +230,30 @@ static int do_decrypt(EVP_CIPHER_CTX* cipher_ctx, const EVP_CIPHER* ciph

[GitHub] [incubator-doris] jackwener commented on pull request #8273: [Refactor] Remove agent status

2022-03-01 Thread GitBox
jackwener commented on pull request #8273: URL: https://github.com/apache/incubator-doris/pull/8273#issuecomment-1055237191 UT didn't pass. I can't ensure the correctness, It needs to build local and run all unit tests; -- This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-doris] yiguolei opened a new pull request #8288: [Refactor] remove pusher.cpp and related mock test code

2022-03-01 Thread GitBox
yiguolei opened a new pull request #8288: URL: https://github.com/apache/incubator-doris/pull/8288 # 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] yangzhg commented on pull request #8287: [Fix]Remove duplicated destructor function in MinMaxFuncBase

2022-03-01 Thread GitBox
yangzhg commented on pull request #8287: URL: https://github.com/apache/incubator-doris/pull/8287#issuecomment-1055285050 because of this pr will fix the compile error, I will merge it now -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-doris] yangzhg closed issue #8286: [Bug] Compile error: duplicated destructor function in MinMaxFuncBase

2022-03-01 Thread GitBox
yangzhg closed issue #8286: URL: https://github.com/apache/incubator-doris/issues/8286 -- 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

[incubator-doris] branch master updated (2b9b0fc -> 940efc6)

2022-03-01 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 2b9b0fc [Fix] Function percentile input null return null (#8238) add 940efc6 [Fix]Remove duplicated

[GitHub] [incubator-doris] yangzhg merged pull request #8287: [Fix]Remove duplicated destructor function in MinMaxFuncBase

2022-03-01 Thread GitBox
yangzhg merged pull request #8287: URL: https://github.com/apache/incubator-doris/pull/8287 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[GitHub] [incubator-doris] yangzhg opened a new pull request #8289: [refactor] remove types_test

2022-03-01 Thread GitBox
yangzhg opened a new pull request #8289: URL: https://github.com/apache/incubator-doris/pull/8289 # Proposed changes 1. remove types_test, it will cause core dump in higher version gcc or clang, becuse of memory align, some code will be vectorize in higher gcc or clang

[GitHub] [incubator-doris] HappenLee opened a new issue #8290: [Bug] [Vectorized] Exchange merge null first order is wrong

2022-03-01 Thread GitBox
HappenLee opened a new issue #8290: URL: https://github.com/apache/incubator-doris/issues/8290 ### 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 opened a new pull request #8291: [Bug][Vectorized] Fix exchange node merge sort null first order wrong

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8053: [docs] fix document date-time-functions typo

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8053: URL: https://github.com/apache/incubator-doris/pull/8053#issuecomment-1055340451 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 commented on pull request #8090: [refactor](optimize)refactor RowRef/RowRefList to decrease hash table memory size

2022-03-01 Thread GitBox
morningman commented on pull request #8090: URL: https://github.com/apache/incubator-doris/pull/8090#issuecomment-1055340501 hi @zuochunwei , sorry for the later reply. Please rebase the code to solve the conflict. -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-doris] morningman commented on a change in pull request #8235: [fix](planner) Convert format in RewriteFromUnixTimeRule

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8235: URL: https://github.com/apache/incubator-doris/pull/8235#discussion_r816698786 ## File path: fe/fe-core/src/test/java/org/apache/doris/planner/QueryPlanTest.java ## @@ -1673,30 +1673,21 @@ public void testFromUnixTimeRewri

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8291: [Bug][Vectorized] Fix exchange node merge sort null first order wrong

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8291: URL: https://github.com/apache/incubator-doris/pull/8291#issuecomment-1055349567 -- 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] wangbo commented on a change in pull request #8234: [Feature] Support pre-aggregation for quantile type

2022-03-01 Thread GitBox
wangbo commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816704629 ## File path: be/src/olap/row_block.cpp ## @@ -89,8 +89,7 @@ void RowBlock::_compute_layout() { _field_offset_in_memory.push_back(memory_s

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

2022-03-01 Thread GitBox
wangbo commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816706217 ## File path: be/src/olap/tablet_schema.cpp ## @@ -246,6 +256,7 @@ uint32_t TabletColumn::get_field_length_by_type(TPrimitiveType::type type, uint

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8279: [feature-wip][array-type] Refactor type info for nested array.

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8279: URL: https://github.com/apache/incubator-doris/pull/8279#issuecomment-1055420065 -- 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 #8234: [Feature] Support pre-aggregation for quantile type

2022-03-01 Thread GitBox
spaces-X commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816755862 ## File path: be/src/olap/tablet_schema.cpp ## @@ -246,6 +256,7 @@ uint32_t TabletColumn::get_field_length_by_type(TPrimitiveType::type type, ui

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

2022-03-01 Thread GitBox
spaces-X commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816756606 ## File path: be/src/olap/row_block.cpp ## @@ -89,8 +89,7 @@ void RowBlock::_compute_layout() { _field_offset_in_memory.push_back(memory

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

2022-03-01 Thread GitBox
spaces-X commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r816756313 ## File path: be/src/olap/tablet_schema.cpp ## @@ -246,6 +256,7 @@ uint32_t TabletColumn::get_field_length_by_type(TPrimitiveType::type type, ui

[GitHub] [incubator-doris] zenoyang commented on a change in pull request #8267: [fix](vectorization)Some small fix for SegmentIter Vectorization

2022-03-01 Thread GitBox
zenoyang commented on a change in pull request #8267: URL: https://github.com/apache/incubator-doris/pull/8267#discussion_r816485202 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -613,10 +613,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {

[GitHub] [incubator-doris] wangbo commented on a change in pull request #8267: [fix](vectorization)Some small fix for SegmentIter Vectorization

2022-03-01 Thread GitBox
wangbo commented on a change in pull request #8267: URL: https://github.com/apache/incubator-doris/pull/8267#discussion_r816777518 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -613,10 +613,7 @@ void SegmentIterator::_vec_init_lazy_materialization() {

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8277: [fix] fix a bug of encryption function with iv may return wrong result

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8277: URL: https://github.com/apache/incubator-doris/pull/8277#issuecomment-1055460157 -- 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 pull request #8277: [fix] fix a bug of encryption function with iv may return wrong result

2022-03-01 Thread GitBox
morningman commented on pull request #8277: URL: https://github.com/apache/incubator-doris/pull/8277#issuecomment-1055461806 And do we need to change vectorized method too? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] morningman commented on a change in pull request #8289: [refactor] remove types_test

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8289: URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r816785983 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java ## @@ -291,7 +291,8 @@ public static ScalarType createVarcharTy

[GitHub] [incubator-doris] morningman commented on a change in pull request #8248: [fix] (rpc-udf) Fixed the problem that the query could not be interrupted if an error occurred in the rpc server duri

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8248: URL: https://github.com/apache/incubator-doris/pull/8248#discussion_r815380025 ## File path: samples/doris-demo/README.md ## @@ -35,6 +35,14 @@ Provide usage examples of Doris stream load, including file and memory data i

[GitHub] [incubator-doris] morningman commented on a change in pull request #8123: [improvement] optimize compaction too slow replica process, will set to ok if the replica compaction is done

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8123: URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r816838058 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Replica.java ## @@ -46,10 +46,12 @@ SCHEMA_CHANGE, CLONE,

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8288: [Refactor] remove pusher.cpp and related mock test code

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8288: URL: https://github.com/apache/incubator-doris/pull/8288#issuecomment-1055527192 -- 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 #8280: [Bug][Vectorized] Fix core dump of mutable block different of block

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8280: URL: https://github.com/apache/incubator-doris/pull/8280#issuecomment-1055528755 -- 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 #8282: [Bug] fix string type length limit error && add runtime filter decimal support

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8282: URL: https://github.com/apache/incubator-doris/pull/8282#discussion_r816845580 ## File path: be/src/vec/core/block.cpp ## @@ -720,12 +720,9 @@ Status Block::serialize(PBlock* pblock, size_t* uncompressed_bytes, size_t* co

[GitHub] [incubator-doris] morningman commented on pull request #8273: [Refactor] Remove agent status

2022-03-01 Thread GitBox
morningman commented on pull request #8273: URL: https://github.com/apache/incubator-doris/pull/8273#issuecomment-1055533379 > Details ut has been fixed. you need to rebase the master. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-doris] morningman commented on a change in pull request #8273: [Refactor] Remove agent status

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8273: URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r816850436 ## File path: be/src/agent/pusher.cpp ## @@ -47,16 +47,15 @@ Pusher::Pusher(OLAPEngine* engine, const TPushReq& push_req) Pusher::~Pusher()

[GitHub] [incubator-doris] morningman commented on pull request #8256: [Enhancement](routine-load) Support routine load task succeed with empty data consumed

2022-03-01 Thread GitBox
morningman commented on pull request #8256: URL: https://github.com/apache/incubator-doris/pull/8256#issuecomment-107609 Does this affect the overall behavior of the job? Because I understand that "cancel" is only internal logic and does not affect the continuation of the routine load

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8245: fix restore with partitions cause some query fail

2022-03-01 Thread GitBox
github-actions[bot] commented on pull request #8245: URL: https://github.com/apache/incubator-doris/pull/8245#issuecomment-1055561548 -- 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-spark-connector] zhaomin1423 opened a new pull request #9: set \\N value when the value of filed is NULL

2022-03-01 Thread GitBox
zhaomin1423 opened a new pull request #9: URL: https://github.com/apache/incubator-doris-spark-connector/pull/9 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the or

[GitHub] [incubator-doris-spark-connector] zhaomin1423 closed pull request #9: set \\N value when the value of filed is NULL

2022-03-01 Thread GitBox
zhaomin1423 closed pull request #9: URL: https://github.com/apache/incubator-doris-spark-connector/pull/9 -- 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,

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #8273: [Refactor] Remove agent status

2022-03-01 Thread GitBox
yiguolei commented on a change in pull request #8273: URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r817258663 ## File path: be/src/agent/pusher.cpp ## @@ -47,16 +47,15 @@ Pusher::Pusher(OLAPEngine* engine, const TPushReq& push_req) Pusher::~Pusher() {}

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #8273: [Refactor] Remove agent status

2022-03-01 Thread GitBox
yiguolei commented on a change in pull request #8273: URL: https://github.com/apache/incubator-doris/pull/8273#discussion_r817258851 ## File path: be/src/agent/pusher.cpp ## @@ -73,7 +72,7 @@ AgentStatus Pusher::init() { // Set download param string tmp_file_dir;

[GitHub] [incubator-doris] morningman merged pull request #8053: [docs] fix document date-time-functions typo

2022-03-01 Thread GitBox
morningman merged pull request #8053: URL: https://github.com/apache/incubator-doris/pull/8053 -- 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 (940efc6 -> 5cc62fa)

2022-03-01 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 940efc6 [Fix]Remove duplicated destructor function in MinMaxFuncBase (#8287) add 5cc62fa [docs]

[GitHub] [incubator-doris] junjie4585 closed issue #8171: [Bug] binlog load 方式同步数据,报 errCode = 2, detailMessage = transaction not found异常

2022-03-01 Thread GitBox
junjie4585 closed issue #8171: URL: https://github.com/apache/incubator-doris/issues/8171 -- 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] junjie4585 commented on issue #8171: [Bug] binlog load 方式同步数据,报 errCode = 2, detailMessage = transaction not found异常

2022-03-01 Thread GitBox
junjie4585 commented on issue #8171: URL: https://github.com/apache/incubator-doris/issues/8171#issuecomment-1056061584 列映射问题,显示指定列映射才能正常导入 -- 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 s

[GitHub] [incubator-doris] morningman merged pull request #8156: [Transactions][Stmt] Support view transactions info for specified status by `SHOW TRANSACTION` stmt

2022-03-01 Thread GitBox
morningman merged pull request #8156: URL: https://github.com/apache/incubator-doris/pull/8156 -- 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 (5cc62fa -> 236105d)

2022-03-01 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 5cc62fa [docs] fix document date-time-functions typo (#8053) add 236105d [feature][show-transacti

[GitHub] [incubator-doris] morningman merged pull request #8247: [refactor] Upgrade to MySQL 5.7.37 to reduce unnecessary CVE issues

2022-03-01 Thread GitBox
morningman merged pull request #8247: URL: https://github.com/apache/incubator-doris/pull/8247 -- 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] Upgrade MySQL version to 5.7.37 to reduce unnecessary CVE issues (#8247)

2022-03-01 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 d5b6428 [improvement] Upgrade MySQ

[incubator-doris] branch master updated (d5b6428 -> 315bfe2)

2022-03-01 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 d5b6428 [improvement] Upgrade MySQL version to 5.7.37 to reduce unnecessary CVE issues (#8247) ad

[GitHub] [incubator-doris] morningman merged pull request #8250: [revert] "[improvement]upgrade-grpc-version"

2022-03-01 Thread GitBox
morningman merged pull request #8250: URL: https://github.com/apache/incubator-doris/pull/8250 -- 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: [fix](fold-constant)(hive) fix constant-folding in order by and optimize logs in hive client (#8268)

2022-03-01 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 f41316a [fix](fold-constant)(hive)

[GitHub] [incubator-doris] morningman closed issue #7509: [Bug] fold constant error in order by clause

2022-03-01 Thread GitBox
morningman closed issue #7509: URL: https://github.com/apache/incubator-doris/issues/7509 -- 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 #8268: [fix](fold-constant)(hive) fix constant-folding in order by and optimize logs in hive client

2022-03-01 Thread GitBox
morningman merged pull request #8268: URL: https://github.com/apache/incubator-doris/pull/8268 -- 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 #8271: make options of build.sh and run-be-ut.sh work

2022-03-01 Thread GitBox
morningman merged pull request #8271: URL: https://github.com/apache/incubator-doris/pull/8271 -- 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 (f41316a -> 77b21fb)

2022-03-01 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 f41316a [fix](fold-constant)(hive) fix constant-folding in order by and optimize logs in hive client (

[GitHub] [incubator-doris] morningman merged pull request #8274: [Docs] Fix a typo in downloads.md

2022-03-01 Thread GitBox
morningman merged pull request #8274: URL: https://github.com/apache/incubator-doris/pull/8274 -- 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 (77b21fb -> efe88be)

2022-03-01 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 77b21fb [chore] make options of build.sh and run-be-ut.sh work (#8271) add efe88be [docs] Fix a t

[GitHub] [incubator-doris] morningman merged pull request #8291: [Bug][Vectorized] Fix exchange node merge sort null first order wrong

2022-03-01 Thread GitBox
morningman merged pull request #8291: URL: https://github.com/apache/incubator-doris/pull/8291 -- 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 #8290: [Bug] [Vectorized] Exchange merge null first order is wrong

2022-03-01 Thread GitBox
morningman closed issue #8290: URL: https://github.com/apache/incubator-doris/issues/8290 -- 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][Vectorized] Fix exchange node merge sort null first order wrong (#8291)

2022-03-01 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 b241bc4 [fix][Vectorized] Fix exch

[incubator-doris] branch dev-1.0.0 updated (2be9380 -> 5cff344)

2022-03-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 2be9380 [fix][chore](insert)(fe) Fix analysis error of insert stmt and modify grpc-netty dependency

[incubator-doris] 03/04: [Fix]Remove duplicated destructor function in MinMaxFuncBase (#8287)

2022-03-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 4a7667d266ff5b666b3fba1fc16f0a4d3ecd1f7b Author: Mr.Hu AuthorDate: Tue Mar 1 18:38:09 2022 +0800 [F

[incubator-doris] 01/04: [Fix] Function percentile input null return null (#8238)

2022-03-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 24a8836c5f375ef259d905c04200ddff359d6909 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github

[incubator-doris] 02/04: [improvement][vec] better memequal impl to speed up string compare (#8229)

2022-03-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 22746292fd73fa0a9fae40a8dde8eafd6a2a1f3c Author: zbtzbtzbt <35688959+zbtzbt...@users.noreply.github.com>

[incubator-doris] 04/04: [fix][Vectorized] Fix exchange node merge sort null first order wrong (#8291)

2022-03-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 5cff344f8587a6a8b49bf1bc826bd7ef283161a5 Author: HappenLee AuthorDate: Wed Mar 2 10:19:06 2022 +0800

[GitHub] [incubator-doris] BiteTheDDDDt commented on a change in pull request #8282: [Bug] fix string type length limit error && add runtime filter decimal support

2022-03-01 Thread GitBox
BiteThet commented on a change in pull request #8282: URL: https://github.com/apache/incubator-doris/pull/8282#discussion_r817302755 ## File path: be/src/vec/core/block.cpp ## @@ -720,12 +720,9 @@ Status Block::serialize(PBlock* pblock, size_t* uncompressed_bytes, size_t*

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #8202: [improvment] show export support label like

2022-03-01 Thread GitBox
EmmyMiao87 commented on a change in pull request #8202: URL: https://github.com/apache/incubator-doris/pull/8202#discussion_r817310040 ## File path: fe/fe-core/src/main/java/org/apache/doris/load/ExportMgr.java ## @@ -147,7 +155,9 @@ private ExportJob createJob(long jobId, Expo

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8289: [refactor] remove types_test

2022-03-01 Thread GitBox
HappenLee commented on a change in pull request #8289: URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817311314 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java ## @@ -69,6 +66,12 @@ // Keep consistent with backend Colum

[GitHub] [incubator-doris] BradySuen commented on issue #6080: docker编译出错 [205/678] Building CXX object src/http/CMakeFiles/Webserver.dir/action/mini_load.cpp.o

2022-03-01 Thread GitBox
BradySuen commented on issue #6080: URL: https://github.com/apache/incubator-doris/issues/6080#issuecomment-1056137227 ditto -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [incubator-doris] levy5307 commented on a change in pull request #8289: [refactor] remove types_test

2022-03-01 Thread GitBox
levy5307 commented on a change in pull request #8289: URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817329249 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java ## @@ -69,6 +66,12 @@ // Keep consistent with backend Column

[GitHub] [incubator-doris] levy5307 commented on a change in pull request #8289: [refactor] remove types_test

2022-03-01 Thread GitBox
levy5307 commented on a change in pull request #8289: URL: https://github.com/apache/incubator-doris/pull/8289#discussion_r817329249 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/ScalarType.java ## @@ -69,6 +66,12 @@ // Keep consistent with backend Column

[GitHub] [incubator-doris] levy5307 commented on a change in pull request #8259: [Feature] Support Changing the bucketing mode of the table from Hash Distribution to Random Distribution

2022-03-01 Thread GitBox
levy5307 commented on a change in pull request #8259: URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r817364339 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/HashDistributionInfo.java ## @@ -146,4 +146,9 @@ public String toString() {

[GitHub] [incubator-doris] morningman commented on a change in pull request #8123: [improvement] optimize compaction too slow replica process, will set to ok if the replica compaction is done

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8123: URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r817368650 ## File path: fe/fe-core/src/main/java/org/apache/doris/clone/TabletSchedCtx.java ## @@ -479,6 +479,29 @@ public int getTabletOrderIdx() {

[GitHub] [incubator-doris] morningman commented on a change in pull request #8123: [improvement] optimize compaction too slow replica process, will set to ok if the replica compaction is done

2022-03-01 Thread GitBox
morningman commented on a change in pull request #8123: URL: https://github.com/apache/incubator-doris/pull/8123#discussion_r817370825 ## File path: fe/fe-core/src/main/java/org/apache/doris/clone/TabletScheduler.java ## @@ -1023,17 +1042,15 @@ private boolean handleReplicaTooS

[GitHub] [incubator-doris] levy5307 commented on a change in pull request #8259: [Feature] Support Changing the bucketing mode of the table from Hash Distribution to Random Distribution

2022-03-01 Thread GitBox
levy5307 commented on a change in pull request #8259: URL: https://github.com/apache/incubator-doris/pull/8259#discussion_r817378136 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -7043,12 +7036,12 @@ public void replayBackendTabletsInfo(Back

[GitHub] [incubator-doris] morningman closed issue #8237: [feature-wip][array-type] Refactor the type info for nested array.

2022-03-01 Thread GitBox
morningman closed issue #8237: URL: https://github.com/apache/incubator-doris/issues/8237 -- 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 #8279: [feature-wip][array-type] Refactor type info for nested array.

2022-03-01 Thread GitBox
morningman merged pull request #8279: URL: https://github.com/apache/incubator-doris/pull/8279 -- 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 commented on pull request #8240: [feature-wip][array-type] Refactor type info for nested array.

2022-03-01 Thread GitBox
morningman commented on pull request #8240: URL: https://github.com/apache/incubator-doris/pull/8240#issuecomment-1056344993 close this PR, #8279 will be cherry-picked to array-type branch -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-doris] morningman closed pull request #8240: [feature-wip][array-type] Refactor type info for nested array.

2022-03-01 Thread GitBox
morningman closed pull request #8240: URL: https://github.com/apache/incubator-doris/pull/8240 -- 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 (b241bc4 -> b40e914)

2022-03-01 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 b241bc4 [fix][Vectorized] Fix exchange node merge sort null first order wrong (#8291) add b40e914

[incubator-doris] branch array-type updated (d256206 -> 04ad3d2)

2022-03-01 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. omit d256206 [feature-wip][array-type] Support ArrayLiteral in SQL. (#8089) omit 37becad [feature-w

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

2022-03-01 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 ac6048ad436b951f20d04751a6d817f2466ead66 Author: Adonis Ling AuthorDate: Wed Feb 16 12:44:30 2022 +0800

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

2022-03-01 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 04ad3d2a57b1042b78935a3906a444ec7824a32a Author: Adonis Ling AuthorDate: Fri Feb 18 10:59:57 2022 +0800

[GitHub] [incubator-doris] zuochunwei opened a new pull request #8292: (improving) refactor column::insert_many_dict_data

2022-03-01 Thread GitBox
zuochunwei opened a new pull request #8292: URL: https://github.com/apache/incubator-doris/pull/8292 # Proposed changes i have tested this changes by adding global atomic timer: clock_gettime(CLOCK_MONOTONIC, &ts); before vs after modifying, test sql ssb Q2.1 SELECT sum(lo

[GitHub] [incubator-doris] spaces-X commented on a change in pull request #8292: (improving) refactor column::insert_many_dict_data

2022-03-01 Thread GitBox
spaces-X commented on a change in pull request #8292: URL: https://github.com/apache/incubator-doris/pull/8292#discussion_r817407427 ## File path: be/src/vec/columns/column_string.h ## @@ -32,6 +32,8 @@ #include "vec/common/sip_hash.h" #include "vec/core/field.h" +#include

[GitHub] [incubator-doris] wangbo commented on pull request #8292: (improving) refactor column::insert_many_dict_data

2022-03-01 Thread GitBox
wangbo commented on pull request #8292: URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1056449402 Please add ```BlockLoadTime``` Timer for performance improvement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] wangbo edited a comment on pull request #8292: (improving) refactor column::insert_many_dict_data

2022-03-01 Thread GitBox
wangbo edited a comment on pull request #8292: URL: https://github.com/apache/incubator-doris/pull/8292#issuecomment-1056449402 Please add ```BlockLoadTime``` Timer for performance improvement. I don't know what does ```11970424864 vs 8907241614``` means. -- This is an automated messag

[GitHub] [incubator-doris] morningman opened a new pull request #8293: [fix](fe-ut) Fix FE unit test

2022-03-01 Thread GitBox
morningman opened a new pull request #8293: URL: https://github.com/apache/incubator-doris/pull/8293 # Proposed changes Issue Number: close #xxx ## Problem Summary: Fix following ut: 1. GlobalTransactionMgrTest 2. BackupJobTest 3. ReplicaTest 4. SparkLoadJobT

[GitHub] [incubator-doris] Gensiss opened a new issue #8294: [Feature] StarRocks都有可视化部署了,我们能不能搞一下

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