[GitHub] [incubator-doris] zhangstar333 opened a new issue #7856: [Vectorized][Fix] fix memory leak in be unit test under vectorized mode

2022-01-24 Thread GitBox
zhangstar333 opened a new issue #7856: URL: https://github.com/apache/incubator-doris/issues/7856 ### 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] zhangstar333 opened a new pull request #7857: [Vectorized][Fix] fix memory leak in be unit test under vectorized mode

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

[GitHub] [incubator-doris] zuochunwei opened a new pull request #7858: (refactor)(vectorized)(olap) refactor VGenericIterator to reuse Schema

2022-01-24 Thread GitBox
zuochunwei opened a new pull request #7858: URL: https://github.com/apache/incubator-doris/pull/7858 # Proposed changes 1. reuse Schema to avoid copying, because clone Schema will generate a lot of sub Field object 2. call interface provided by Block to reduce code lines Issue

[GitHub] [incubator-doris] zuochunwei commented on pull request #7791: (refactor) (olap) (refactor) optimize SegmentIterator::next_batch()

2022-01-24 Thread GitBox
zuochunwei commented on pull request #7791: URL: https://github.com/apache/incubator-doris/pull/7791#issuecomment-1019906394 split this PR to two separate PR -- 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] [incubator-doris] zuochunwei closed pull request #7791: (refactor) (olap) (refactor) optimize SegmentIterator::next_batch()

2022-01-24 Thread GitBox
zuochunwei closed pull request #7791: URL: https://github.com/apache/incubator-doris/pull/7791 -- 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] zuochunwei commented on a change in pull request #7855: (optimization)(vectorized) improving Column inserter

2022-01-24 Thread GitBox
zuochunwei commented on a change in pull request #7855: URL: https://github.com/apache/incubator-doris/pull/7855#discussion_r790575780 ## File path: be/src/vec/columns/column_vector.h ## @@ -120,10 +120,13 @@ class ColumnVector final : public COWHelper> ColumnVector(std::

[GitHub] [incubator-doris] luozenglin closed pull request #7818: [fix] Fix ldap admin password is not persistent

2022-01-24 Thread GitBox
luozenglin closed pull request #7818: URL: https://github.com/apache/incubator-doris/pull/7818 -- 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] luozenglin opened a new pull request #7862: [fix] fix ldap related:

2022-01-24 Thread GitBox
luozenglin opened a new pull request #7862: URL: https://github.com/apache/incubator-doris/pull/7862 1. write ldap info to image; 2. optimizing LdapClient class thread safety. # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Write LdapInfo to

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #7851: Displays cast information with implicit conversions in verbose

2022-01-24 Thread GitBox
EmmyMiao87 commented on pull request #7851: URL: https://github.com/apache/incubator-doris/pull/7851#issuecomment-1020005579 Please pay attention commit title https://doris.apache.org/zh-CN/community/commit-format-specification.html -- This is an automated message from the Apache Git Ser

[GitHub] [incubator-doris] qidaye commented on a change in pull request #7391: [feature-wip](iceberg) Step1: Support create Iceberg external table

2022-01-24 Thread GitBox
qidaye commented on a change in pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#discussion_r790683010 ## File path: docs/zh-CN/sql-reference/sql-statements/Data Manipulation/SHOW TABLE CREATION.md ## @@ -0,0 +1,53 @@ +--- +{ +"title": "SHOW TAB

[GitHub] [incubator-doris] qidaye commented on a change in pull request #7391: [feature-wip](iceberg) Step1: Support create Iceberg external table

2022-01-24 Thread GitBox
qidaye commented on a change in pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#discussion_r790684350 ## File path: fe/fe-core/src/main/java/org/apache/doris/common/FeMetaVersion.java ## @@ -222,6 +222,8 @@ public static final int VERSION_104 =

[GitHub] [incubator-doris] qidaye commented on a change in pull request #7391: [feature-wip](iceberg) Step1: Support create Iceberg external table

