[GitHub] [incubator-doris] Gabriel39 commented on a change in pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
Gabriel39 commented on a change in pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739777540 ## File path: extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java ## @@ -523,7 +470,13 @@ public static

[GitHub] [incubator-doris] Gabriel39 commented on pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
Gabriel39 commented on pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955660653 one more question, do you think `doris.write.fields` sounds more reasonable than `doris.write.field` ? -- This is an automated message from the Apache Git Service. T

[GitHub] [incubator-doris] chovy-3012 commented on a change in pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
chovy-3012 commented on a change in pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739787630 ## File path: extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java ## @@ -541,7 +494,7 @@ public static

[GitHub] [incubator-doris] chovy-3012 commented on a change in pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
chovy-3012 commented on a change in pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739787732 ## File path: extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java ## @@ -523,7 +470,13 @@ public static

[GitHub] [incubator-doris] chovy-3012 commented on pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
chovy-3012 commented on pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955672095 > one more question, do you think `doris.write.fields` sounds more reasonable than `doris.write.field` ? As to the filed name , I just wanted to be consistent

[GitHub] [incubator-doris] zbtzbtzbt commented on a change in pull request #6964: Prevent invalid expr continue parse

2021-10-31 Thread GitBox
zbtzbtzbt commented on a change in pull request #6964: URL: https://github.com/apache/incubator-doris/pull/6964#discussion_r739788456 ## File path: be/src/exprs/expr.cpp ## @@ -283,6 +283,9 @@ Status Expr::create_tree_from_thrift(ObjectPool* pool, const std::vectorhttps://gith

[GitHub] [incubator-doris] chovy-3012 commented on pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
chovy-3012 commented on pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955677582 1. fix option `doris.write.field` to `doris.write.fields` 2. remove comment line in `TestSparkConnector.scala` 3. update en/cn doc for `doris.write.fields` 4.

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6910: [Feature] Support bitmap_and_not & bitmap_and_not_count

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6910: URL: https://github.com/apache/incubator-doris/pull/6910#issuecomment-955694832 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6976: generage compile_command.json

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6976: URL: https://github.com/apache/incubator-doris/pull/6976#issuecomment-955695670 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6975: [BUG][Schedule] Fix getMixLoadScore error.

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6975: URL: https://github.com/apache/incubator-doris/pull/6975#issuecomment-955696414 -- 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 c

[GitHub] [incubator-doris] GoGoWen commented on a change in pull request #6965: optimize for single rowset reading

2021-10-31 Thread GitBox
GoGoWen commented on a change in pull request #6965: URL: https://github.com/apache/incubator-doris/pull/6965#discussion_r739820481 ## File path: be/src/olap/reader.cpp ## @@ -130,10 +130,16 @@ OLAPStatus Reader::init(const ReaderParams& read_params) { <<

[GitHub] [incubator-doris] morningman closed issue #6875: [Feature] I hope to support more bitmap functions with the same functions as Clickhouse

2021-10-31 Thread GitBox
morningman closed issue #6875: URL: https://github.com/apache/incubator-doris/issues/6875 -- 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 #6910: [Feature] Support bitmap_and_not & bitmap_and_not_count

2021-10-31 Thread GitBox
morningman merged pull request #6910: URL: https://github.com/apache/incubator-doris/pull/6910 -- 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: [Feature] Support bitmap_and_not & bitmap_and_not_count (#6910)

2021-10-31 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 2803029 [Feature] Support bitmap_a

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6947: [Enhance][Load] Reduce the number of segments when loading a large volume data in one batch

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6947: URL: https://github.com/apache/incubator-doris/pull/6947#issuecomment-955870302 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6962: [S3] Support path style endpoint

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6962: URL: https://github.com/apache/incubator-doris/pull/6962#issuecomment-955871346 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, plea

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739921631 ## File path: be/src/util/brpc_stub_cache.h ## @@ -34,25 +34,32 @@ class BrpcStubCache { BrpcStubCache(); virtual ~BrpcStubCache(); -

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739922341 ## File path: be/src/exprs/runtime_filter_rpc.cpp ## @@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context { Status IRuntimeFilter::push_to_remot

[GitHub] [incubator-doris] tianhui5 commented on a change in pull request #6970: Add stream load info to system info of web site

