[GitHub] [doris] BiteTheDDDDt opened a new pull request, #15397: [Bug](function) forbid hll_union input not hll type param

2022-12-26 Thread GitBox
BiteThet opened a new pull request, #15397: URL: https://github.com/apache/doris/pull/15397 # Proposed changes ```sql select hll_union(`a`) from regression_test_index_p0.test_decimal_bitmap_index_multi_page; ``` hll_union will code dump when input decimal. ```cpp

[GitHub] [doris] morrySnow opened a new issue, #15394: support query cache and partition cache

2022-12-26 Thread GitBox
morrySnow opened a new issue, #15394: URL: https://github.com/apache/doris/issues/15394 - [ ] support table cache - [ ] support partition cache -- 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] [doris] github-actions[bot] commented on pull request #15390: [fix](broker) fix be core dump caused by broker load

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15390: URL: https://github.com/apache/doris/pull/15390#issuecomment-1365672588 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] luozenglin opened a new pull request, #15390: [fix](broker) fix be core dump caused by broker load

2022-12-26 Thread GitBox
luozenglin opened a new pull request, #15390: URL: https://github.com/apache/doris/pull/15390 # Proposed changes Issue Number: close #15389 only affects master branch, introduced by #15175 ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] luozenglin opened a new issue, #15389: [Bug] be core dump caused by broker load

2022-12-26 Thread GitBox
luozenglin opened a new issue, #15389: URL: https://github.com/apache/doris/issues/15389 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### Wha

[GitHub] [doris] sohardforaname closed pull request #14964: [Fix](Nereids)fix aggregation result error when child is empty relation

2022-12-26 Thread GitBox
sohardforaname closed pull request #14964: [Fix](Nereids)fix aggregation result error when child is empty relation URL: https://github.com/apache/doris/pull/14964 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] chenlinzhong opened a new pull request, #15388: [cherry-pick](bitmap/hll)Support return bitmap/hll data in select statem…

2022-12-26 Thread GitBox
chenlinzhong opened a new pull request, #15388: URL: https://github.com/apache/doris/pull/15388 …ent in vectorization (#15224) Support return bitmap data in select statement in vectorization mode In the scenario of using Bitmap to circle people, users need to return the Bitmap

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
github-actions[bot] commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057475814 ## be/src/olap/rowset/segment_v2/segment_iterator.h: ## @@ -166,6 +183,18 @@ class SegmentIterator : public RowwiseIterator { void _update_max_row(co

[GitHub] [doris] yangzhg merged pull request #15224: [Feature](bitmap)Support return bitmap/hll data in select statement in vectoriza…

2022-12-26 Thread GitBox
yangzhg merged PR #15224: URL: https://github.com/apache/doris/pull/15224 -- 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...@doris.apac

