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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905772945 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905771885 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] SWJTU-ZhangLei closed pull request #10376: [fix](fe) when bdbje adding follower, master write op may failed.

2022-06-23 Thread GitBox
SWJTU-ZhangLei closed pull request #10376: [fix](fe) when bdbje adding follower, master write op may failed. URL: https://github.com/apache/doris/pull/10376 -- 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

[GitHub] [doris] Hisoka-X commented on a diff in pull request #10394: [Bug][docs] Fix wrong links in README.md

2022-06-23 Thread GitBox
Hisoka-X commented on code in PR #10394: URL: https://github.com/apache/doris/pull/10394#discussion_r905771918 ## README.md: ## @@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/ ## Compile and install -See [Compilation](h

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905771545 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905769978 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905769638 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] BiteTheDDDDt commented on issue #8753: [Bug] year或者month函数与like结合使用导致be宕机

2022-06-23 Thread GitBox
BiteThet commented on issue #8753: URL: https://github.com/apache/doris/issues/8753#issuecomment-1165261620 I took a look, 1.0.5 did not incorporate a commit to fix this problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905768743 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

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

2022-06-23 Thread GitBox
cambyzju commented on code in PR #10388: URL: https://github.com/apache/doris/pull/10388#discussion_r905768340 ## be/src/vec/functions/array/function_array_distinct.h: ## @@ -0,0 +1,294 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] yiguolei commented on a diff in pull request #10397: [hotfix](dev-1.0.1) limit segment block size no more than 64M

2022-06-23 Thread GitBox
yiguolei commented on code in PR #10397: URL: https://github.com/apache/doris/pull/10397#discussion_r905765702 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -935,13 +937,22 @@ Status SegmentIterator::next_batch(vectorized::Block* block) { _curren

[GitHub] [doris] yiguolei commented on a diff in pull request #10397: [hotfix](dev-1.0.1) limit segment block size no more than 64M

2022-06-23 Thread GitBox
yiguolei commented on code in PR #10397: URL: https://github.com/apache/doris/pull/10397#discussion_r905764746 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -935,13 +937,22 @@ Status SegmentIterator::next_batch(vectorized::Block* block) { _curren

[GitHub] [doris] adonis0147 commented on a diff in pull request #10394: [Bug][docs] Fix wrong links in README.md

2022-06-23 Thread GitBox
adonis0147 commented on code in PR #10394: URL: https://github.com/apache/doris/pull/10394#discussion_r905763752 ## README.md: ## @@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/ ## Compile and install -See [Compilation]