2022-01-24 Thread GitBox
qidaye commented on a change in pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#discussion_r790684457 ## File path: fe/fe-core/src/main/java/org/apache/doris/external/iceberg/IcebergTableCreationRecordMgr.java ## @@ -0,0 +1,232 @@ +// Licensed to t

[GitHub] [incubator-doris] qidaye commented on a change in pull request #7391: [feature-wip](iceberg) Step1: Support create Iceberg external table

2022-01-24 Thread GitBox
qidaye commented on a change in pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#discussion_r790684537 ## File path: fe/fe-core/src/main/java/org/apache/doris/external/iceberg/IcebergTableCreationRecordMgr.java ## @@ -0,0 +1,232 @@ +// Licensed to t

[GitHub] [incubator-doris] liuxiahuiyi opened a new issue #7863: [Bug] how can doris routine load with kafka sasl_ssl authentication work?

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7862: [fix](ldap) fix ldap password logic

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7862: URL: https://github.com/apache/incubator-doris/pull/7862#issuecomment-1020074221 -- 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 #7790: [Doc] add documents for bitwise functions

2022-01-24 Thread GitBox
morningman merged pull request #7790: URL: https://github.com/apache/incubator-doris/pull/7790 -- 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] add documents for bitwise functions (#7790)

2022-01-24 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 4e9bc5c [doc] add documents for bi

[GitHub] [incubator-doris] morningman merged pull request #7832: [Bug] Fix bug that wrong exception message returned by insert statement

2022-01-24 Thread GitBox
morningman merged pull request #7832: URL: https://github.com/apache/incubator-doris/pull/7832 -- 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 #7831: [Bug] Wrong exception message returned by insert statement

2022-01-24 Thread GitBox
morningman closed issue #7831: URL: https://github.com/apache/incubator-doris/issues/7831 -- 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] Fix bug that wrong exception message returned by insert statement (#7832)

2022-01-24 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 be9ebbc [fix] Fix bug that wrong e

[GitHub] [incubator-doris] morningman merged pull request #7838: [chore](docker) Add docker dev image with ldb-toolchain

2022-01-24 Thread GitBox
morningman merged pull request #7838: URL: https://github.com/apache/incubator-doris/pull/7838 -- 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: [chore](docker) Add docker dev image with ldb-toolchain (#7838)

2022-01-24 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 8aa9faa [chore](docker) Add docker

