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

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7886: URL: https://github.com/apache/incubator-doris/pull/7886#issuecomment-1020913272 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] github-actions[bot] commented on pull request #7886: [docs]correct SeaTunnel website hyperlink

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7886: URL: https://github.com/apache/incubator-doris/pull/7886#issuecomment-1020916041 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] qidaye opened a new issue #7887: [Bug] Alias function `digital_masking` result is wrong

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

[GitHub] [incubator-doris] qidaye opened a new pull request #7888: [fix](function) Change digital_masking function arg type to BIGINT

2022-01-25 Thread GitBox
qidaye opened a new pull request #7888: URL: https://github.com/apache/incubator-doris/pull/7888 # Proposed changes Issue Number: close #7887 Change digital_masking function arg type to BIGINT to fix the wrong result. ## Problem Summary: Describe the overview of chan

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7888: [fix](function) Change digital_masking function arg type to BIGINT

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7888: URL: https://github.com/apache/incubator-doris/pull/7888#issuecomment-1020997318 -- 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 #7851: [improvement](executor) Displays cast information with implicit conversions in verbose

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7851: URL: https://github.com/apache/incubator-doris/pull/7851#issuecomment-1020999899 -- 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] Henry2SS opened a new issue #7889: [Bug] there are some errors while compiling with option -O3

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

[GitHub] [incubator-doris] Henry2SS opened a new pull request #7890: fix error while compiling with -O3

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

[GitHub] [incubator-doris] HappenLee closed issue #7825: [Vectorized][Bug] coalesce function get wrong data when result type is int/decimal type

2022-01-25 Thread GitBox
HappenLee closed issue #7825: URL: https://github.com/apache/incubator-doris/issues/7825 -- 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] [incubator-doris] HappenLee merged pull request #7827: [Vectorized][Bug] fix bug of coalesce function

2022-01-25 Thread GitBox
HappenLee merged pull request #7827: URL: https://github.com/apache/incubator-doris/pull/7827 -- 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

[incubator-doris] branch master updated (ee0037e -> a683153)

2022-01-25 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from ee0037e [fix](ldap) fix ldap password logic (#7862) add a683153 [Vectorized][Bug] fix bug of coale

[GitHub] [incubator-doris] morningman commented on a change in pull request #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
morningman commented on a change in pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883#discussion_r791683698 ## File path: be/CMakeLists.txt ## @@ -350,6 +350,11 @@ if (COMPILER_GCC) endif () if (COMPILER_CLANG) + +if(MAKE_TEST STREQUAL "OFF")

[GitHub] [incubator-doris] morningman commented on a change in pull request #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
morningman commented on a change in pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883#discussion_r791683698 ## File path: be/CMakeLists.txt ## @@ -350,6 +350,11 @@ if (COMPILER_GCC) endif () if (COMPILER_CLANG) + +if(MAKE_TEST STREQUAL "OFF")

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883#issuecomment-1021199650 -- 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 #7890: fix error while compiling with -O3

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7890: URL: https://github.com/apache/incubator-doris/pull/7890#issuecomment-1021200632 -- 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 closed issue #7887: [Bug] Alias function `digital_masking` result is wrong

2022-01-25 Thread GitBox
morningman closed issue #7887: URL: https://github.com/apache/incubator-doris/issues/7887 -- 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 #7888: [fix](function) Change digital_masking function arg type to BIGINT

2022-01-25 Thread GitBox
morningman merged pull request #7888: URL: https://github.com/apache/incubator-doris/pull/7888 -- 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](function) Change digital_masking function arg type to BIGINT (#7888)

2022-01-25 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 461b352 [fix](function) Change dig

[GitHub] [incubator-doris] aubdiy opened a new issue #7891: [Bug]

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

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

2022-01-25 Thread GitBox
adonis0147 edited a comment on pull request #7874: URL: https://github.com/apache/incubator-doris/pull/7874#issuecomment-1020760870 -- 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 co

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

2022-01-25 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] EmmyMiao87 commented on a change in pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-25 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] morningman merged pull request #7888: [fix](function) Change digital_masking function arg type to BIGINT

2022-01-25 Thread GitBox
morningman merged pull request #7888: URL: https://github.com/apache/incubator-doris/pull/7888 -- 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] EmmyMiao87 commented on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-25 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] morningman commented on a change in pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-25 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 pull request #7880: [New feature](statistics) Step1: Statistics collection framework

2022-01-25 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-25 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 #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
morningman commented on a change in pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883#discussion_r791683698 ## File path: be/CMakeLists.txt ## @@ -350,6 +350,11 @@ if (COMPILER_GCC) endif () if (COMPILER_CLANG) + +if(MAKE_TEST STREQUAL "OFF")

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7867: [build][scripts] add set -e to download_thirdparty.sh