[doris] branch master updated: Revert "[improvement](function) optimize substr performance (#10169)" (#10390)

2022-06-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9036f93df4 Revert "[improvement](function) opti

[GitHub] [doris] yiguolei merged pull request #10390: Revert "[improvement](function) optimize substr performance"

2022-06-23 Thread GitBox
yiguolei merged PR #10390: URL: https://github.com/apache/doris/pull/10390 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[GitHub] [doris] jztian commented on issue #8753: [Bug] year或者month函数与like结合使用导致be宕机

2022-06-23 Thread GitBox
jztian commented on issue #8753: URL: https://github.com/apache/doris/issues/8753#issuecomment-1165248548 > Hi, can you execute `show variables;` and post the result on this issue? In addition, I also need the content of `be.out` in the log directory You can download the latest versio

[GitHub] [doris] BiteTheDDDDt commented on issue #8753: [Bug] year或者month函数与like结合使用导致be宕机

2022-06-23 Thread GitBox
BiteThet commented on issue #8753: URL: https://github.com/apache/doris/issues/8753#issuecomment-1165245104 Hi, can you execute `show variables;` and post the result on this issue? In addition, I also need the content of `be.out` in the log directory -- This is an automated message

[GitHub] [doris] zhengshiJ commented on a diff in pull request #10377: [feature](nereids) Add brackets expr and ssbSql and inPredicate Expr

2022-06-23 Thread GitBox
zhengshiJ commented on code in PR #10377: URL: https://github.com/apache/doris/pull/10377#discussion_r905745316 ## fe/fe-core/src/test/java/org/apache/doris/nereids/SsbTest.java: ## @@ -0,0 +1,63 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contr

[GitHub] [doris] yinzhijian opened a new pull request, #10398: [refactor](Nereids) use visit() to replace visitXX()

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

[GitHub] [doris] Hisoka-X commented on a diff in pull request #10394: [Bug][docs] Fix wrong links in README.md

2022-06-23 Thread GitBox
Hisoka-X commented on code in PR #10394: URL: https://github.com/apache/doris/pull/10394#discussion_r905741442 ## README.md: ## @@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/ ## Compile and install -See [Compilation](h

[GitHub] [doris] adonis0147 commented on pull request #10386: [improvement]Use std::iota to set values of _block_rowids in SegmentIterator::_read_columns_by_index

2022-06-23 Thread GitBox
adonis0147 commented on PR #10386: URL: https://github.com/apache/doris/pull/10386#issuecomment-1165197950 Hi @mrhhsg , the underlying implementation of `std::iota` is also a loop. Why does this modification take effect? ```cpp template inline _LIBCPP_INLINE_VISIBILITY void

[GitHub] [doris] morrySnow commented on a diff in pull request #10377: [feature](nereids) Add brackets expr and ssbSql and inPredicate Expr

2022-06-23 Thread GitBox
morrySnow commented on code in PR #10377: URL: https://github.com/apache/doris/pull/10377#discussion_r905706956 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -562,6 +567,21 @@ public Expression withBetween(PredicateContext ctx, Expre

[doris] branch dev-1.0.1 updated: [hotfix] cherry pick thirdparty updates to dev-1.0.1

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new f4f134b9b9 [hotfix] cherry pick thirdpa

[GitHub] [doris] qf8505 commented on issue #10200: 整理了使用上的不方便之处

2022-06-23 Thread GitBox
qf8505 commented on issue #10200: URL: https://github.com/apache/doris/issues/10200#issuecomment-1165185914 > ink-cdc写入doris不支持日期同时写入分区和写入日期字段 2.fenodes和table.identifier 改成 url和database-name 3.flinkcdc写入doris 数据库有createTime字段,同时写入doris表的dt分区和create_time两个字段。不支持 4.要改成和hive语法一致

[GitHub] [doris] englefly opened a new pull request, #10397: limit segment block size no more than 64M

2022-06-23 Thread GitBox
englefly opened a new pull request, #10397: URL: https://github.com/apache/doris/pull/10397 # Proposed changes SegmentIterator adjust the row number of a batch according to the row bytes and max_block_size(64M). The default row number of a batch is 4096, which is not friendly for big-

[GitHub] [doris] Gabriel39 opened a new pull request, #10396: [BUG] fix DCHECK failed

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

[GitHub] [doris] englefly closed pull request #10395: Cir234 yk

2022-06-23 Thread GitBox
englefly closed pull request #10395: Cir234 yk URL: https://github.com/apache/doris/pull/10395 -- 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-u

[GitHub] [doris] englefly opened a new pull request, #10395: Cir234 yk

2022-06-23 Thread GitBox
englefly opened a new pull request, #10395: URL: https://github.com/apache/doris/pull/10395 # Proposed changes SegmentIterator adjust the row number of a batch according to the row bytes and max_block_size(64M). The default row number of a batch is 4096, which is not friendly for big

[GitHub] [doris] Gabriel39 commented on a diff in pull request #9916: [Feature-wip] support datev2

2022-06-23 Thread GitBox
Gabriel39 commented on code in PR #9916: URL: https://github.com/apache/doris/pull/9916#discussion_r905699230 ## be/src/olap/types.h: ## @@ -974,6 +988,104 @@ struct FieldTypeTraits : public BaseFieldtypeTraits +struct FieldTypeTraits +: public BaseFieldtypeTraits { +

[GitHub] [doris] Gabriel39 commented on a diff in pull request #9916: [Feature-wip] support datev2

2022-06-23 Thread GitBox
Gabriel39 commented on code in PR #9916: URL: https://github.com/apache/doris/pull/9916#discussion_r905698872 ## be/src/exec/olap_scan_node.cpp: ## @@ -1000,7 +1001,8 @@ std::pair OlapScanNode::should_push_down_eq_predicate(doris::SlotDe template Status OlapScanNode::chang

[GitHub] [doris] adonis0147 commented on issue #10155: [Bug] Use Gcc 11.X cannot build

2022-06-23 Thread GitBox
adonis0147 commented on issue #10155: URL: https://github.com/apache/doris/issues/10155#issuecomment-1165166291 Hi @sangli00 , could you follow this [official guide](https://doris.apache.org/docs/install/source-install/compilation-with-ldb-toolchain.html) to build Doris from source? -- T

[GitHub] [doris] adonis0147 commented on issue #10229: [UserCase] User list collection

2022-06-23 Thread GitBox
adonis0147 commented on issue #10229: URL: https://github.com/apache/doris/issues/10229#issuecomment-1165165486 @yangzhg I think this issue can be pinned to the top. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] github-actions[bot] commented on pull request #10193: [feature-wip](array-type) Use uppercase to describe columns with array type

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10193: URL: https://github.com/apache/doris/pull/10193#issuecomment-1165163247 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] adonis0147 opened a new pull request, #10394: [Bug][docs] Fix wrong links in README.md

2022-06-23 Thread GitBox
adonis0147 opened a new pull request, #10394: URL: https://github.com/apache/doris/pull/10394 # Proposed changes Issue Number: close #10393 ## Problem Summary: Please refer to #10393 ## Checklist(Required) 1. Does it affect the original behavior: No 2.

[GitHub] [doris] adonis0147 opened a new issue, #10393: [Bug][docs] Some links in README.md is wrong

2022-06-23 Thread GitBox
adonis0147 opened a new issue, #10393: URL: https://github.com/apache/doris/issues/10393 ### 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] [doris] HappenLee commented on a diff in pull request #9916: [Feature-wip] support datev2

2022-06-23 Thread GitBox
HappenLee commented on code in PR #9916: URL: https://github.com/apache/doris/pull/9916#discussion_r905690100 ## be/src/olap/types.h: ## @@ -974,6 +988,104 @@ struct FieldTypeTraits : public BaseFieldtypeTraits +struct FieldTypeTraits +: public BaseFieldtypeTraits { +

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

2022-06-23 Thread GitBox
zhengshengjun opened a new pull request, #10392: URL: https://github.com/apache/doris/pull/10392 …llable columns #10351 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] kpfly commented on issue #9949: Release Note 1.1 (Draft)

2022-06-23 Thread GitBox
kpfly commented on issue #9949: URL: https://github.com/apache/doris/issues/9949#issuecomment-1165149275 1. support hive on s3 ? 2. some performance improvements ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] stalary opened a new pull request, #10391: [Bug][DOE]: fix doe on es8

2022-06-23 Thread GitBox
stalary opened a new pull request, #10391: URL: https://github.com/apache/doris/pull/10391 # Proposed changes Issue Number: close #xxx ## Problem Summary: doe on es8 can not work, because type change. -- This is an automated message from the Apache Git Service. To resp

[doris] branch dev-1.0.1 updated: [hotfix](dev-1.0.1) 5 concurrent "insert...select..." OOM (#10354)

2022-06-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new adc6be145f [hotfix](dev-1.0.1) 5 concurre

[GitHub] [doris] yiguolei merged pull request #10354: [hotfix](dev-1.0.1) 5 concurrent "insert...select..." OOM

2022-06-23 Thread GitBox
yiguolei merged PR #10354: URL: https://github.com/apache/doris/pull/10354 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[GitHub] [doris] morningman opened a new pull request, #10390: Revert "[improvement](function) optimize substr performance"

2022-06-23 Thread GitBox
morningman opened a new pull request, #10390: URL: https://github.com/apache/doris/pull/10390 Reverts apache/doris#10169 This cause be UT fail -- 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 t

[doris] 01/01: Revert "[improvement](function) optimize substr performance (#10169)"

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch revert-10169-substr_opt in repository https://gitbox.apache.org/repos/asf/doris.git commit 1d45b1ff2bcc156dea1cacdde7f8acebebeab7d2 Author: Mingyu Chen AuthorDate: Fri Jun 24 10:59:16 2022 +0

[doris] branch revert-10169-substr_opt created (now 1d45b1ff2b)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch revert-10169-substr_opt in repository https://gitbox.apache.org/repos/asf/doris.git at 1d45b1ff2b Revert "[improvement](function) optimize substr performance (#10169)" This branch inc

[GitHub] [doris] github-actions[bot] commented on pull request #10386: [improvement]Use std::iota to set values of _block_rowids in SegmentIterator::_read_columns_by_index

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10386: URL: https://github.com/apache/doris/pull/10386#issuecomment-1165141936 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #10386: [improvement]Use std::iota to set values of _block_rowids in SegmentIterator::_read_columns_by_index

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10386: URL: https://github.com/apache/doris/pull/10386#issuecomment-1165141911 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #10354: [hotfix](dev-1.0.1) 5 concurrent "insert...select..." OOM

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10354: URL: https://github.com/apache/doris/pull/10354#issuecomment-1165141735 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] carlvinhust2012 commented on pull request #10378: [Enhancement] support different python version in build-support scripts

2022-06-23 Thread GitBox
carlvinhust2012 commented on PR #10378: URL: https://github.com/apache/doris/pull/10378#issuecomment-1165140986 > Python 2 is EOF. Is it necessary to support it? > > Furthermore, the modification looks verbose. You can use a variable to indicate python with different versions. >

[GitHub] [doris] mrhhsg opened a new pull request, #10389: [fix]Make sure only call once set_dict_encoding_type for each ColumnReader

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

[GitHub] [doris] morningman commented on pull request #10320: [feature-wip](multi-catalog) refactor catalog interface

2022-06-23 Thread GitBox
morningman commented on PR #10320: URL: https://github.com/apache/doris/pull/10320#issuecomment-1165140701 > Why invoke getCurrentInternalCatalog outside the catalog such as in InsertStmt? getCurrentInternalCatalog should be an internal function in catalo. In insertStmt we should get a Data

[GitHub] [doris] carlvinhust2012 commented on pull request #10173: [opt] delete the redundant parameter of _execute_non_nullable

2022-06-23 Thread GitBox
carlvinhust2012 commented on PR #10173: URL: https://github.com/apache/doris/pull/10173#issuecomment-1165138400 > Hi @carlvinhust2012 please rebase the code to trigger the checks again done -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [doris] adonis0147 commented on pull request #10359: [chore] Rename Doris binary output format

2022-06-23 Thread GitBox
adonis0147 commented on PR #10359: URL: https://github.com/apache/doris/pull/10359#issuecomment-1165136996 Shall we modify the file `fe/fe-core/src/main/java/org/apache/doris/PaloFe.java`? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[doris] branch master updated: [feature-wip](multi-catalog) support to switch catalog (#10381)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 516f5b1789 [feature-wip](multi-catalog) suppo

[GitHub] [doris] morningman merged pull request #10381: [feature-wip](multi-catalog) support to switch catalog

2022-06-23 Thread GitBox
morningman merged PR #10381: URL: https://github.com/apache/doris/pull/10381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] adonis0147 commented on pull request #10378: [Enhancement] support different python version in build-support scripts

2022-06-23 Thread GitBox
adonis0147 commented on PR #10378: URL: https://github.com/apache/doris/pull/10378#issuecomment-1165134715 Python 2 is EOF. Is it necessary to support it? Furthermore, the modification looks verbose. You can use a variable to indicate python with different versions. ```shell

[GitHub] [doris] adonis0147 commented on pull request #10373: [TYPO] fix typo 'destory' -> 'destroy'

2022-06-23 Thread GitBox
adonis0147 commented on PR #10373: URL: https://github.com/apache/doris/pull/10373#issuecomment-1165132717 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 comment. To unsubscri

[GitHub] [doris] carlvinhust2012 opened a new pull request, #10388: [feature-wip] (array-type) add the array_distinct function

2022-06-23 Thread GitBox
carlvinhust2012 opened a new pull request, #10388: URL: https://github.com/apache/doris/pull/10388 # Proposed changes 1. add the the array_distinct function for array-type which follow spark syntax; 2. we can run this function in sql as follow: MySQL [(none)]> set enable_array_type=

[GitHub] [doris] adonis0147 commented on a diff in pull request #10385: [feature-wip](array-type) add function arrays_remove

2022-06-23 Thread GitBox
adonis0147 commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r905668739 ## be/src/vec/functions/array/function_array_remove.h: ## @@ -0,0 +1,363 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[GitHub] [doris] adonis0147 commented on a diff in pull request #10385: [feature-wip](array-type) add function arrays_remove

2022-06-23 Thread GitBox
adonis0147 commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r905667287 ## be/src/vec/functions/array/function_array_remove.h: ## @@ -0,0 +1,363 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

[doris] branch dev-1.0.1 updated (a59b7ab13d -> c35d1458c5)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a59b7ab13d [fixbug]opt nullable (#10346) new af0a40215a [fix](vectorized) Support outer join for vectorized

[doris] 03/04: [fix](proc) Fix bug that TrashProcDir cannot show backend trash detail normally (#10365)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit b35fac5650bf99e5485a5f54b1b3ad7d9bf31dc8 Author: caiconghui <55968745+caicong...@users.noreply.github.com> AuthorDa

[doris] 04/04: BetaRowsetReader::next_block does not return 0 rows before eof (#10367)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit c35d1458c5f3a440b255645a64dce372e53e4e23 Author: Yongqiang YANG <98214048+dataroar...@users.noreply.github.com> Aut

[doris] 02/04: [fix](planner)infer predicate rule infer binary pridicate when two slot do not equal by mistake (#10356)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 398bf24d45d0618f0587c9964456a412a3ff94b1 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorDat

[doris] 01/04: [fix](vectorized) Support outer join for vectorized exec engine (#10323)

2022-06-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit af0a40215a085ec142b94dd53740f8406de7ce40 Author: HappenLee AuthorDate: Fri Jun 24 08:59:30 2022 +0800 [fix](v

[GitHub] [doris] zhouhancang opened a new issue, #10387: [Bug]

2022-06-23 Thread GitBox
zhouhancang opened a new issue, #10387: URL: https://github.com/apache/doris/issues/10387 ### 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 doris1.0.0

[GitHub] [doris] mrhhsg opened a new pull request, #10386: [improvement]Use std::iota to set values of _block_rowids in SegmentIterator::_read_columns_by_index

2022-06-23 Thread GitBox
mrhhsg opened a new pull request, #10386: URL: https://github.com/apache/doris/pull/10386 # Proposed changes Issue Number: close #xxx ## Problem Summary: `std::iota` is faster than for loop. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] xy720 opened a new pull request, #10385: [feature-wip](array-type) add function arrays_remove

2022-06-23 Thread GitBox
xy720 opened a new pull request, #10385: URL: https://github.com/apache/doris/pull/10385 # Proposed changes Usage example: array_remove remove all elements in array which is equal to the target. ``` mysql> set enable_vectorized_engine=true; mysql> select k2, array_r

[GitHub] [doris] github-actions[bot] commented on pull request #10338: add dynamic partition DataProperty

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10338: URL: https://github.com/apache/doris/pull/10338#issuecomment-1165074688 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #10338: add dynamic partition DataProperty

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10338: URL: https://github.com/apache/doris/pull/10338#issuecomment-1165074651 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] hf200012 opened a new pull request, #10384: [website]Website external resource

2022-06-23 Thread GitBox
hf200012 opened a new pull request, #10384: URL: https://github.com/apache/doris/pull/10384 External link resources are not allowed ``` Text of a link expected to match regular expression: Found \d+ external resources [Websites must not link to externally hosted resources](http

[GitHub] [doris] aifirstlove163 opened a new issue, #10383: [Bug] Failed to obtain fragment data

2022-06-23 Thread GitBox
aifirstlove163 opened a new issue, #10383: URL: https://github.com/apache/doris/issues/10383 ### 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 Doris 1

[doris] branch master updated: [websit][doc]Modify image path (#10361)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new f15d84335c [websit][doc]Modify image path (#1

[GitHub] [doris] morningman merged pull request #10361: [website][doc]Modify image path

2022-06-23 Thread GitBox
morningman merged PR #10361: URL: https://github.com/apache/doris/pull/10361 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] morningman merged pull request #10360: [community] update PMC & Committer list

2022-06-23 Thread GitBox
morningman merged PR #10360: URL: https://github.com/apache/doris/pull/10360 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [community] update PMC & Committer list (#10360)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new ad8da109c3 [community] update PMC & Committer

[doris] branch master updated: [doc] Fix typo (#10333)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 0cbf39d879 [doc] Fix typo (#10333) 0cbf39d879

[GitHub] [doris] morningman merged pull request #10333: [doc] Fix typo

2022-06-23 Thread GitBox
morningman merged PR #10333: URL: https://github.com/apache/doris/pull/10333 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [fix](vectorized) Support outer join for vectorized exec engine (#10323)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 2cc670dba6 [fix](vectorized) Support outer jo

[GitHub] [doris] morningman merged pull request #10323: [Vectorized] Support outer join for vectorized exec engine

2022-06-23 Thread GitBox
morningman merged PR #10323: URL: https://github.com/apache/doris/pull/10323 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [f][docs] Restore images in new official website. (#10262)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new c288bb363a [f][docs] Restore images in new of

[GitHub] [doris] morningman closed issue #10258: [Bug][docs] Some images were deleted in new official website.

2022-06-23 Thread GitBox
morningman closed issue #10258: [Bug][docs] Some images were deleted in new official website. URL: https://github.com/apache/doris/issues/10258 -- 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 sp

[GitHub] [doris] morningman merged pull request #10262: [Bug][docs] Restore images in new official website.

2022-06-23 Thread GitBox
morningman merged PR #10262: URL: https://github.com/apache/doris/pull/10262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] yongchongwu commented on issue #10313: web ui table long data display miss precision

2022-06-23 Thread GitBox
yongchongwu commented on issue #10313: URL: https://github.com/apache/doris/issues/10313#issuecomment-1165056298 Yes indeed , this is a problem with the front-end parsing the data,hope to deal with it -- This is an automated message from the Apache Git Service. To respond to the message,

[doris] branch master updated: [typo] Fix typos in comments (#10252)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 1bd0d7ded5 [typo] Fix typos in comments (#102

[GitHub] [doris] morningman merged pull request #10252: [typo] Fix typos in comments

2022-06-23 Thread GitBox
morningman merged PR #10252: URL: https://github.com/apache/doris/pull/10252 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [improvement](function) optimize substr performance (#10169)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 2335d233f1 [improvement](function) optimize s

[GitHub] [doris] morningman merged pull request #10169: optimize substr performance

2022-06-23 Thread GitBox
morningman merged PR #10169: URL: https://github.com/apache/doris/pull/10169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [fix](proc) Fix bug that TrashProcDir cannot show backend trash detail normally (#10365)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new e3d549cdfa [fix](proc) Fix bug that TrashProc

[GitHub] [doris] morningman closed issue #10364: [Bug] TrashProcDir cannot show backend trash detail normally

2022-06-23 Thread GitBox
morningman closed issue #10364: [Bug] TrashProcDir cannot show backend trash detail normally URL: https://github.com/apache/doris/issues/10364 -- 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 spe

[GitHub] [doris] morningman merged pull request #10365: [Bug](proc) Fix bug that TrashProcDir cannot show backend trash detail normally

2022-06-23 Thread GitBox
morningman merged PR #10365: URL: https://github.com/apache/doris/pull/10365 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [fix](planner)infer predicate rule infer binary pridicate when two slot do not equal by mistake (#10356)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new d5be190cf9 [fix](planner)infer predicate rule

[GitHub] [doris] morningman closed issue #10342: [Bug] The incorrect predicate push pass

2022-06-23 Thread GitBox
morningman closed issue #10342: [Bug] The incorrect predicate push pass URL: https://github.com/apache/doris/issues/10342 -- 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 uns

[GitHub] [doris] morningman merged pull request #10356: [fix](planner)infer predicate rule infer binary predicate when two slot do not equal by mistake

2022-06-23 Thread GitBox
morningman merged PR #10356: URL: https://github.com/apache/doris/pull/10356 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [chore](fe)remove java doc period end check in checkstyle (#10329)

2022-06-23 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/doris.git The following commit(s) were added to refs/heads/master by this push: new f06a06d623 [chore](fe)remove java doc period

[GitHub] [doris] morningman merged pull request #10329: [chore](fe)remove java doc period end check in check style

2022-06-23 Thread GitBox
morningman merged PR #10329: URL: https://github.com/apache/doris/pull/10329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] morningman commented on pull request #10323: [Vectorized] Support outer join for vectorized exec engine

2022-06-23 Thread GitBox
morningman commented on PR #10323: URL: https://github.com/apache/doris/pull/10323#issuecomment-1165050982 quick merge for test -- 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 commen

[GitHub] [doris] github-actions[bot] commented on pull request #10323: [Vectorized] Support outer join for vectorized exec engine

2022-06-23 Thread GitBox
github-actions[bot] commented on PR #10323: URL: https://github.com/apache/doris/pull/10323#issuecomment-1165050945 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: BetaRowsetReader::next_block does not return 0 rows before eof (#10367)

2022-06-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b1d9b54805 BetaRowsetReader::next_block does no

[GitHub] [doris] yiguolei closed issue #10366: [Bug] query with predicate returns wrong result when enable storage vectorization

2022-06-23 Thread GitBox
yiguolei closed issue #10366: [Bug] query with predicate returns wrong result when enable storage vectorization URL: https://github.com/apache/doris/issues/10366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] yiguolei merged pull request #10367: [fix][storage]BetaRowsetReader::next_block does not return 0 rows before eof

2022-06-23 Thread GitBox
yiguolei merged PR #10367: URL: https://github.com/apache/doris/pull/10367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

  1   2   3   >