[GitHub] [incubator-doris] xlxie commented on issue #5291: cannot stat './zstd_ep-install/lib/libzstd.a': No such

2021-10-18 Thread GitBox
xlxie commented on issue #5291: URL: https://github.com/apache/incubator-doris/issues/5291#issuecomment-945450134 Hi, are you using gcc >= 10.3? -- 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] hf200012 commented on issue #5291: cannot stat './zstd_ep-install/lib/libzstd.a': No such

2021-10-18 Thread GitBox
hf200012 commented on issue #5291: URL: https://github.com/apache/incubator-doris/issues/5291#issuecomment-945453317 sudo apt install build-essential openjdk-8-jdk maven cmake byacc flex automake libtool-bin bison binutils-dev libiberty-dev zip unzip libncurses5-dev curl git ninja-build p

[GitHub] [incubator-doris] hf200012 commented on issue #5291: cannot stat './zstd_ep-install/lib/libzstd.a': No such

2021-10-18 Thread GitBox
hf200012 commented on issue #5291: URL: https://github.com/apache/incubator-doris/issues/5291#issuecomment-945454201 https://www.jianshu.com/p/1d2e8feeec41 Refer to the method in my article -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r730657118 ## File path: fe/fe-core/pom.xml ## @@ -650,6 +650,25 @@ under the License. io.grpc grpc-stub + + +

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r730662122 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -3951,6 +3952,13 @@ private void createHiveTable(Database db, C

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r730662638 ## File path: fe/fe-core/pom.xml ## @@ -650,6 +650,25 @@ under the License. io.grpc grpc-stub + + +

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r730663850 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -3951,6 +3952,13 @@ private void createHiveTable(Database db, C

[GitHub] [incubator-doris] lbship commented on issue #5291: cannot stat './zstd_ep-install/lib/libzstd.a': No such

2021-10-18 Thread GitBox
lbship commented on issue #5291: URL: https://github.com/apache/incubator-doris/issues/5291#issuecomment-945514851 > https://www.jianshu.com/p/1d2e8feeec41 Refer to the method in my article 谢谢 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] mh-boy opened a new pull request #6867: Update materialized_view.md

2021-10-18 Thread GitBox
mh-boy opened a new pull request #6867: URL: https://github.com/apache/incubator-doris/pull/6867 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature reques

[GitHub] [incubator-doris] ccoffline commented on issue #6529: [Proposal] Extend logging framework to support structured log output and custom log format

2021-10-18 Thread GitBox
ccoffline commented on issue #6529: URL: https://github.com/apache/incubator-doris/issues/6529#issuecomment-945561800 @jyz0309 I'm honored you're willing to work on this. I have submit #6600 that make a taggable interface for logging and do some demo on BE. -- This is an automated messa

[GitHub] [incubator-doris] jztian opened a new issue #6868: [Bug]

2021-10-18 Thread GitBox
jztian opened a new issue #6868: URL: https://github.com/apache/incubator-doris/issues/6868 ### 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.1

[GitHub] [incubator-doris] zh0122 opened a new issue #6869: [Bug] replica_allocation should be replication_allocation

2021-10-18 Thread GitBox
zh0122 opened a new issue #6869: URL: https://github.com/apache/incubator-doris/issues/6869 ### 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.1-

[GitHub] [incubator-doris] zh0122 opened a new pull request #6870: [Doc]Replace replica_allocation to replication_allocation

2021-10-18 Thread GitBox
zh0122 opened a new pull request #6870: URL: https://github.com/apache/incubator-doris/pull/6870 ## Proposed changes Fix #6869 Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feat

[GitHub] [incubator-doris] liu391447823 opened a new issue #6871: [Feature] bitmap是否支持分页,或者随机抽取一定数量的数据

2021-10-18 Thread GitBox
liu391447823 opened a new issue #6871: URL: https://github.com/apache/incubator-doris/issues/6871 ### 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] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r730668603 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/HiveMetaStoreClientHelper.java ## @@ -0,0 +1,552 @@ +// Licensed to the Apache Sof

[GitHub] [incubator-doris] morningman opened a new pull request #6872: [ARM64] Fix some problem when compiling on ARM64 platform (#6836)

2021-10-18 Thread GitBox
morningman opened a new pull request #6872: URL: https://github.com/apache/incubator-doris/pull/6872 ## Proposed changes With thirdparties 1.4.0 1. Add patch for aws-c-cal-0.4.5 2. Add some solutions for `undefined reference libpsl` 3. Move libgsasl to fix link problme of

[GitHub] [incubator-doris] liu391447823 commented on issue #2543: support bitmap_subset_in_range

2021-10-18 Thread GitBox
liu391447823 commented on issue #2543: URL: https://github.com/apache/incubator-doris/issues/2543#issuecomment-945826658 I want to page bitmap through this function. When can I implement this function -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-doris] liu391447823 commented on issue #2539: support bitmap_max

2021-10-18 Thread GitBox
liu391447823 commented on issue #2539: URL: https://github.com/apache/incubator-doris/issues/2539#issuecomment-945827742 I want to page bitmap through this function. When can I implement this function -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6867: Update materialized_view.md

2021-10-18 Thread GitBox
github-actions[bot] commented on pull request #6867: URL: https://github.com/apache/incubator-doris/pull/6867#issuecomment-945865383 -- 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] hf200012 merged pull request #6853: [Manager] Improve agent part code

2021-10-18 Thread GitBox
hf200012 merged pull request #6853: URL: https://github.com/apache/incubator-doris/pull/6853 -- 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

[GitHub] [incubator-doris] dh-cloud opened a new pull request #6873: [BUG] fix streaming_preagg dcheck cause be down

2021-10-18 Thread GitBox
dh-cloud opened a new pull request #6873: URL: https://github.com/apache/incubator-doris/pull/6873 in debug mode,query memory not enough, may cause be down fe set useStreamingPreagg true, but be function CreateHashPartitions check is_streaming_preagg_ should false. then casue core

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6870: [Doc]Replace replica_allocation to replication_allocation

2021-10-18 Thread GitBox
github-actions[bot] commented on pull request #6870: URL: https://github.com/apache/incubator-doris/pull/6870#issuecomment-946312346 -- 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] hf200012 merged pull request #6864: [Docs] Fix exporter document error

2021-10-18 Thread GitBox
hf200012 merged pull request #6864: URL: https://github.com/apache/incubator-doris/pull/6864 -- 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 (63dbcbc -> fbd75c8)

2021-10-18 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 63dbcbc [UT] Fix ut bugs (#6862) add fbd75c8 [Docs] Fix exporter document error (#6864) No new

[incubator-doris] branch master updated (fbd75c8 -> e96882f)

2021-10-18 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 fbd75c8 [Docs] Fix exporter document error (#6864) add e96882f Update materialized_view.md (#68

[GitHub] [incubator-doris] hf200012 merged pull request #6867: Update materialized_view.md

2021-10-18 Thread GitBox
hf200012 merged pull request #6867: URL: https://github.com/apache/incubator-doris/pull/6867 -- 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

[GitHub] [incubator-doris] hf200012 closed issue #6858: [Docs] Add documents for Sync Job [Binlog Load].

2021-10-18 Thread GitBox
hf200012 closed issue #6858: URL: https://github.com/apache/incubator-doris/issues/6858 -- 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] hf200012 merged pull request #6859: [Doc] Add documents for MySQL Binlog Load

2021-10-18 Thread GitBox
hf200012 merged pull request #6859: URL: https://github.com/apache/incubator-doris/pull/6859 -- 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 (e96882f -> bd25d1a)

2021-10-18 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 e96882f Update materialized_view.md (#6867) add bd25d1a [Doc] Add documents for MySQL Binlog Lo

[GitHub] [incubator-doris] dh-cloud opened a new pull request #6874: [Doris On Es] Fix assertion failure when docvalue fields is gone

2021-10-18 Thread GitBox
dh-cloud opened a new pull request #6874: URL: https://github.com/apache/incubator-doris/pull/6874 See test case below: ```json # curl -H "Content-Type: application/json" -XPUT http://10.35.25.164:9222/test_dd?pretty -d ' { "mappings": { "_doc": { "pr

[GitHub] [incubator-doris] qidaye commented on a change in pull request #6569: [Feature] Support query hive table

2021-10-18 Thread GitBox
qidaye commented on a change in pull request #6569: URL: https://github.com/apache/incubator-doris/pull/6569#discussion_r731466524 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/HiveScanNode.java ## @@ -0,0 +1,186 @@ +// Licensed to the Apache Software Foundati

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6872: [ARM64] Fix some problem when compiling on ARM64 platform (#6836)

2021-10-18 Thread GitBox
github-actions[bot] commented on pull request #6872: URL: https://github.com/apache/incubator-doris/pull/6872#issuecomment-946376874 -- 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 merged pull request #6872: [ARM64] Fix some problem when compiling on ARM64 platform (#6836)

2021-10-18 Thread GitBox
morningman merged pull request #6872: URL: https://github.com/apache/incubator-doris/pull/6872 -- 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 (bd25d1a -> 51e2108)

2021-10-18 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 bd25d1a [Doc] Add documents for MySQL Binlog Load (#6859) add 51e2108 [ARM64] Fix some problem wh

[incubator-doris] 04/14: [SQL Cache] Add all view stmt as the suffix of cache sqlkey (#6832)

2021-10-18 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 171ee71caa731f522e3651fa766152030d631df7 Author: Zeno Yang AuthorDate: Sat Oct 16 21:56:24 2021 +0800

[incubator-doris] 08/14: [Doc] Add type BOOLEAN when enter 'help create table' in mysql client (#6852)

2021-10-18 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 6c42fccbe0946878a4a0eb5fb2358d7d669ab4da Author: zhoubintao <35688959+zbtzbt...@users.noreply.github.co

[incubator-doris] 03/14: [MemerySave] Change TabletSchema in tablet to reference to save mem (#6814)

2021-10-18 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 0158442c8645dde8d4e79a6265b45ff1ad85750d Author: HappenLee AuthorDate: Sat Oct 16 21:54:32 2021 +0800

[incubator-doris] 02/14: [BUG] Key is 'True', Extra is 'NONE' when add rollup for DUP table (#6763)

2021-10-18 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 59ce1353939a7dd8e2e4163b7c948b11ec657d95 Author: shee <13843187+qz...@users.noreply.github.com> AuthorD

[incubator-doris] 09/14: [Bug] Fix bug that BE will crash when backup using S3 (#6855)

2021-10-18 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 986bd1abdc7a2c96b72b57afc99a39f7fa69b427 Author: HappenLee AuthorDate: Sun Oct 17 22:54:42 2021 +0800

[incubator-doris] 06/14: [BUG] Fix printing ReservationTrackerCounters cause BE crash when mem_limit is reached (#6849)

2021-10-18 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 ba5a3766867d8f83d4dcee4167156bbb94a88327 Author: Xinyi Zou AuthorDate: Sat Oct 16 21:57:09 2021 +0800

[incubator-doris] 12/14: Update materialized_view.md (#6867)

2021-10-18 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 bcc310bc5b53e07ee6d431a467d0830f6c0ba4a5 Author: MHBoy AuthorDate: Tue Oct 19 10:24:38 2021 +0800

[incubator-doris] 11/14: [Docs] Fix exporter document error (#6864)

2021-10-18 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 afc7131b15cbd534bd8125bc8331e4ca27a70b51 Author: wunan1210 AuthorDate: Tue Oct 19 10:24:08 2021 +0800

[incubator-doris] 05/14: [ARM64] Fix some problem when compiling on ARM64 platform (#6836)

2021-10-18 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 91fd17df3e1c9a61f36db93c4152f0ca65b44a93 Author: Mingyu Chen AuthorDate: Sat Oct 16 21:56:49 2021 +080

[incubator-doris] 10/14: [UT] Fix ut bugs (#6862)

2021-10-18 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 26e3a37f442ead2e45c46be85ded460088fd90c4 Author: Mingyu Chen AuthorDate: Mon Oct 18 10:12:55 2021 +080

[incubator-doris] 14/14: [ARM64] Fix some problem when compiling on ARM64 platform (#6836) (#6872)

2021-10-18 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 259cc7b2ad35b885b3b79fe6ff4575fdab8f6442 Author: Mingyu Chen AuthorDate: Tue Oct 19 13:26:02 2021 +080

[incubator-doris] 07/14: [BUG] fix bug for schema schange (#6839)

2021-10-18 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 dce0a1e0e0285078c1abce0ec45a5584847549be Author: pengxiangyu AuthorDate: Sun Oct 17 22:53:28 2021 +080

[incubator-doris] 01/14: [Doc] Update compile docs add 0.15 build support. (#6850)

2021-10-18 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 e386b8bc18fd6f3dd20f3a03ead8dfe10882220d Author: Zhengguo Yang AuthorDate: Fri Oct 15 18:37:24 2021 +0

[incubator-doris] 13/14: [Doc] Add documents for MySQL Binlog Load (#6859)

2021-10-18 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 ead82c0e27dd09017f93c76454e14d864b6038a7 Author: xy720 <22125576+xy...@users.noreply.github.com> Author

[incubator-doris] branch branch-0.15 updated (8fa3bbf -> 259cc7b)

2021-10-18 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 8fa3bbf [Dependency] Upgrade thirdparty libs (#6766) new e386b8b [Doc] Update compile docs a

[GitHub] [incubator-doris] liu391447823 opened a new issue #6875: [Feature] I hope to support more bitmap functions with the same functions as Clickhouse

2021-10-18 Thread GitBox
liu391447823 opened a new issue #6875: URL: https://github.com/apache/incubator-doris/issues/6875 ### 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] weajun opened a new pull request #6876: [Manager] Improve agent part code

2021-10-18 Thread GitBox
weajun opened a new pull request #6876: URL: https://github.com/apache/incubator-doris/pull/6876 ## Proposed changes Remove the use of javafx ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [ ]