[GitHub] [incubator-doris] amosbird opened a new pull request, #9824: [Bugfix(Vec)] Fix some memory leak issues

2022-05-27 Thread GitBox
amosbird opened a new pull request, #9824: URL: https://github.com/apache/incubator-doris/pull/9824 ## Problem Summary: Fix some memory leak issues in vectorized engine. ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests been added:

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9822: [refactor] remove redundant this

2022-05-27 Thread GitBox
jackwener commented on code in PR #9822: URL: https://github.com/apache/incubator-doris/pull/9822#discussion_r884078005 ## fe/fe-core/src/main/java/org/apache/doris/backup/AbstractJob.java: ## @@ -87,7 +87,7 @@ protected AbstractJob(JobType type, String label, long dbId, String

[GitHub] [incubator-doris] dataroaring commented on a diff in pull request #9727: [opt] avoid memcpy when building page

2022-05-27 Thread GitBox
dataroaring commented on code in PR #9727: URL: https://github.com/apache/incubator-doris/pull/9727#discussion_r884074140 ## be/src/util/faststring.cc: ## @@ -37,18 +37,20 @@ void faststring::GrowToAtLeast(size_t newcapacity) { void faststring::GrowArray(size_t newcapacity) {

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9816: [Improvement] Simplify expressions for _vconjunct_ctx_ptr

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9816: URL: https://github.com/apache/incubator-doris/pull/9816#issuecomment-1140176531 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9816: [Improvement] Simplify expressions for _vconjunct_ctx_ptr

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

[GitHub] [incubator-doris] dataroaring opened a new issue, #9823: [Bug] be core dump when EqualPredicate::evaluate_or

2022-05-27 Thread GitBox
dataroaring opened a new issue, #9823: URL: https://github.com/apache/incubator-doris/issues/9823 ### 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 de

[GitHub] [incubator-doris] Gabriel39 closed issue #9719: [Bug] core dump when select from table

2022-05-27 Thread GitBox
Gabriel39 closed issue #9719: [Bug] core dump when select from table URL: https://github.com/apache/incubator-doris/issues/9719 -- 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.

[GitHub] [incubator-doris] Jibing-Li commented on a diff in pull request #9752: [feature](hudi) Step2: Support query hudi external table(include cow and mor table) #9559

2022-05-27 Thread GitBox
Jibing-Li commented on code in PR #9752: URL: https://github.com/apache/incubator-doris/pull/9752#discussion_r884061876 ## fe/fe-core/src/main/java/org/apache/doris/analysis/Analyzer.java: ## @@ -626,6 +628,11 @@ public TableRef resolveTableRef(TableRef tableRef) throws Analysi