2021-10-31 Thread GitBox
tianhui5 commented on a change in pull request #6970: URL: https://github.com/apache/incubator-doris/pull/6970#discussion_r739922335 ## File path: fe/fe-core/src/main/java/org/apache/doris/common/proc/ProcService.java ## @@ -38,7 +38,7 @@ private ProcService() { root.

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739922341 ## File path: be/src/exprs/runtime_filter_rpc.cpp ## @@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context { Status IRuntimeFilter::push_to_remot

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739923930 ## File path: docs/zh-CN/administrator-guide/http-actions/check-reset-rpc-cache.md ## @@ -0,0 +1,46 @@ +--- +{ +"title": "检查和重置连接缓存", Review

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739924897 ## File path: be/src/util/brpc_stub_cache.h ## @@ -34,25 +34,32 @@ class BrpcStubCache { BrpcStubCache(); virtual ~BrpcStubCache(); -

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739925901 ## File path: be/src/exprs/runtime_filter_rpc.cpp ## @@ -39,7 +39,12 @@ struct IRuntimeFilter::rpc_context { Status IRuntimeFilter::push_to_remot

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955879796 -- 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 c

[GitHub] [incubator-doris] yangzhg closed issue #6961: [S3] Support path style endpoint

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

[GitHub] [incubator-doris] yangzhg merged pull request #6962: [S3] Support path style endpoint

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

[incubator-doris] branch master updated (2803029 -> e8cabff)