2022-01-25 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] adonis0147 commented on pull request #7874: [Improvement] (fe-unit-test) Pass conf map to create Doris cluster.

2022-01-25 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] github-actions[bot] commented on pull request #7868: [typo](sync-job) Corrigendum document backup-restore.md

2022-01-25 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] morningman commented on pull request #7866: [fix](toolchain) Allow building when system contains libunwind

2022-01-25 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] github-actions[bot] commented on pull request #7851: [improvement](executor) Displays cast information with implicit conversions in verbose

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7851: URL: https://github.com/apache/incubator-doris/pull/7851#issuecomment-1020999899 -- 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-25 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] wangbo commented on a change in pull request #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-25 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] morningman closed issue #7887: [Bug] Alias function `digital_masking` result is wrong

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

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

2022-01-25 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] HappenLee closed issue #7825: [Vectorized][Bug] coalesce function get wrong data when result type is int/decimal type

2022-01-25 Thread GitBox
HappenLee closed issue #7825: URL: https://github.com/apache/incubator-doris/issues/7825 -- 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] [incubator-doris] github-actions[bot] commented on pull request #7886: [docs]correct SeaTunnel website hyperlink

2022-01-25 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883#issuecomment-1021199650 -- 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 #7836: (optimization)(vectorized)(olap) optimize pageDecoder by batch processing

2022-01-25 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] github-actions[bot] commented on pull request #7888: [fix](function) Change digital_masking function arg type to BIGINT

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7888: URL: https://github.com/apache/incubator-doris/pull/7888#issuecomment-1020997318 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [incubator-doris] HappenLee merged pull request #7827: [Vectorized][Bug] fix bug of coalesce function

2022-01-25 Thread GitBox
HappenLee merged pull request #7827: URL: https://github.com/apache/incubator-doris/pull/7827 -- 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] EmmyMiao87 commented on a change in pull request #7851: (executor) Displays cast information with implicit conversions in verbose

2022-01-25 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] blackstar-baba commented on pull request #7879: [improvement](FeMetaVersion)Some if conditions for comparing CatalogJournalVersion do not use the FeMetaVersion constant

2022-01-25 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] morningman merged pull request #7862: [fix](ldap) fix ldap password logic

2022-01-25 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] luzhijing closed pull request #7849: [docs]correct SeaTunnel website hyperlink

2022-01-25 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] wangbo commented on a change in pull request #7855: (optimization)(vectorized) improving Column inserter

2022-01-25 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] zuochunwei commented on a change in pull request #7852: (refactor)(vectorized)refactor SegmentIterator::BitmapRangeIterator and SegmentIterator

2022-01-25 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] zhengshiJ commented on a change in pull request #7851: (executor) Displays cast information with implicit conversions in verbose

2022-01-25 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] github-actions[bot] commented on pull request #7864: remove useless if statement in segment_writer.cpp

2022-01-25 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7890: fix error while compiling with -O3

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7890: URL: https://github.com/apache/incubator-doris/pull/7890#issuecomment-1021200632 -- 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 #7784: [Bug] Consider backend status when more than one backends exists in same host

2022-01-25 Thread GitBox
morningman merged pull request #7784: URL: https://github.com/apache/incubator-doris/pull/7784 -- 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 #7783: [Bug] Consider backend status when more than one backends exists in same host

2022-01-25 Thread GitBox
morningman closed issue #7783: URL: https://github.com/apache/incubator-doris/issues/7783 -- 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 (461b352 -> b435a54)