[incubator-doris] branch master updated: [feature][config] introduce a new BE config storage_page_cache_shard_size (#9821)

2022-05-27 Thread gaodayue
This is an automated email from the ASF dual-hosted git repository. gaodayue 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 4d1e926b6c [feature][config] introduc

[GitHub] [incubator-doris] gaodayue merged pull request #9821: [feature][config] introduce a new BE config storage_page_cache_shard_size

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

[GitHub] [incubator-doris] morningman commented on pull request #9786: There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it.

2022-05-27 Thread GitBox
morningman commented on PR #9786: URL: https://github.com/apache/incubator-doris/pull/9786#issuecomment-1140136621 Currently, Doris has row policy and storage policy. But they all apply to the table granularity, actually they can both called table policy. So I think it is not suitable

[GitHub] [incubator-doris] morningman commented on a diff in pull request #9786: There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it.

2022-05-27 Thread GitBox
morningman commented on code in PR #9786: URL: https://github.com/apache/incubator-doris/pull/9786#discussion_r884050084 ## fe/fe-core/src/main/java/org/apache/doris/policy/Policy.java: ## @@ -18,79 +18,61 @@ package org.apache.doris.policy; import org.apache.doris.analysis.

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9778: [Bug] sql block rule npe

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9821: [feature][config] introduce a new BE config storage_page_cache_shard_size

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9821: [feature][config] introduce a new BE config storage_page_cache_shard_size

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9821: URL: https://github.com/apache/incubator-doris/pull/9821#issuecomment-1140133013 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] morningman commented on a diff in pull request #9778: [Bug] sql block rule npe

2022-05-27 Thread GitBox
morningman commented on code in PR #9778: URL: https://github.com/apache/incubator-doris/pull/9778#discussion_r884049148 ## regression-test/conf/regression-conf.groovy: ## @@ -28,7 +28,7 @@ feHttpAddress = "127.0.0.1:8030" feHttpUser = "root" feHttpPassword = "" -beHttpAddre

[GitHub] [incubator-doris] Vikasss7663 commented on issue #9775: [Enhancement] Remove the redundant `this.`

2022-05-27 Thread GitBox
Vikasss7663 commented on issue #9775: URL: https://github.com/apache/incubator-doris/issues/9775#issuecomment-1139766728 I don't feel like it's my first 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] Vikasss7663 opened a new pull request, #9822: remove redundant this

2022-05-27 Thread GitBox
Vikasss7663 opened a new pull request, #9822: URL: https://github.com/apache/incubator-doris/pull/9822 # Proposed changes Removing redundant this, since it is required mostly in constructor. Issue Number: #9775 ## Problem Summary: ### Before pr: ``` publ

[GitHub] [incubator-doris] Vikasss7663 commented on issue #9775: [Enhancement] Remove the redundant `this.`

2022-05-27 Thread GitBox
Vikasss7663 commented on issue #9775: URL: https://github.com/apache/incubator-doris/issues/9775#issuecomment-1139753437 can you help me with what should I write in PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] morrySnow commented on a diff in pull request #9739: [Enhancement][fix] Add a rewrite rule to optimize InPredicate.

2022-05-27 Thread GitBox
morrySnow commented on code in PR #9739: URL: https://github.com/apache/incubator-doris/pull/9739#discussion_r883719449 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/RewriteInPredicateRule.java: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundation (ASF) und

[incubator-doris] branch dev-1.0.1 updated: [hotfix](expr) fix memory leak in expr (#9820)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new 96ad450eac [hotfix](expr) fix

[GitHub] [incubator-doris] morningman merged pull request #9820: [bugfix](expr) fix memory leak in expr

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

[incubator-doris] 08/08: [fix] Fix bug of bloom filter hash value calculation error (#9802)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit d2a8a399be2024e0429fff677f38a11198f215e3 Author: Luwei <814383...@qq.com> AuthorDate: Fri May 27 20:44:26

[incubator-doris] 05/08: [feature] add zstd compression codec (#9747)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 5bfc8e9cb1b4cb98168cd979f07d9c4e1650e5eb Author: Kang AuthorDate: Fri May 27 21:56:18 2022 +0800 [f

[incubator-doris] 01/08: [fix](resource-tag) Consider resource tags when assigning tasks for broker & routine load (#9492)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit d0c4b5c503ffea1b41566e01126ad6522ab11e98 Author: Mingyu Chen AuthorDate: Thu May 26 08:42:09 2022 +0800

[incubator-doris] 02/08: [bugfix]teach BufferedBlockMgr2 track memory right (#9722)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 0dce0ff70c3f4350a0419ac1c609e4a9db0e3242 Author: Yongqiang YANG <98214048+dataroar...@users.noreply.githu

[incubator-doris] branch dev-1.0.1 updated (d752946faa -> d2a8a399be)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git from d752946faa [hotfix] fix load with close wait failed error new d0c4b5c503 [fix](resource-tag) Cons

[incubator-doris] 06/08: [security] update canal version to fix fastjson security issue (#9763)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 1cc0693a00e0f843ac799f2b8a8df829d369f6f6 Author: Zhengguo Yang AuthorDate: Wed May 25 18:22:37 2022 +080

[incubator-doris] 04/08: [bugfix] fix memleak in olapscannode(#9736)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit e34be8663dcd13f188d92a795955f70a63174d56 Author: jacktengg <18241664+jackte...@users.noreply.github.com>

[incubator-doris] 03/08: [fix](function) If function adds type inference (#9728)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 37410280c8be2dc50ec155d3270456f48de2acc9 Author: Stalary AuthorDate: Thu May 26 22:43:18 2022 +0800

[incubator-doris] 07/08: [config] Add backend_rpc_timeout_second in FE config (#9779)

2022-05-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 93f0d50bc66c0a960a04b0de0ec75f6c50c17f6f Author: pengxiangyu AuthorDate: Fri May 27 21:58:09 2022 +0800

[GitHub] [incubator-doris] gaodayue opened a new pull request, #9821: [feature][config] introduce a new BE config storage_page_cache_shard_size

2022-05-27 Thread GitBox
gaodayue opened a new pull request, #9821: URL: https://github.com/apache/incubator-doris/pull/9821 # Proposed changes Make shard size of storage page cache configurable. The current hardcode value `16` is not sufficient when deploying doris on larger machine. ## Problem Summar

[GitHub] [incubator-doris] carlvinhust2012 commented on a diff in pull request #9814: [doc]Add common error messages to doris backup

2022-05-27 Thread GitBox
carlvinhust2012 commented on code in PR #9814: URL: https://github.com/apache/incubator-doris/pull/9814#discussion_r883669025 ## docs/zh-CN/admin-manual/data-admin/backup.md: ## @@ -141,10 +141,21 @@ BACKUP的更多用法可参考 [这里](../../sql-manual/sql-reference/Data-Defi ## 重点说明 1. 备份

[GitHub] [incubator-doris] morningman merged pull request #9785: [doc] Add a note about the version of checkstyle

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

[incubator-doris] branch master updated: [doc] Add a note about the version of checkstyle (#9785)

2022-05-27 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 cfe640c37b [doc] Add a note about t

[GitHub] [incubator-doris] morningman closed issue #9784: [Enhancement][doc] Add a note about the version of checkstyle

2022-05-27 Thread GitBox
morningman closed issue #9784: [Enhancement][doc] Add a note about the version of checkstyle URL: https://github.com/apache/incubator-doris/issues/9784 -- 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 t

[incubator-doris] branch master updated: [config] Add backend_rpc_timeout_second in FE config (#9779)

2022-05-27 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 ee1bed46be [config] Add backend_rpc

[GitHub] [incubator-doris] morningman merged pull request #9779: Add backend_rpc_timeout_second in AdminConfig

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

[GitHub] [incubator-doris] morningman closed pull request #9488: fix test compile error in vtablet_sink_test.cpp when use clang

2022-05-27 Thread GitBox
morningman closed pull request #9488: fix test compile error in vtablet_sink_test.cpp when use clang URL: https://github.com/apache/incubator-doris/pull/9488 -- 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 t

[incubator-doris] branch master updated: [doc] website document update (#9776)

2022-05-27 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 77de4869ed [doc] website document u

[GitHub] [incubator-doris] morningman merged pull request #9776: [optimiz] website document update

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

[GitHub] [incubator-doris] morningman merged pull request #9747: add zstd compression codec

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

[incubator-doris] branch master updated: [feature] add zstd compression codec (#9747)

2022-05-27 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 efdb3b79a5 [feature] add zstd compr

[incubator-doris] branch master updated: [feature] Support compression prop (#8923)

2022-05-27 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 b2c2cdb122 [feature] Support compre

[GitHub] [incubator-doris] morningman closed issue #8427: 压缩算法加强[Enhancement]

2022-05-27 Thread GitBox
morningman closed issue #8427: 压缩算法加强[Enhancement] URL: https://github.com/apache/incubator-doris/issues/8427 -- 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

[GitHub] [incubator-doris] morningman merged pull request #8923: [Feature] Support compression prop

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

[GitHub] [incubator-doris] yixiutt opened a new pull request, #9820: [bugfix](expr) fix memory leak in expr, already fix in pr #9280 which is

2022-05-27 Thread GitBox
yixiutt opened a new pull request, #9820: URL: https://github.com/apache/incubator-doris/pull/9820 too big to merge to 1.0.1 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Do

[GitHub] [incubator-doris] jackwener commented on issue #9775: [Enhancement] Remove the redundant `this.`

2022-05-27 Thread GitBox
jackwener commented on issue #9775: URL: https://github.com/apache/incubator-doris/issues/9775#issuecomment-1139602361 you can spilt them into multiple PR VISHAL SINGH ***@***.***> 于 2022年5月27日周五 19:15写道: > I have removed from these 7 packages, should I create pr now or after

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9783: [chore] (community) update IntelliJ IDEA style file

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9783: URL: https://github.com/apache/incubator-doris/pull/9783#issuecomment-1139595358 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9783: [chore] (community) update IntelliJ IDEA style file

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9796: [tools]add ssb flat test scripts

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9796: [tools]add ssb flat test scripts

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9796: URL: https://github.com/apache/incubator-doris/pull/9796#issuecomment-1139588115 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[incubator-doris] branch master updated: [doc] fix typos in bloomfilter.md (#9806)

2022-05-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ea4eaf1411 [doc] fix typos in bloo

[GitHub] [incubator-doris] dataroaring merged pull request #9806: Update bloomfilter.md

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

[incubator-doris] branch master updated: [fix] Fix bug of bloom filter hash value calculation error (#9802)

2022-05-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 af2cfa2db4 [fix] Fix bug of bloom

[GitHub] [incubator-doris] dataroaring merged pull request #9802: Fix bug of bloom filter hash value calculation error

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

[GitHub] [incubator-doris] dataroaring closed issue #9800: [Bug] Low cardinality dictionary bloom filter calculates hash value incorrectly

2022-05-27 Thread GitBox
dataroaring closed issue #9800: [Bug] Low cardinality dictionary bloom filter calculates hash value incorrectly URL: https://github.com/apache/incubator-doris/issues/9800 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[incubator-doris] branch master updated: [chore] Update .gitignore to ignore generated files in tools (#9782)

2022-05-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 a52e91a140 [chore] Update .gitigno

[GitHub] [incubator-doris] dataroaring merged pull request #9782: [chore] Update .gitignore to ignore generated files in tools

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

[GitHub] [incubator-doris] dataroaring closed issue #9781: [Enhancement] Need to ignore generated files in tools by updating .gitignore

2022-05-27 Thread GitBox
dataroaring closed issue #9781: [Enhancement] Need to ignore generated files in tools by updating .gitignore URL: https://github.com/apache/incubator-doris/issues/9781 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9782: [chore] Update .gitignore to ignore generated files in tools

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9782: URL: https://github.com/apache/incubator-doris/pull/9782#issuecomment-1139583525 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9782: [chore] Update .gitignore to ignore generated files in tools

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9817: [test] Add regression test case for multiple column delete.

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9817: URL: https://github.com/apache/incubator-doris/pull/9817#issuecomment-1139581259 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9817: [test] Add regression test case for multiple column delete.

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

[GitHub] [incubator-doris] morrySnow opened a new pull request, #9819: [optimize](planner)remove redundant conjuncts on plan node

2022-05-27 Thread GitBox
morrySnow opened a new pull request, #9819: URL: https://github.com/apache/incubator-doris/pull/9819 # Proposed changes This PR try to remove redundant conjuncts on plan node when generate Single Node Plan ## Problem Summary: Currently, Doris cannot remove redundant expr

[GitHub] [incubator-doris] dataroaring opened a new pull request, #9818: handle ComlumnDictionary in evaluate_and and evaluate_or

2022-05-27 Thread GitBox
dataroaring opened a new pull request, #9818: URL: https://github.com/apache/incubator-doris/pull/9818 # Proposed changes Issue Number: close #xxx ## Problem Summary: Be core dump when handle delete predicates on key. ## Checklist(Required) 1. Does it affect

[GitHub] [incubator-doris] BiteTheDDDDt commented on pull request #9816: [Improvement] Simplify expressions for _vconjunct_ctx_ptr

2022-05-27 Thread GitBox
BiteThet commented on PR #9816: URL: https://github.com/apache/incubator-doris/pull/9816#issuecomment-1139523815 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [incubator-doris] Vikasss7663 commented on issue #9775: [Enhancement] Remove the redundant `this.`

2022-05-27 Thread GitBox
Vikasss7663 commented on issue #9775: URL: https://github.com/apache/incubator-doris/issues/9775#issuecomment-1139522715 I have removed from these 7 packages, should I create pr now or after doing in all packages because that would be huge. 1. alter 2. analysis 3. backup 4.

[incubator-doris-website] branch master updated: 2

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git The following commit(s) were added to refs/heads/master by this push: new 8b7481172b 2 8b7481172b i

[GitHub] [incubator-doris] stalary commented on pull request #9786: There is Policy which is not on TABLE, Policy should be a base class, and use TablePolicy to extends it.

2022-05-27 Thread GitBox
stalary commented on PR #9786: URL: https://github.com/apache/incubator-doris/pull/9786#issuecomment-1139489259 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [incubator-doris] yangzhg opened a new pull request, #9815: [chore] fix some compatible problems on old linux distributions

2022-05-27 Thread GitBox
yangzhg opened a new pull request, #9815: URL: https://github.com/apache/incubator-doris/pull/9815 # Proposed changes Issue Number: close #xxx ## Problem Summary: fix some compatible problems on old linux distributions ## Checklist(Required) 1. Does it affect t

[GitHub] [incubator-doris] caoliang-web opened a new pull request, #9814: [doc]Add common error messages to doris backup

2022-05-27 Thread GitBox
caoliang-web opened a new pull request, #9814: URL: https://github.com/apache/incubator-doris/pull/9814 ## Problem Summary: Add common error messages to doris backup ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests

[GitHub] [incubator-doris] morningman commented on pull request #9812: [feature-wip](multi-catalog) Add basic class and interface for multi catalog support

2022-05-27 Thread GitBox
morningman commented on PR #9812: URL: https://github.com/apache/incubator-doris/pull/9812#issuecomment-1139481503 > Maybe we should add `getStatistics` interface to the `ExternalDataSource` class? Agree! -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-doris] Gabriel39 commented on pull request #9812: [feature-wip](multi-catalog) Add basic class and interface for multi catalog support

2022-05-27 Thread GitBox
Gabriel39 commented on PR #9812: URL: https://github.com/apache/incubator-doris/pull/9812#issuecomment-1139480163 Maybe we should add `getStatistics` interface to the `ExternalDataSource` class? -- This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-doris-website] branch master updated (9996601c10 -> 774b3c9e66)

2022-05-27 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-website.git from 9996601c10 [chore] update node memory limit to 4g new 9b848da23c JavaScript heap out of me

[incubator-doris-website] 02/03: JavaScript heap out of memory

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git commit 1b95b4551db993f4a68f52510d3f0ccb6b60ca29 Merge: 9b848da23c 9996601c10 Author: jiafeng.zhang Autho

[incubator-doris-website] 03/03: 1

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git commit 774b3c9e661814e3042eb82182f492cff07e6646 Author: jiafeng.zhang AuthorDate: Fri May 27 18:13:54 20

[incubator-doris-website] 01/03: JavaScript heap out of memory

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git commit 9b848da23cba1f8ef700dc23720de577b2ed3349 Author: jiafeng.zhang AuthorDate: Fri May 27 18:07:39 20

[GitHub] [incubator-doris] morningman opened a new issue, #9813: [Proposal] Support multi catalog

2022-05-27 Thread GitBox
morningman opened a new issue, #9813: URL: https://github.com/apache/incubator-doris/issues/9813 ### 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] morningman opened a new pull request, #9812: [feature-wip](multi-catalog) Add basic class and interface for multi catalog support

2022-05-27 Thread GitBox
morningman opened a new pull request, #9812: URL: https://github.com/apache/incubator-doris/pull/9812 # Proposed changes Issue Number: close #xxx ## Problem Summary: Proposal can be found here: [DSIP-014](https://cwiki.apache.org/confluence/display/DORIS/DSIP-014%3A+Mult

[GitHub] [incubator-doris] chenlinzhong commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-05-27 Thread GitBox
chenlinzhong commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r883448478 ## be/src/common/config.h: ## @@ -743,6 +743,9 @@ CONF_Int32(object_pool_buffer_size, "100"); // ParquetReaderWrap prefetch buffer size CONF_Int32(parquet

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request, #9811: [Feature] [Vectorized] Some pre-refactorings or interface additions for schema change

2022-05-27 Thread GitBox
BiteThet opened a new pull request, #9811: URL: https://github.com/apache/incubator-doris/pull/9811 # Proposed changes This pr is part of #9375, included some refactorings or interface additions. ## Problem Summary: Describe the overview of changes. ## Checklis

[GitHub] [incubator-doris] BiteTheDDDDt opened a new issue, #9810: [Feature] [Vectorized] support vectorized schema change

2022-05-27 Thread GitBox
BiteThet opened a new issue, #9810: URL: https://github.com/apache/incubator-doris/issues/9810 ### 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] hf200012 closed pull request #9480: [fix] compile doc

2022-05-27 Thread GitBox
hf200012 closed pull request #9480: [fix] compile doc URL: https://github.com/apache/incubator-doris/pull/9480 -- 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

[incubator-doris] branch master updated: [doc] Updated the compilation and deployment chapter in the documentation (#9702)

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 b2b9463537 [doc] Updated the comp

[GitHub] [incubator-doris] hf200012 merged pull request #9702: [doc] Updated the compilation and deployment chapter in the documentation

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

[GitHub] [incubator-doris] adonis0147 commented on pull request #9767: [enhancement](style): polish the `checkstyle`

2022-05-27 Thread GitBox
adonis0147 commented on PR #9767: URL: https://github.com/apache/incubator-doris/pull/9767#issuecomment-1139431200 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[incubator-doris] branch master updated: fix the format error of en doc. (#9756)

2022-05-27 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 8019da4504 fix the format error o

[GitHub] [incubator-doris] hf200012 merged pull request #9756: [Refactor][doc]Fix formatting issues in English documents.

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

[incubator-doris] branch master updated (b07004e2f7 -> dbc2feb31a)

2022-05-27 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 b07004e2f7 [fix]Documentation fixes (#9787) add dbc2feb31a modify bloomfilter.md (#9798) No new r

[GitHub] [incubator-doris] hf200012 merged pull request #9798: modify bloomfilter doc

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

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

2022-05-27 Thread GitBox
github-actions[bot] commented on PR #9806: URL: https://github.com/apache/incubator-doris/pull/9806#issuecomment-1139431027 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

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

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

[GitHub] [incubator-doris] adonis0147 commented on pull request #9767: [enhancement](style): polish the `checkstyle`

2022-05-27 Thread GitBox
adonis0147 commented on PR #9767: URL: https://github.com/apache/incubator-doris/pull/9767#issuecomment-1139430472 Ok, you didn't use the snapshot in the English docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [incubator-doris] jackwener commented on pull request #9767: [enhancement](style): polish the `checkstyle`

2022-05-27 Thread GitBox
jackwener commented on PR #9767: URL: https://github.com/apache/incubator-doris/pull/9767#issuecomment-1139421967 > Hi @jackwener , would you like to translate the notes in English and use them in snapshot (idea-checkstyle-plugin.png)? I think it's unnecessary, because English doc is

[GitHub] [incubator-doris] adonis0147 commented on pull request #9767: [enhancement](style): polish the `checkstyle`

2022-05-27 Thread GitBox
adonis0147 commented on PR #9767: URL: https://github.com/apache/incubator-doris/pull/9767#issuecomment-1139420175 Hi @jackwener , would you like to translate the notes in English and use them in snapshot (idea-checkstyle-plugin.png)? -- This is an automated message from the Apache Git Se

[GitHub] [incubator-doris] dujl commented on pull request #9752: [feature](hudi) Step2: Support query hudi external table(include cow and mor table) #9559

2022-05-27 Thread GitBox
dujl commented on PR #9752: URL: https://github.com/apache/incubator-doris/pull/9752#issuecomment-1139416878 @morningman @Jibing-Li please help to review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-doris] adonis0147 opened a new pull request, #9809: [feature-wip](array-type) Support array type which doesn't contain null

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

[GitHub] [incubator-doris] adonis0147 opened a new issue, #9808: [feature-wip](array-type) Support array type which doesn't contain null

2022-05-27 Thread GitBox
adonis0147 opened a new issue, #9808: URL: https://github.com/apache/incubator-doris/issues/9808 ### 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] yangzhg commented on a diff in pull request #9804: [Feature] compaction quickly for small data import #9791

2022-05-27 Thread GitBox
yangzhg commented on code in PR #9804: URL: https://github.com/apache/incubator-doris/pull/9804#discussion_r883375187 ## be/src/agent/task_worker_pool.cpp: ## @@ -717,7 +719,18 @@ void TaskWorkerPool::_publish_version_worker_thread_callback() { << ", e

  1   2   >