2021-10-31 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 2803029 [Feature] Support bitmap_and_not & bitmap_and_not_count (#6910) add e8cabff [S3] Support pa

[GitHub] [incubator-doris] yangzhg merged pull request #6943: Docker 1.4.1 Compile Environment, First Compile Description

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

[incubator-doris] branch master updated (e8cabff -> 80f61c8)

2021-10-31 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from e8cabff [S3] Support path style endpoint (#6962) add 80f61c8 Docker 1.4.1 Compile Environment, First

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #6917: [Function] add BE bitmap function bitmap_subset_in_range

2021-10-31 Thread GitBox
xinyiZzz commented on a change in pull request #6917: URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739927720 ## File path: be/src/util/bitmap_value.h ## @@ -1451,6 +1451,26 @@ class BitmapValue { } } +/** + * Return new set with s

[GitHub] [incubator-doris] yangzhg merged pull request #6947: [Enhance][Load] Reduce the number of segments when loading a large volume data in one batch

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

[incubator-doris] branch master updated (80f61c8 -> db1c281)

2021-10-31 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 80f61c8 Docker 1.4.1 Compile Environment, First Compile Description (#6943) add db1c281 [Enhance][L

[GitHub] [incubator-doris] Gabriel39 commented on a change in pull request #6973: [Feature] Spark connector supports to specify fields to write

2021-10-31 Thread GitBox
Gabriel39 commented on a change in pull request #6973: URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739928533 ## File path: extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java ## @@ -523,7 +470,13 @@ public static

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6917: [Function] add BE bitmap function bitmap_subset_in_range

2021-10-31 Thread GitBox
qidaye commented on a change in pull request #6917: URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739930721 ## File path: be/src/util/bitmap_value.h ## @@ -1451,6 +1451,26 @@ class BitmapValue { } } +/** + * Return new set with spe

[GitHub] [incubator-doris] morningman merged pull request #6917: [Function] add BE bitmap function bitmap_subset_in_range

2021-10-31 Thread GitBox
morningman merged pull request #6917: URL: https://github.com/apache/incubator-doris/pull/6917 -- 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 (db1c281 -> 65ded82)

2021-10-31 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 db1c281 [Enhance][Load] Reduce the number of segments when loading a large volume data in one batch (#

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6916: Added bprc stub cache check and reset api

2021-10-31 Thread GitBox
yangzhg commented on a change in pull request #6916: URL: https://github.com/apache/incubator-doris/pull/6916#discussion_r739933439 ## File path: be/src/exec/tablet_sink.cpp ## @@ -368,6 +370,10 @@ void NodeChannel::try_send_batch() { if (row_batch->num_rows() > 0) {

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6899: [BUG] fix Calc capacityCoefficient mistake

2021-10-31 Thread GitBox
github-actions[bot] commented on pull request #6899: URL: https://github.com/apache/incubator-doris/pull/6899#issuecomment-955896183 -- 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 c

[GitHub] [incubator-doris] morningman commented on pull request #6971: hll optimize: trace memory usage, new explicit data when really need

2021-10-31 Thread GitBox
morningman commented on pull request #6971: URL: https://github.com/apache/incubator-doris/pull/6971#issuecomment-955897530 Hi @zuochunwei Could you please create an issue to describe more detail about how this works and how much memory can be reduced after this PR? -- This is an automat

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #6917: [Function] add BE bitmap function bitmap_subset_in_range

2021-10-31 Thread GitBox
xinyiZzz commented on a change in pull request #6917: URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739937010 ## File path: be/test/exprs/bitmap_function_test.cpp ## @@ -552,6 +552,67 @@ TEST_F(BitmapFunctionsTest, bitmap_max) { ASSERT_EQ(BigIntVal(1

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #6917: [Function] add BE bitmap function bitmap_subset_in_range

2021-10-31 Thread GitBox
xinyiZzz commented on a change in pull request #6917: URL: https://github.com/apache/incubator-doris/pull/6917#discussion_r739937151 ## File path: be/test/exprs/bitmap_function_test.cpp ## @@ -552,6 +552,67 @@ TEST_F(BitmapFunctionsTest, bitmap_max) { ASSERT_EQ(BigIntVal(1

[incubator-doris] branch master updated: [Doc] Update fe-idea developer guide for latest version (#6963)

2021-10-31 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 210625b [Doc] Update fe-idea develope

[GitHub] [incubator-doris] yangzhg merged pull request #6963: [Doc] Update fe-idea developer guide for latest version

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

[GitHub] [incubator-doris] zhangstar333 commented on pull request #6912: [Feature] add functions of bitmap_and/or_count

2021-10-31 Thread GitBox
zhangstar333 commented on pull request #6912: URL: https://github.com/apache/incubator-doris/pull/6912#issuecomment-955903320 > LGTM, but please solve the conflict OK, have done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] xinyiZzz opened a new pull request #6977: [Function] add BE bitmap function sub_bitmap

2021-10-31 Thread GitBox
xinyiZzz opened a new pull request #6977: URL: https://github.com/apache/incubator-doris/pull/6977 ## Proposed changes Starting from the offset position, intercept the specified limit bitmap elements and return a bitmap subset. ## Types of changes What types of changes

[incubator-doris] branch branch-0.15 updated (26a81f2 -> 4719771)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 26a81f2 [Optimize] optimize some session variable and profile (#6920) new 36ae508 Modify Chi

[incubator-doris] 04/07: Fix spark connector build error (#6948)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 1c8e9629e82f78daf95308c241d56632ea4a7fa5 Author: jiafeng.zhang AuthorDate: Fri Oct 29 14:59:05 2021 +0

[incubator-doris] 03/07: support use char like \x01 in flink-doris-sink column & line delimiter (#6937)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit b58ae3e02bf7ac0937cbfe50002a91abb8d8 Author: wunan1210 AuthorDate: Fri Oct 29 13:56:52 2021 +0800

[incubator-doris] 01/07: Modify Chinese comment (#6951)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 36ae508076dee8daa75c0f548821c979a26bcdb6 Author: jiafeng.zhang AuthorDate: Thu Oct 28 13:56:59 2021 +0

[incubator-doris] 07/07: [Enhance][Load] Reduce the number of segments when loading a large volume data in one batch (#6947)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 4719771be8049e5b17fdfc0caaa9b727a1a2a854 Author: Mingyu Chen AuthorDate: Mon Nov 1 10:51:50 2021 +0800

[incubator-doris] 06/07: [S3] Support path style endpoint (#6962)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 5bec4132ffbec0d038bfc40b47803d07b554107b Author: Mingyu Chen AuthorDate: Mon Nov 1 10:48:10 2021 +0800

[incubator-doris] 02/07: [Docs] Fix error KEY url (#6955)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit a9468959cef0d7b62cd8fa94fc9a88c4b14884f3 Author: EmmyMiao87 <522274...@qq.com> AuthorDate: Fri Oct 29 1

[incubator-doris] 05/07: [Bug] Fix failure to stop sync job (#6950)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-0.15 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 162b9dc829b6ed4217868d5f6086868d9dc22b32 Author: xy720 <22125576+xy...@users.noreply.github.com> Author

[incubator-doris] branch tmp created (now 210625b)

2021-10-31 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch tmp in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. at 210625b [Doc] Update fe-idea developer guide for latest version (#6963) No new revisions were added by t

[GitHub] [incubator-doris] morningman merged pull request #6918: [Function] add bitmap function of bitmap_has_all

2021-10-31 Thread GitBox
morningman merged pull request #6918: URL: https://github.com/apache/incubator-doris/pull/6918 -- 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 (210625b -> c7a3116)

2021-10-31 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 210625b [Doc] Update fe-idea developer guide for latest version (#6963) add c7a3116 [Function] a

[GitHub] [incubator-doris] morningman merged pull request #6912: [Feature] add functions of bitmap_and/or_count

2021-10-31 Thread GitBox
morningman merged pull request #6912: URL: https://github.com/apache/incubator-doris/pull/6912 -- 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: [Function] add functions of bitmap_and/or_count (#6912)

2021-10-31 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 1ff3d70 [Function] add functions o