2022-01-25 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 461b352 [fix](function) Change digital_masking function arg type to BIGINT (#7888) add b435a54 [

[incubator-doris] branch master updated: [chore][fix][doc](fe-plugin)(mysqldump) fix build auditlog plugin error (#7804)

2022-01-25 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 4bdeef3 [chore][fix][doc](fe-plugi

[GitHub] [incubator-doris] morningman merged pull request #7804: [build] fix build auditlog plugin error

2022-01-25 Thread GitBox
morningman merged pull request #7804: URL: https://github.com/apache/incubator-doris/pull/7804 -- 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 #7830: [Doc] OS Installation Requirements

2022-01-25 Thread GitBox
morningman merged pull request #7830: URL: https://github.com/apache/incubator-doris/pull/7830 -- 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: [docs] OS Installation Requirements (#7830)

2022-01-25 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 e3bc232 [docs] OS Installation Req

[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-25 Thread GitBox
blackstar-baba commented on pull request #7879: URL: https://github.com/apache/incubator-doris/pull/7879#issuecomment-1021816346 @morningman 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

[GitHub] [incubator-doris] zenoyang opened a new pull request #7892: [Refactor](Vectorized) create columns by tuple slots

2022-01-25 Thread GitBox
zenoyang opened a new pull request #7892: URL: https://github.com/apache/incubator-doris/pull/7892 # Proposed changes Issue Number: close #7881 - create columns by tuple slots - insert columns from tuple slots ## Problem Summary: Describe the overview of chang

[GitHub] [incubator-doris] wangbo commented on a change in pull request #7892: [Refactor](Vectorized) create columns by tuple slots

2022-01-25 Thread GitBox
wangbo commented on a change in pull request #7892: URL: https://github.com/apache/incubator-doris/pull/7892#discussion_r792307629 ## File path: be/src/olap/rowset/segment_v2/binary_dict_page.cpp ## @@ -266,8 +267,9 @@ Status BinaryDictPageDecoder::next_batch(size_t* n, vector

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

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

[GitHub] [incubator-doris] morningman closed issue #7882: [Bug] Clang13 compile error

2022-01-25 Thread GitBox
morningman closed issue #7882: URL: https://github.com/apache/incubator-doris/issues/7882 -- 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 #7883: [Bug] fix clang compile error

2022-01-25 Thread GitBox
morningman merged pull request #7883: URL: https://github.com/apache/incubator-doris/pull/7883 -- 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] fix clang compile error (#7883)

2022-01-25 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 cd73a6b [chore] fix clang compile

[GitHub] [incubator-doris] morningman closed issue #7889: [Bug] there are some errors while compiling with option -O3

2022-01-25 Thread GitBox
morningman closed issue #7889: URL: https://github.com/apache/incubator-doris/issues/7889 -- 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 #7890: fix error while compiling with -O3

2022-01-25 Thread GitBox
morningman merged pull request #7890: URL: https://github.com/apache/incubator-doris/pull/7890 -- 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] fix error while compiling with -O3 (#7890)

2022-01-25 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 f227472 [chore] fix error while co

[GitHub] [incubator-doris] morningman opened a new pull request #7893: [chore] Remove BUILD_TYPE bcc

2022-01-25 Thread GitBox
morningman opened a new pull request #7893: URL: https://github.com/apache/incubator-doris/pull/7893 # Proposed changes Issue Number: close #xxx ## Problem Summary: no need anymore ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Do

[GitHub] [incubator-doris] zenoyang commented on a change in pull request #7892: [refactor](vectorized) Create and insert columns by tuple slots

2022-01-25 Thread GitBox
zenoyang commented on a change in pull request #7892: URL: https://github.com/apache/incubator-doris/pull/7892#discussion_r792328979 ## File path: be/src/olap/rowset/segment_v2/binary_dict_page.cpp ## @@ -266,8 +267,9 @@ Status BinaryDictPageDecoder::next_batch(size_t* n, vect

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

2022-01-25 Thread GitBox
morningman commented on a change in pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#discussion_r792333809 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -2631,7 +2636,15 @@ public Frontend getFeByName(String name)

[GitHub] [incubator-doris] FireFreedomK commented on issue #5796: flinksql doris insert exception:stream load error: too many filtered rows

2022-01-25 Thread GitBox
FireFreedomK commented on issue #5796: URL: https://github.com/apache/incubator-doris/issues/5796#issuecomment-1021931259 你好,我用的0.15.0版本的doris,用spark dataframe将数据导入doris,也出现了一样的问题,请问你是怎么解决的 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] hf200012 commented on issue #5796: flinksql doris insert exception:stream load error: too many filtered rows

2022-01-25 Thread GitBox
hf200012 commented on issue #5796: URL: https://github.com/apache/incubator-doris/issues/5796#issuecomment-1021932959 > 你好,我用的0.15.0版本的doris,用spark dataframe将数据导入doris,也出现了一样的问题,请问你是怎么解决的 This is your data problem, there may be several cases, the field separator (the number of colum

[GitHub] [incubator-doris] hf200012 merged pull request #7886: [docs]correct SeaTunnel website hyperlink

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

[incubator-doris] branch master updated (f227472 -> 38660d5)

2022-01-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from f227472 [chore] fix error while compiling with -O3 (#7890) add 38660d5 [docs]correct SeaTunnel

[GitHub] [incubator-doris] obobj opened a new pull request #7895: [docs] add function substring document

2022-01-25 Thread GitBox
obobj opened a new pull request #7895: URL: https://github.com/apache/incubator-doris/pull/7895 # Proposed changes 1. add function substring document ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Y

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7391: [feature-wip](iceberg) Step1: Support create Iceberg external table

2022-01-25 Thread GitBox
github-actions[bot] commented on pull request #7391: URL: https://github.com/apache/incubator-doris/pull/7391#issuecomment-1021945487 -- 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 #7821: [feature](meta) Support show compactionTooSlowTablets and largeDataSizeTablets

2022-01-25 Thread GitBox
morningman commented on a change in pull request #7821: URL: https://github.com/apache/incubator-doris/pull/7821#discussion_r792379415 ## File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/StatisticProcDir.java ## @@ -56,6 +58,7 @@ .add("DbId").add("