[doris] branch master updated: [Feature](bitmap/hll)Support return bitmap/hll data in select statement in vectorization (#15224)

2022-12-26 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 524208ab3a [Feature](bitmap/hll)Support return

[GitHub] [doris] hello-stephen commented on pull request #15386: [bug](jdbc) fix jdbc external table with char type length error

2022-12-26 Thread GitBox
hello-stephen commented on PR #15386: URL: https://github.com/apache/doris/pull/15386#issuecomment-1365653461 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.88 seconds load time: 633 seconds storage size: 17123641493 Bytes https://doris-co

[doris] branch master updated (b3f77a2e00 -> 5a8201320a)

2022-12-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b3f77a2e00 [feature](Show) add one show type cast command (#15137) add 5a8201320a [fix](nereids) group by const

[GitHub] [doris] github-actions[bot] commented on pull request #15387: [Test](Nereids) Disable some regression test for materialized index.

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15387: URL: https://github.com/apache/doris/pull/15387#issuecomment-1365649816 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 use the UR

[GitHub] [doris] morrySnow merged pull request #15322: [fix](nereids) Fix bugs of group by constants

2022-12-26 Thread GitBox
morrySnow merged PR #15322: URL: https://github.com/apache/doris/pull/15322 -- 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...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #15387: [Test](Nereids) Disable some regression test for materialized index.

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15387: URL: https://github.com/apache/doris/pull/15387#issuecomment-1365649801 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 to GitHu

[GitHub] [doris] wangshuo128 opened a new pull request, #15387: [Test](Nereids) Disable some regression test for materialized index.

2022-12-26 Thread GitBox
wangshuo128 opened a new pull request, #15387: URL: https://github.com/apache/doris/pull/15387 # Proposed changes When light schema change is enabled by default (https://github.com/apache/doris/pull/15344), regression tests that run SQL by selecting data from the materialized index

[GitHub] [doris] github-actions[bot] commented on pull request #15322: [fix](nereids) Fix bugs of group by constants

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15322: URL: https://github.com/apache/doris/pull/15322#issuecomment-1365645079 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 use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15322: [fix](nereids) Fix bugs of group by constants

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15322: URL: https://github.com/apache/doris/pull/15322#issuecomment-1365645063 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 to GitHu

[GitHub] [doris] morrySnow commented on a diff in pull request #15322: [fix](nereids) Fix bugs of group by constants

2022-12-26 Thread GitBox
morrySnow commented on code in PR #15322: URL: https://github.com/apache/doris/pull/15322#discussion_r1057466107 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/EliminateGroupByConstant.java: ## @@ -50,12 +50,18 @@ public Rule build() { Li

[doris] branch master updated (6d851b1fc9 -> b3f77a2e00)

2022-12-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6d851b1fc9 [Doc](Flink) update flink connector doc add new version #15365 add b3f77a2e00 [feature](Show) add on

[GitHub] [doris] yiguolei merged pull request #15137: [feature](Show) add one show type cast command

2022-12-26 Thread GitBox
yiguolei merged PR #15137: URL: https://github.com/apache/doris/pull/15137 -- 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...@doris.apa

[doris] branch master updated: [Doc](Flink) update flink connector doc add new version #15365

2022-12-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6d851b1fc9 [Doc](Flink) update flink connector

[GitHub] [doris] yiguolei merged pull request #15365: [Doc](Flink) update flink connector doc add new version

2022-12-26 Thread GitBox
yiguolei merged PR #15365: URL: https://github.com/apache/doris/pull/15365 -- 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...@doris.apa

[GitHub] [doris] github-actions[bot] commented on pull request #15386: [bug](jdbc) fix jdbc external table with char type length error

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15386: URL: https://github.com/apache/doris/pull/15386#issuecomment-1365639906 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris-flink-connector] 979734140 opened a new issue, #96: [Feature] Can one job works for multiples tables?

2022-12-26 Thread GitBox
979734140 opened a new issue, #96: URL: https://github.com/apache/doris-flink-connector/issues/96 ### 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] [doris] github-actions[bot] commented on pull request #15386: [bug](jdbc) fix jdbc external table with char type length error

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15386: URL: https://github.com/apache/doris/pull/15386#issuecomment-1365632822 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] zhangstar333 opened a new pull request, #15386: [bug](jdbc) fix jdbc external table with char type length error

2022-12-26 Thread GitBox
zhangstar333 opened a new pull request, #15386: URL: https://github.com/apache/doris/pull/15386 # Proposed changes Now have test pg and oracle with char(100), if data='abc' but read string data length is 100, so need trim extral spaces Issue Number: close #xxx ## Problem s

[GitHub] [doris] spaces-X commented on a diff in pull request #15382: [Enhancement](Jemalloc): enable prof & correct the conf name in jemalloc

2022-12-26 Thread GitBox
spaces-X commented on code in PR #15382: URL: https://github.com/apache/doris/pull/15382#discussion_r1057455971 ## bin/start_be.sh: ## @@ -233,7 +233,8 @@ set_tcmalloc_heap_limit() { ## set hdfs conf export LIBHDFS3_CONF="${DORIS_HOME}/conf/hdfs-site.xml" -export MALLOC_CON

[GitHub] [doris] hello-stephen commented on pull request #15383: [Feature](Nereids) Support grouping set for materialized index.

2022-12-26 Thread GitBox
hello-stephen commented on PR #15383: URL: https://github.com/apache/doris/pull/15383#issuecomment-1365624705 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.54 seconds load time: 642 seconds storage size: 17122846360 Bytes https://doris-co

[GitHub] [doris] wangshuo128 opened a new pull request, #15383: [Feature](Nereids) Support grouping set for materialized index.

2022-12-26 Thread GitBox
wangshuo128 opened a new pull request, #15383: URL: https://github.com/apache/doris/pull/15383 # Proposed changes This PR adds support for materialized index selecting when the query has grouping sets. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] github-actions[bot] commented on pull request #14531: [improvement](meta) make database,table,column names to support unicode (replace PR #13467 with this)

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1365608765 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #15382: [Enhancement](Jemalloc): enable prof & correct the conf name in jemalloc

2022-12-26 Thread GitBox
hello-stephen commented on PR #15382: URL: https://github.com/apache/doris/pull/15382#issuecomment-1365607720 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.61 seconds load time: 675 seconds storage size: 17123661231 Bytes https://doris-co

[GitHub] [doris] xinyiZzz commented on a diff in pull request #15382: [Enhancement](Jemalloc): enable prof & correct the conf name in jemalloc

2022-12-26 Thread GitBox
xinyiZzz commented on code in PR #15382: URL: https://github.com/apache/doris/pull/15382#discussion_r1057434373 ## bin/start_be.sh: ## @@ -233,7 +233,8 @@ set_tcmalloc_heap_limit() { ## set hdfs conf export LIBHDFS3_CONF="${DORIS_HOME}/conf/hdfs-site.xml" -export MALLOC_CON

[GitHub] [doris] github-actions[bot] commented on pull request #15251: [Fix](Nereids)fix repeat node nullable error bugs

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15251: URL: https://github.com/apache/doris/pull/15251#issuecomment-1365606762 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 to GitHu

[GitHub] [doris] xinyiZzz commented on a diff in pull request #15382: [Enhancement](Jemalloc): enable prof & correct the conf name in jemalloc

2022-12-26 Thread GitBox
xinyiZzz commented on code in PR #15382: URL: https://github.com/apache/doris/pull/15382#discussion_r1057434373 ## bin/start_be.sh: ## @@ -233,7 +233,8 @@ set_tcmalloc_heap_limit() { ## set hdfs conf export LIBHDFS3_CONF="${DORIS_HOME}/conf/hdfs-site.xml" -export MALLOC_CON

[GitHub] [doris] nextdreamblue closed issue #15301: [Bug] (multi-catalog) close connection when use jdbc.db which table has unsupport type

2022-12-26 Thread GitBox
nextdreamblue closed issue #15301: [Bug] (multi-catalog) close connection when use jdbc.db which table has unsupport type URL: https://github.com/apache/doris/issues/15301 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [doris] spaces-X opened a new pull request, #15382: [Enhancement](Jemalloc): enable prof & correct the conf name in jemalloc

2022-12-26 Thread GitBox
spaces-X opened a new pull request, #15382: URL: https://github.com/apache/doris/pull/15382 # Proposed changes ## Problem summary enable profile and correct the conf name in Jemalloc. ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] AshinGau commented on issue #15258: [Bug] doris::vectorized::RowGroupReader::_do_lazy_read endless loop stack explosion

2022-12-26 Thread GitBox
AshinGau commented on issue #15258: URL: https://github.com/apache/doris/issues/15258#issuecomment-1365598996 resolved by https://github.com/apache/doris/pull/15274 -- 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] [doris] hello-stephen commented on pull request #15381: [feature](remote)Add alter storage policy

2022-12-26 Thread GitBox
hello-stephen commented on PR #15381: URL: https://github.com/apache/doris/pull/15381#issuecomment-1365590812 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.78 seconds load time: 631 seconds storage size: 17123182715 Bytes https://doris-co

[doris-website] branch master updated: Update manual-deploy.yml

2022-12-26 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/doris-website.git The following commit(s) were added to refs/heads/master by this push: new b59d304eb4b Update manual-deploy.ym

[doris] 03/03: [fix](mow-uniquekey) fix dereference to nullptr in Tablet::calc_delete_bitmap (#15375)

2022-12-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit d5936eb48cb01f7b81405b6b0b6b6d7884a71851 Author: zhengshengjun AuthorDate: Tue Dec 27 11:14:25 2022 +0800

[doris] 01/03: [fix](planner) fix hll_union plan: Invalid Aggregate Operator: hll_union (#14931)

2022-12-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 1a8244b5340ba9843fad462f6421bfb5962e0017 Author: ZenoYang AuthorDate: Tue Dec 27 11:20:41 2022 +0800 [fi

[doris] 02/03: [fix](planner) set limit to nagtive value when has offset in limit (#15367)

2022-12-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 1033d71c1ba9988e8b6c879b37abce5c169bc746 Author: morrySnow <101034200+morrys...@users.noreply.github.com> Auth

[doris] branch branch-1.2-lts updated (e4ba61ec12 -> d5936eb48c)

2022-12-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from e4ba61ec12 [improvment](function) add new function substring_index (#15373) new 1a8244b534 [fix](plan

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057423658 ## be/src/vec/exprs/vectorized_fn_call.cpp: ## @@ -104,12 +104,38 @@ doris::Status VectorizedFnCall::execute(VExprContext* context, doris::vectorized size_t num_c

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057423323 ## be/src/vec/exec/scan/vscan_node.cpp: ## @@ -868,6 +880,193 @@ Status VScanNode::_normalize_noneq_binary_predicate(VExpr* expr, VExprContext* e return Status::O

[GitHub] [doris] hf200012 merged pull request #15363: [typo](docs) fix wrong date format

2022-12-26 Thread GitBox
hf200012 merged PR #15363: URL: https://github.com/apache/doris/pull/15363 -- 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...@doris.apa

[doris] branch master updated (69068f9835 -> 777b0b94bb)

2022-12-26 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/doris.git from 69068f9835 [fix](planner) fix hll_union plan: Invalid Aggregate Operator: hll_union (#14931) add 777b0b94bb

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057423065 ## be/src/exec/olap_common.h: ## @@ -476,6 +518,18 @@ Status ColumnValueRange::add_fixed_value(const CppType& value) { return Status::OK(); } +template +Statu

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057422940 ## be/src/vec/exprs/vectorized_fn_call.cpp: ## @@ -104,12 +104,36 @@ doris::Status VectorizedFnCall::execute(VExprContext* context, doris::vectorized size_t num_c

[doris] branch branch-1.2-lts updated: [improvment](function) add new function substring_index (#15373)

2022-12-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new e4ba61ec12 [improvment](funct

[GitHub] [doris] morningman merged pull request #15373: [improvment](function) add new function substring_index

2022-12-26 Thread GitBox
morningman merged PR #15373: URL: https://github.com/apache/doris/pull/15373 -- 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...@doris.a

[GitHub] [doris] github-actions[bot] commented on pull request #15373: [improvment](function) add new function substring_index

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15373: URL: https://github.com/apache/doris/pull/15373#issuecomment-1365584762 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 use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15373: [improvment](function) add new function substring_index

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15373: URL: https://github.com/apache/doris/pull/15373#issuecomment-1365584747 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 to GitHu

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057420628 ## be/src/vec/exprs/vectorized_fn_call.cpp: ## @@ -104,12 +104,38 @@ doris::Status VectorizedFnCall::execute(VExprContext* context, doris::vectorized size_t num_c

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057420628 ## be/src/vec/exprs/vectorized_fn_call.cpp: ## @@ -104,12 +104,38 @@ doris::Status VectorizedFnCall::execute(VExprContext* context, doris::vectorized size_t num_c

[GitHub] [doris] pengxiangyu opened a new pull request, #15381: [feature](remote)Add alter storage policy

2022-12-26 Thread GitBox
pengxiangyu opened a new pull request, #15381: URL: https://github.com/apache/doris/pull/15381 # Proposed changes Issue Number: close #14331 ## Problem summary If storage policy need to be change, the table need to be empty, or else the data will be upload to remote, and

[GitHub] [doris] englefly commented on a diff in pull request #15326: [fix](nereids) fix some arrgregate bugs in Nereids

2022-12-26 Thread GitBox
englefly commented on code in PR #15326: URL: https://github.com/apache/doris/pull/15326#discussion_r1057419074 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownExpressionsInHashCondition.java: ## @@ -79,7 +79,9 @@ public Rule build() {

[GitHub] [doris] englefly commented on a diff in pull request #15326: [fix](nereids) fix some arrgregate bugs in Nereids

2022-12-26 Thread GitBox
englefly commented on code in PR #15326: URL: https://github.com/apache/doris/pull/15326#discussion_r1057418856 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushdownExpressionsInHashCondition.java: ## @@ -79,7 +79,9 @@ public Rule build() {

[doris] branch master updated (99868f9929 -> 69068f9835)

2022-12-26 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/doris.git from 99868f9929 [fix](planner) set limit to nagtive value when has offset in limit (#15367) add 69068f9835 [fix](p

[GitHub] [doris] morningman merged pull request #14931: [fix](planner) fix hll_union plan: Invalid Aggregate Operator: hll_union

2022-12-26 Thread GitBox
morningman merged PR #14931: URL: https://github.com/apache/doris/pull/14931 -- 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...@doris.a

[GitHub] [doris] github-actions[bot] commented on pull request #15363: [typo](docs) fix wrong date format

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15363: URL: https://github.com/apache/doris/pull/15363#issuecomment-1365580857 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 use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15363: [typo](docs) fix wrong date format

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15363: URL: https://github.com/apache/doris/pull/15363#issuecomment-1365580845 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 to GitHu

[GitHub] [doris] Tanya-W commented on a diff in pull request #13035: [improvement](index) Support bitmap index can be applied with compound predicate when enable vectorized engine query

2022-12-26 Thread GitBox
Tanya-W commented on code in PR #13035: URL: https://github.com/apache/doris/pull/13035#discussion_r1057417439 ## be/src/exec/olap_common.h: ## @@ -335,6 +373,10 @@ class ColumnValueRange { primitive_type == PrimitiveType::TYPE

[doris] branch master updated (73957a028c -> 99868f9929)

2022-12-26 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/doris.git from 73957a028c [fix](mow-uniquekey) fix dereference to nullptr in Tablet::calc_delete_bitmap (#15375) add 99868f9

[GitHub] [doris] morningman merged pull request #15367: [fix](planner) set limit to nagtive value when has offset in limit

2022-12-26 Thread GitBox
morningman merged PR #15367: URL: https://github.com/apache/doris/pull/15367 -- 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...@doris.a

[doris] branch master updated: [fix](mow-uniquekey) fix dereference to nullptr in Tablet::calc_delete_bitmap (#15375)

2022-12-26 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 73957a028c [fix](mow-uniquekey) fix dereferen

[GitHub] [doris] morningman merged pull request #15375: [fix] fix dereference to nullptr in Tablet::calc_delete_bitmap

2022-12-26 Thread GitBox
morningman merged PR #15375: URL: https://github.com/apache/doris/pull/15375 -- 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...@doris.a

[GitHub] [doris] morningman opened a new pull request, #15380: [branch-1.2](test) fix regression test about docker compose

2022-12-26 Thread GitBox
morningman opened a new pull request, #15380: URL: https://github.com/apache/doris/pull/15380 # Proposed changes Issue Number: close #xxx ## Problem summary Fix some result of external table ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] zhannngchen commented on a diff in pull request #14722: [fix](vec) VMergeIterator add key same label for agg table

2022-12-26 Thread GitBox
zhannngchen commented on code in PR #14722: URL: https://github.com/apache/doris/pull/14722#discussion_r1057413424 ## be/src/vec/olap/vgeneric_iterators.h: ## @@ -120,6 +120,21 @@ class VMergeIteratorContext { void set_skip(bool skip) const { _skip = skip; } +bool i

[GitHub] [doris] 15374604475 opened a new pull request, #15379: [fix] data partition doc including en and zh-CN

2022-12-26 Thread GitBox
15374604475 opened a new pull request, #15379: URL: https://github.com/apache/doris/pull/15379 # Proposed changes alter partition column NOT NULL ## Problem summary when creating partition table, partition columns must be NOT NULL ## Checklist(Required) 1. D

[GitHub] [doris] zhannngchen commented on a diff in pull request #14722: [fix](vec) VMergeIterator add key same label for agg table

2022-12-26 Thread GitBox
zhannngchen commented on code in PR #14722: URL: https://github.com/apache/doris/pull/14722#discussion_r1057405886 ## be/src/vec/core/block.cpp: ## @@ -353,6 +360,10 @@ void Block::skip_num_rows(int64_t& length) { elem.column = elem.column->cut(length, origin_ro

[GitHub] [doris] zhannngchen commented on a diff in pull request #14722: [fix](vec) VMergeIterator add key same label for agg table

2022-12-26 Thread GitBox
zhannngchen commented on code in PR #14722: URL: https://github.com/apache/doris/pull/14722#discussion_r1057405813 ## be/src/vec/core/block.cpp: ## @@ -339,6 +342,10 @@ void Block::set_num_rows(size_t length) { elem.column = elem.column->cut(0, length);

[GitHub] [doris] github-actions[bot] commented on pull request #15375: [fix] fix dereference to nullptr in Tablet::calc_delete_bitmap

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15375: URL: https://github.com/apache/doris/pull/15375#issuecomment-1365554534 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 use the UR

[GitHub] [doris] hello-stephen commented on pull request #15376: [feature](nereids) support syntax: count(all * )

2022-12-26 Thread GitBox
hello-stephen commented on PR #15376: URL: https://github.com/apache/doris/pull/15376#issuecomment-1365553544 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.96 seconds load time: 639 seconds storage size: 17123279510 Bytes https://doris-co

[GitHub] [doris] maythorn300 opened a new issue, #15377: [Feature] Cold data storage to hdfs

2022-12-26 Thread GitBox
maythorn300 opened a new issue, #15377: URL: https://github.com/apache/doris/issues/15377 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description I want to store

[GitHub] [doris-website] 15374604475 opened a new pull request, #182: [FIX]data-partition doc

2022-12-26 Thread GitBox
15374604475 opened a new pull request, #182: URL: https://github.com/apache/doris-website/pull/182 when creating partition table, partition columns must be NOT NULL -- 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] [doris] englefly opened a new pull request, #15376: [feature](nereids) support syntax: count(all * )

2022-12-26 Thread GitBox
englefly opened a new pull request, #15376: URL: https://github.com/apache/doris/pull/15376 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] github-actions[bot] commented on pull request #15107: [refactor](fe) remove non vectorized code in fe

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15107: URL: https://github.com/apache/doris/pull/15107#issuecomment-1365527354 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] stalary commented on issue #15122: doris表新增字段后一直不显示新增的字段.

2022-12-26 Thread GitBox
stalary commented on issue #15122: URL: https://github.com/apache/doris/issues/15122#issuecomment-1365517479 Alter table is a async operation. -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #10121: [fix](groupingsets) deep check with grouping set in the SelectStmt analyze

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #10121: URL: https://github.com/apache/doris/pull/10121#issuecomment-1365514818 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] github-actions[bot] commented on pull request #9727: [opt] avoid memcpy when building page

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #9727: URL: https://github.com/apache/doris/pull/9727#issuecomment-1365514823 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] github-actions[bot] commented on pull request #10444: upgrade grpc version

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #10444: URL: https://github.com/apache/doris/pull/10444#issuecomment-1365514803 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] github-actions[bot] commented on pull request #10441: set 512 as default value of page cache shard num

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #10441: URL: https://github.com/apache/doris/pull/10441#issuecomment-1365514808 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] stalary commented on issue #15279: stream load写入默认值问题

2022-12-26 Thread GitBox
stalary commented on issue #15279: URL: https://github.com/apache/doris/issues/15279#issuecomment-1365514274 You use `REPLACE_IF_NOT_NULL`, you can try to use `REPLACE`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] stalary commented on issue #15371: [stream laod result stattus is success,but when I query data immediately,sometimes not find]

2022-12-26 Thread GitBox
stalary commented on issue #15371: URL: https://github.com/apache/doris/issues/15371#issuecomment-1365512982 This is a problem if your read and write connections are not on the same fe node. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] morrySnow commented on a diff in pull request #15369: [fix](nereids) fix alias

2022-12-26 Thread GitBox
morrySnow commented on code in PR #15369: URL: https://github.com/apache/doris/pull/15369#discussion_r1057297402 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -226,6 +226,7 @@ multipartIdentifier // -Expression- na

[GitHub] [doris] morrySnow commented on a diff in pull request #15369: [fix](nereids) fix alias

2022-12-26 Thread GitBox
morrySnow commented on code in PR #15369: URL: https://github.com/apache/doris/pull/15369#discussion_r1057297402 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -226,6 +226,7 @@ multipartIdentifier // -Expression- na

[GitHub] [doris] morrySnow commented on a diff in pull request #15311: [feature-wip](nereids) Implement using join

2022-12-26 Thread GitBox
morrySnow commented on code in PR #15311: URL: https://github.com/apache/doris/pull/15311#discussion_r1057296808 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/UsingJoin.java: ## @@ -0,0 +1,151 @@ +// Licensed to the Apache Software Foundation (ASF) und

[doris] branch master updated: [fix](nereids) group_bit_xxx signature update (#15318)

2022-12-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0f922a83c7 [fix](nereids) group_bit_xxx signat

[GitHub] [doris] morrySnow merged pull request #15318: [fix](nereids) group_bit_xxx signature update

2022-12-26 Thread GitBox
morrySnow merged PR #15318: URL: https://github.com/apache/doris/pull/15318 -- 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...@doris.ap

[doris] branch master updated: [Feature](Nereids) Support hll and count for materialized index. (#15275)

2022-12-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 325d247b92 [Feature](Nereids) Support hll and

[GitHub] [doris] morrySnow merged pull request #15275: [Feature](Nereids) Support hll and count for materialized index.

2022-12-26 Thread GitBox
morrySnow merged PR #15275: URL: https://github.com/apache/doris/pull/15275 -- 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...@doris.ap

[doris] branch master updated: [Enhancement](fe): replace assertTrue(X.equals(X)) with assertEquals (#15356)

2022-12-26 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 650136c32e [Enhancement](fe): replace assertTrue

[GitHub] [doris] jackwener merged pull request #15356: [Enhancement](fe): replace assertTrue(X.equals(X)) with assertEquals

2022-12-26 Thread GitBox
jackwener merged PR #15356: URL: https://github.com/apache/doris/pull/15356 -- 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...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #15356: [Enhancement](fe): replace assertTrue(X.equals(X)) with assertEquals

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15356: URL: https://github.com/apache/doris/pull/15356#issuecomment-1365278389 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 use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15356: [Enhancement](fe): replace assertTrue(X.equals(X)) with assertEquals

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15356: URL: https://github.com/apache/doris/pull/15356#issuecomment-1365278372 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 to GitHu

[doris] branch master updated (a1c6ea876f -> 8879400419)

2022-12-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a1c6ea876f [fix](inbitmap) fix core dump caused by bitmap filter with union (#15333) add 8879400419 [feature](

[GitHub] [doris] morrySnow merged pull request #15243: [feature](nereids) Support query on specific partitions

2022-12-26 Thread GitBox
morrySnow merged PR #15243: URL: https://github.com/apache/doris/pull/15243 -- 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...@doris.ap

[GitHub] [doris] github-actions[bot] commented on pull request #15275: [Feature](Nereids) Support hll and count for materialized index.

2022-12-26 Thread GitBox
github-actions[bot] commented on PR #15275: URL: https://github.com/apache/doris/pull/15275#issuecomment-1365275758 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 use the UR

  1   2   3   >