[incubator-doris] branch master updated: [docs][seatunnel] add seatunnel flink doris sink doc (#7844)

2022-01-24 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 40f993c [docs][seatunnel] add seat

[GitHub] [incubator-doris] morningman merged pull request #7844: [docs][seatunnel] add seatunnel flink doris sink doc

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7852: URL: https://github.com/apache/incubator-doris/pull/7852#issuecomment-1020122826 -- 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 #7848: [Compatible]http v2 and v1 interface compatible

2022-01-24 Thread GitBox
morningman commented on a change in pull request #7848: URL: https://github.com/apache/incubator-doris/pull/7848#discussion_r790762852 ## File path: extension/flink-doris-connector/src/main/java/org/apache/doris/flink/rest/SchemaUtils.java ## @@ -33,7 +33,7 @@ */ pu

[GitHub] [incubator-doris] dataroaring opened a new pull request #7864: remove useless if statement in segment_writer.cpp

2022-01-24 Thread GitBox
dataroaring opened a new pull request #7864: URL: https://github.com/apache/incubator-doris/pull/7864 # remove useless if statement in segment_writer.cpp Issue Number: close #xxx ## refactor Describe the overview of changes. ## Checklist(Required) 1. Does i

[GitHub] [incubator-doris] morningman opened a new pull request #7865: [fix](lateral-view) fix bugs of lateral view with CTE or where clause

2022-01-24 Thread GitBox
morningman opened a new pull request #7865: URL: https://github.com/apache/incubator-doris/pull/7865 # Proposed changes Issue Number: close #xxx ## Problem Summary: fix bugs of lateral view with CTE or where clause. The error case can be found in newly added tests in

[GitHub] [incubator-doris] amosbird opened a new pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-24 Thread GitBox
amosbird opened a new pull request #7866: URL: https://github.com/apache/incubator-doris/pull/7866 # 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] amosbird commented on pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-24 Thread GitBox
amosbird commented on pull request #7866: URL: https://github.com/apache/incubator-doris/pull/7866#issuecomment-1020214496 Btw, this is a strong indication to hosting all thirdparty libraries as cmake modules. We should gradually adopt the `contrib` folder from ClickHouse. -- This is an

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #7848: [Compatible]http v2 and v1 interface compatible

2022-01-24 Thread GitBox
hf200012 commented on a change in pull request #7848: URL: https://github.com/apache/incubator-doris/pull/7848#discussion_r790851015 ## File path: extension/flink-doris-connector/src/main/java/org/apache/doris/flink/rest/models/Field.java ## @@ -25,16 +25,26 @@ private St

[GitHub] [incubator-doris] zenoyang closed issue #7794: [Enhancement](Vectorized) optimize SegmentIterator predication evaluate

2022-01-24 Thread GitBox
zenoyang closed issue #7794: URL: https://github.com/apache/incubator-doris/issues/7794 -- 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-un

[GitHub] [incubator-doris] zenoyang closed issue #7779: [Bug][Vectorized] Fix compile error and warning

2022-01-24 Thread GitBox
zenoyang closed issue #7779: URL: https://github.com/apache/incubator-doris/issues/7779 -- 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-un

[GitHub] [incubator-doris] zhengshengjun commented on a change in pull request #7784: [Bug] Consider backend status when more than one backends exists in same host

2022-01-24 Thread GitBox
zhengshengjun commented on a change in pull request #7784: URL: https://github.com/apache/incubator-doris/pull/7784#discussion_r790868647 ## File path: fe/fe-core/src/main/java/org/apache/doris/system/SystemInfoService.java ## @@ -871,6 +871,9 @@ public void releaseBackends(St

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7784: [Bug] Consider backend status when more than one backends exists in same host

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7784: URL: https://github.com/apache/incubator-doris/pull/7784#issuecomment-1020250065 -- 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] ucasfl opened a new pull request #7867: [build][scripts] add set -e to download_thirdparty.sh

2022-01-24 Thread GitBox
ucasfl opened a new pull request #7867: URL: https://github.com/apache/incubator-doris/pull/7867 Let the build process stop immediately if some command execute faild. For example, patch failed due to command not found, otherwise it will stop until compile error. -- This is an automated

[GitHub] [incubator-doris] steadyBoy opened a new pull request #7868: [typo](sync-job) Corrigendum document backup-restore.md

2022-01-24 Thread GitBox
steadyBoy opened a new pull request #7868: URL: https://github.com/apache/incubator-doris/pull/7868 Repair the document format and improve the content of the English version # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of c

[GitHub] [incubator-doris] HappenLee opened a new issue #7869: [Vectorized][Bug] Mem Leak in agg/unique table

2022-01-24 Thread GitBox
HappenLee opened a new issue #7869: URL: https://github.com/apache/incubator-doris/issues/7869 ### 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 issue #7870: [Vectorized][Bug] Some query in SSB slower than not vectorized query engine

2022-01-24 Thread GitBox
HappenLee opened a new issue #7870: URL: https://github.com/apache/incubator-doris/issues/7870 ### 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 #7868: [typo](sync-job) Corrigendum document backup-restore.md

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7868: URL: https://github.com/apache/incubator-doris/pull/7868#issuecomment-1020726510 -- 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 #7867: [build][scripts] add set -e to download_thirdparty.sh

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7867: URL: https://github.com/apache/incubator-doris/pull/7867#issuecomment-1020727642 -- 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 opened a new pull request #7871: [fix][refactor] fix bugs and refactor some code by lint

2022-01-24 Thread GitBox
morningman opened a new pull request #7871: URL: https://github.com/apache/incubator-doris/pull/7871 # Proposed changes Issue Number: close #xxx ## Problem Summary: 1. Fix some `passedByValue` issues. 2. Fix some `dereferenceBeforeCheck` issues. 3. Fix some `uninit

[GitHub] [incubator-doris] HappenLee opened a new issue #7872: [Vectorized][Bug] slower than not vec query engine in big agg table select * from limit

2022-01-24 Thread GitBox
HappenLee opened a new issue #7872: URL: https://github.com/apache/incubator-doris/issues/7872 ### 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] morningman commented on pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-24 Thread GitBox
morningman commented on pull request #7866: URL: https://github.com/apache/incubator-doris/pull/7866#issuecomment-1020730993 > Btw, this is a strong indication to hosting all thirdparty libraries as cmake modules. We should gradually adopt the `contrib` folder from ClickHouse. This c

[GitHub] [incubator-doris] morningman merged pull request #7862: [fix](ldap) fix ldap password logic

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7864: remove useless if statement in segment_writer.cpp

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7864: URL: https://github.com/apache/incubator-doris/pull/7864#issuecomment-1020732262 -- 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 (40f993c -> ee0037e)

2022-01-24 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 40f993c [docs][seatunnel] add seatunnel flink doris sink doc (#7844) add ee0037e [fix](ldap) fix

[GitHub] [incubator-doris] adonis0147 opened a new issue #7873: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

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

[GitHub] [incubator-doris] adonis0147 opened a new pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
adonis0147 opened a new pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874 # Proposed changes Issue Number: close #7873 ## Problem Summary: Passing conf map to create Doris cluster which can change some fe configuration while running fe unit t

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7851: (executor) Displays cast information with implicit conversions in verbose

2022-01-24 Thread GitBox
EmmyMiao87 commented on a change in pull request #7851: URL: https://github.com/apache/incubator-doris/pull/7851#discussion_r791312807 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -676,6 +676,21 @@ private void analyzeAndGenerateQueryPlan(T

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
EmmyMiao87 commented on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020758021 At present, Doris's single test framework will set the configuration directly through Config.xxx=xxx, such as QueryPlanTest.java:1806 What's the difference between

[GitHub] [incubator-doris] adonis0147 commented on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
adonis0147 commented on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020760870 This alternative initializes the configuration before the cluster starts by serializing the configuration to `fe.conf`. -- This is an automated message from the Ap

[GitHub] [incubator-doris] caiconghui opened a new issue #7875: [Enhancement] DateTime Cast should be compatible with Mysql

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

[GitHub] [incubator-doris] adonis0147 edited a comment on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
adonis0147 edited a comment on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020760870 This alternative initializes the configuration before the cluster starts by serializing the configuration to `fe.conf`. It is fine to ignore this pull reque

[GitHub] [incubator-doris] adonis0147 edited a comment on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
adonis0147 edited a comment on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020760870 This alternative initializes the configuration before the cluster starts by serializing the configuration to `fe.conf`. It is fine to ignore this pull reque

[GitHub] [incubator-doris] caiconghui opened a new pull request #7876: [improvement](rewrite) Make RewriteDateLiteralRule to be compatible with mysql

2022-01-24 Thread GitBox
caiconghui opened a new pull request #7876: URL: https://github.com/apache/incubator-doris/pull/7876 # Proposed changes Issue Number: close #7875 ## Problem Summary: Make RewriteDateLiteralRule to be compatible with mysql ## Checklist(Required) 1. Does it

[GitHub] [incubator-doris] caiconghui commented on pull request #7876: [improvement](rewrite) Make RewriteDateLiteralRule to be compatible with mysql

2022-01-24 Thread GitBox
caiconghui commented on pull request #7876: URL: https://github.com/apache/incubator-doris/pull/7876#issuecomment-1020763094 cc @morningman @xinghuayu007 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-doris] adonis0147 edited a comment on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-24 Thread GitBox
adonis0147 edited a comment on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020760870 This alternative initializes the configuration before the cluster starts by serializing the configuration to `fe.conf`. It is fine to ignore this pull reque

[GitHub] [incubator-doris] wangbo commented on a change in pull request #7855: (optimization)(vectorized) improving Column inserter

2022-01-24 Thread GitBox
wangbo commented on a change in pull request #7855: URL: https://github.com/apache/incubator-doris/pull/7855#discussion_r791325529 ## File path: be/src/vec/columns/column_vector.h ## @@ -120,10 +120,13 @@ class ColumnVector final : public COWHelper> ColumnVector(std::init

[GitHub] [incubator-doris] wangbo commented on a change in pull request #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-24 Thread GitBox
wangbo commented on a change in pull request #7852: URL: https://github.com/apache/incubator-doris/pull/7852#discussion_r791328561 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -872,13 +867,13 @@ Status SegmentIterator::next_batch(vectorized::Block* bl

[GitHub] [incubator-doris] blackstar-baba opened a new issue #7877: [Enhancement] Some if conditions for comparing CatalogJournalVersion do not use the FeMetaVersion constant

2022-01-24 Thread GitBox
blackstar-baba opened a new issue #7877: URL: https://github.com/apache/incubator-doris/issues/7877 ### 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] wwek opened a new issue #7878: [Enhancement] Easy to use the binary package Docker one-button experience

2022-01-24 Thread GitBox
wwek opened a new issue #7878: URL: https://github.com/apache/incubator-doris/issues/7878 ### 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 Easy

[GitHub] [incubator-doris] blackstar-baba opened a new pull request #7879: [improvement](FeMetaVersion)Some if conditions for comparing CatalogJournalVersion do not use the FeMetaVersion constant

2022-01-24 Thread GitBox
blackstar-baba opened a new pull request #7879: URL: https://github.com/apache/incubator-doris/pull/7879 # Proposed changes Issue Number: close #7877 ## Problem Summary: Add multiple FeMetaVersion constants and make simple numbers point to them. ## Checklist(Requi

[GitHub] [incubator-doris] blackstar-baba commented on pull request #7879: [improvement](FeMetaVersion)Some if conditions for comparing CatalogJournalVersion do not use the FeMetaVersion constant

2022-01-24 Thread GitBox
blackstar-baba commented on pull request #7879: URL: https://github.com/apache/incubator-doris/pull/7879#issuecomment-1020782685 PTAL -- 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 #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-24 Thread GitBox
zuochunwei commented on a change in pull request #7852: URL: https://github.com/apache/incubator-doris/pull/7852#discussion_r791334747 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -872,13 +867,13 @@ Status SegmentIterator::next_batch(vectorized::Block*

[GitHub] [incubator-doris] zuochunwei commented on a change in pull request #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-24 Thread GitBox
zuochunwei commented on a change in pull request #7852: URL: https://github.com/apache/incubator-doris/pull/7852#discussion_r791334747 ## File path: be/src/olap/rowset/segment_v2/segment_iterator.cpp ## @@ -872,13 +867,13 @@ Status SegmentIterator::next_batch(vectorized::Block*

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-24 Thread GitBox
EmmyMiao87 opened a new pull request #7880: URL: https://github.com/apache/incubator-doris/pull/7880 # Proposed changes Framework code for statistics collection, containing only the main data structures, no implementation details. This pr will not affect any existing code and

[GitHub] [incubator-doris] zhengshiJ commented on a change in pull request #7851: (executor) Displays cast information with implicit conversions in verbose

2022-01-24 Thread GitBox
zhengshiJ commented on a change in pull request #7851: URL: https://github.com/apache/incubator-doris/pull/7851#discussion_r791336129 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -676,6 +676,21 @@ private void analyzeAndGenerateQueryPlan(TQ

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-24 Thread GitBox
EmmyMiao87 commented on pull request #7880: URL: https://github.com/apache/incubator-doris/pull/7880#issuecomment-1020784586 Linked #6370 -- 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] [incubator-doris] morningman edited a comment on issue #7502: Doris Roadmap 2022

2022-01-24 Thread GitBox
morningman edited a comment on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1001839293 The following is the Roadmap for the Doris community in 2022. The plan includes all aspects of code features, documentation, community building, etc. that are t

[GitHub] [incubator-doris] morningman commented on a change in pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-24 Thread GitBox
morningman commented on a change in pull request #7880: URL: https://github.com/apache/incubator-doris/pull/7880#discussion_r791338035 ## File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java ## @@ -1582,4 +1582,23 @@ */ @ConfField public stati

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-24 Thread GitBox
EmmyMiao87 commented on a change in pull request #7880: URL: https://github.com/apache/incubator-doris/pull/7880#discussion_r791341879 ## File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java ## @@ -1582,4 +1582,23 @@ */ @ConfField public stati

[GitHub] [incubator-doris] zuochunwei opened a new issue #7881: [Enhancement] can we supply a interface to build Block from schema or _tuple_desc

2022-01-24 Thread GitBox
zuochunwei opened a new issue #7881: URL: https://github.com/apache/incubator-doris/issues/7881 ### 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 issue #7882: [Bug] Clang13 compile error

2022-01-24 Thread GitBox
BiteThet opened a new issue #7882: URL: https://github.com/apache/incubator-doris/issues/7882 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version m

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request #7883: [Bug] fix clang compile error

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

[GitHub] [incubator-doris] HappenLee opened a new pull request #7884: [Vectorized][Bug] This pr main fix the bug:

2022-01-24 Thread GitBox
HappenLee opened a new pull request #7884: URL: https://github.com/apache/incubator-doris/pull/7884 # Proposed changes Issue Number: close #7869 #7870 #7872 ## Problem Summary: 1. mem leak in vcollect iter 2. query slow in agg table limit 10 3. query slow in ssb q4

[GitHub] [incubator-doris] morningman commented on a change in pull request #7884: [Vectorized][Bug] This pr main fix the bug:

2022-01-24 Thread GitBox
morningman commented on a change in pull request #7884: URL: https://github.com/apache/incubator-doris/pull/7884#discussion_r791375122 ## File path: be/src/vec/columns/column_string.cpp ## @@ -292,6 +292,7 @@ ColumnPtr ColumnString::replicate(const Offsets& replicate_offsets)

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7836: (optimization)(vectorized)(olap) optimize pageDecoder by batch processing

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7836: URL: https://github.com/apache/incubator-doris/pull/7836#issuecomment-1020864917 -- 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] EmmyMiao87 commented on a change in pull request #7865: [fix](lateral-view) fix bugs of lateral view with CTE or where clause

2022-01-24 Thread GitBox
EmmyMiao87 commented on a change in pull request #7865: URL: https://github.com/apache/incubator-doris/pull/7865#discussion_r791407625 ## File path: fe/fe-core/src/test/java/org/apache/doris/planner/TableFunctionPlanTest.java ## @@ -470,4 +478,55 @@ public void aggColumnInOute

[GitHub] [incubator-doris] JNSimba opened a new pull request #7885: [improvement][build] Build script add build broker

2022-01-24 Thread GitBox
JNSimba opened a new pull request #7885: URL: https://github.com/apache/incubator-doris/pull/7885 # Proposed changes Issue Number: close #7819 ## Problem Summary: add build broker in build.sh ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [incubator-doris] luzhijing opened a new pull request #7886: [docs]correct SeaTunnel website hyperlink

2022-01-24 Thread GitBox
luzhijing opened a new pull request #7886: URL: https://github.com/apache/incubator-doris/pull/7886 correct SeaTunnel website hyperlink # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required)

[GitHub] [incubator-doris] luzhijing closed pull request #7849: [docs]correct SeaTunnel website hyperlink

2022-01-24 Thread GitBox
luzhijing closed pull request #7849: URL: https://github.com/apache/incubator-doris/pull/7849 -- 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: comm

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7886: [docs]correct SeaTunnel website hyperlink

2022-01-24 Thread GitBox
github-actions[bot] commented on pull request #7886: URL: https://github.com/apache/incubator-doris/pull/7886#issuecomment-1020902421 -- 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