[GitHub] [doris] hello-stephen commented on pull request #15155: [fix](executor) fix some npe and add some error info

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #11579: [Feature](NGram BloomFilter Index) add new ngram bloom filter index to speed up like query

2022-12-18 Thread GitBox
github-actions[bot] commented on code in PR #11579: URL: https://github.com/apache/doris/pull/11579#discussion_r1051554692 ## be/test/olap/itoken_extractor_test.cpp: ## @@ -0,0 +1,78 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[GitHub] [doris] maochongxin commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
maochongxin commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1356741818 > Great job! Could you also add some documents for this new function? Ok, let me do this -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [doris] TangSiyang2001 commented on issue #11706: Good First Issue

2022-12-18 Thread GitBox
TangSiyang2001 commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1356760148 > Good luck! If you have any questions, I am willing to help! Hi,I realized that `argmax` and `argmin` seem to act the same role of `max_by` and `min_by`.May I just trea

[GitHub] [doris] Jibing-Li opened a new pull request, #15156: [Regression](multi catalog)P2 regression case for external hms catalog on emr.

2022-12-18 Thread GitBox
Jibing-Li opened a new pull request, #15156: URL: https://github.com/apache/doris/pull/15156 # Proposed changes Issue Number: close #xxx ## Problem summary Regression cases for external hms catalog. Cases are copied from doris p2 cases: yandex brown github_event

[GitHub] [doris] hello-stephen commented on pull request #15156: [Regression](multi catalog)P2 regression case for external hms catalog on emr.

2022-12-18 Thread GitBox
hello-stephen commented on PR #15156: URL: https://github.com/apache/doris/pull/15156#issuecomment-1356768360 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.74 seconds load time: 628 seconds storage size: 17122844904 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15040: [Pipeline](runtime filter) Support runtime filters on pipeline engine

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15040: URL: https://github.com/apache/doris/pull/15040#issuecomment-1356771376 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 #15040: [Pipeline](runtime filter) Support runtime filters on pipeline engine

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15040: URL: https://github.com/apache/doris/pull/15040#issuecomment-1356771363 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] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1356774638 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] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1356775155 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] liutang123 commented on a diff in pull request #15124: [Pipeline] Add MLFQ when schedule

2022-12-18 Thread GitBox
liutang123 commented on code in PR #15124: URL: https://github.com/apache/doris/pull/15124#discussion_r1051589276 ## be/src/pipeline/task_queue.cpp: ## @@ -0,0 +1,192 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. S

[GitHub] [doris] github-actions[bot] commented on pull request #15156: [Regression](multi catalog)P2 regression case for external hms catalog on emr.

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15156: URL: https://github.com/apache/doris/pull/15156#issuecomment-1356788943 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] github-actions[bot] commented on pull request #15156: [Regression](multi catalog)P2 regression case for external hms catalog on emr.

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15156: URL: https://github.com/apache/doris/pull/15156#issuecomment-1356788951 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

[doris] branch branch-1.2-lts updated: [cherrypick](datev2-decimalv3) refine function expr of datev2 & compute accurate round value by decimal (#15103)

2022-12-18 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 b6738c1938 [cherrypick](datev

[GitHub] [doris] morningman merged pull request #15103: [cherrypick](datev2-decimalv3) refine function expr of datev2 & compute accurate round value by decimal

2022-12-18 Thread GitBox
morningman merged PR #15103: URL: https://github.com/apache/doris/pull/15103 -- 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 merged pull request #15152: [Bug](decimalv3) Fix wrong argument for min_by/max_by

2022-12-18 Thread GitBox
morningman merged PR #15152: URL: https://github.com/apache/doris/pull/15152 -- 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 branch-1.2-lts updated: [fix](decimalv3) Fix wrong argument for min_by/max_by (#15152)

2022-12-18 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 b569a3bbdb [fix](decimalv3) F

[GitHub] [doris] hello-stephen commented on pull request #15144: [fix](auth) fix bug that user info may lost when upgrading to 1.2.0

2022-12-18 Thread GitBox
hello-stephen commented on PR #15144: URL: https://github.com/apache/doris/pull/15144#issuecomment-1356802022 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.4 seconds load time: 687 seconds storage size: 17123386239 Bytes https://doris-com

[GitHub] [doris] Gabriel39 merged pull request #15040: [Pipeline](runtime filter) Support runtime filters on pipeline engine

2022-12-18 Thread GitBox
Gabriel39 merged PR #15040: URL: https://github.com/apache/doris/pull/15040 -- 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: [Pipeline](runtime filter) Support runtime filters on pipeline engine (#15040)

2022-12-18 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 13bc8c2ef8 [Pipeline](runtime filter) Support

[GitHub] [doris] github-actions[bot] commented on pull request #14827: [Refactor](Nerieds) Refactor aggregate function/plan/rules and support related cbo rules

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #14827: URL: https://github.com/apache/doris/pull/14827#issuecomment-1356802536 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] github-actions[bot] commented on pull request #14827: [Refactor](Nerieds) Refactor aggregate function/plan/rules and support related cbo rules

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #14827: URL: https://github.com/apache/doris/pull/14827#issuecomment-1356802549 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 #14827: [Refactor](Nerieds) Refactor aggregate function/plan/rules and support related cbo rules

2022-12-18 Thread GitBox
morrySnow merged PR #14827: URL: https://github.com/apache/doris/pull/14827 -- 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] morningman commented on a diff in pull request #14978: [refactor](resource) use resource to create external catalog

2022-12-18 Thread GitBox
morningman commented on code in PR #14978: URL: https://github.com/apache/doris/pull/14978#discussion_r1051608594 ## fe/fe-core/src/main/java/org/apache/doris/datasource/CatalogProperty.java: ## @@ -17,88 +17,108 @@ package org.apache.doris.datasource; -import org.apache.do

[GitHub] [doris] sohardforaname opened a new pull request, #15157: [Fix](Nereids)fix be core when select constant expression

2022-12-18 Thread GitBox
sohardforaname opened a new pull request, #15157: URL: https://github.com/apache/doris/pull/15157 # Proposed changes Issue Number: close #xxx ## Problem summary fix be core when select !2 ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #15157: [Fix](Nereids)fix be core when select constant expression

2022-12-18 Thread GitBox
hello-stephen commented on PR #15157: URL: https://github.com/apache/doris/pull/15157#issuecomment-1356810731 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.86 seconds load time: 656 seconds storage size: 17123062790 Bytes https://doris-co

[GitHub] [doris] 0xflotus opened a new pull request, #15158: docs: fix small error

2022-12-18 Thread GitBox
0xflotus opened a new pull request, #15158: URL: https://github.com/apache/doris/pull/15158 I only fixed a small error in docs. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it aff

[GitHub] [doris] github-actions[bot] commented on pull request #10314: [Bug] Case clause is not supported for column in grouping set

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #10314: URL: https://github.com/apache/doris/pull/10314#issuecomment-1356910869 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] closed pull request #10266: [refactor] remove scheam hash

2022-12-18 Thread GitBox
github-actions[bot] closed pull request #10266: [refactor] remove scheam hash URL: https://github.com/apache/doris/pull/10266 -- 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] [doris] yiguolei merged pull request #15156: [Regression](multi catalog)P2 regression case for external hms catalog on emr.

2022-12-18 Thread GitBox
yiguolei merged PR #15156: URL: https://github.com/apache/doris/pull/15156 -- 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 (af4d9b636a -> 3506b568ff)

2022-12-18 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 af4d9b636a [refactor](Nerieds) Refactor aggregate function/plan/rules and support related cbo rules (#14827) ad

[GitHub] [doris] yiguolei closed issue #14999: [Bug] Adding dynamic partitions failed when the create table statement with colocate_with has inconsistent buckets

2022-12-18 Thread GitBox
yiguolei closed issue #14999: [Bug] Adding dynamic partitions failed when the create table statement with colocate_with has inconsistent buckets URL: https://github.com/apache/doris/issues/14999 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] yiguolei merged pull request #15071: [fix](schema) Fix create table error if Colocate tables not equal to bucket num

2022-12-18 Thread GitBox
yiguolei merged PR #15071: URL: https://github.com/apache/doris/pull/15071 -- 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: [fix](schema) Fix create table error if Colocate tables not equal to bucket num (#15071)

2022-12-18 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 a75c302bdb [fix](schema) Fix create table error

[GitHub] [doris] morningman commented on pull request #15143: [fix](having-clause) having clause do not works correct with same alias name

2022-12-18 Thread GitBox
morningman commented on PR #15143: URL: https://github.com/apache/doris/pull/15143#issuecomment-1356953235 please add regression test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [doris] yiguolei merged pull request #15080: [enhancement](signal) output query_id when 'be' core dumped

2022-12-18 Thread GitBox
yiguolei merged PR #15080: URL: https://github.com/apache/doris/pull/15080 -- 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 (a75c302bdb -> 8a08085356)

2022-12-18 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 a75c302bdb [fix](schema) Fix create table error if Colocate tables not equal to bucket num (#15071) add 8a08085

[GitHub] [doris] yiguolei merged pull request #15151: [bug](udaf) fix java udaf incorrect get null value with row

2022-12-18 Thread GitBox
yiguolei merged PR #15151: URL: https://github.com/apache/doris/pull/15151 -- 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: [bug](udaf) fix java udaf incorrect get null value with row (#15151)

2022-12-18 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 17e14e9a63 [bug](udaf) fix java udaf incorrect

[GitHub] [doris] yiguolei closed issue #14994: [Bug] (merge-on-write) get many rows with same key from merge-on-write table

2022-12-18 Thread GitBox
yiguolei closed issue #14994: [Bug] (merge-on-write) get many rows with same key from merge-on-write table URL: https://github.com/apache/doris/issues/14994 -- 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] [doris] yiguolei merged pull request #14995: [fix](merge-on-write) delete all rows with same key in all pre segments

2022-12-18 Thread GitBox
yiguolei merged PR #14995: URL: https://github.com/apache/doris/pull/14995 -- 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 (17e14e9a63 -> 1ed5ad3a16)

2022-12-18 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 17e14e9a63 [bug](udaf) fix java udaf incorrect get null value with row (#15151) add 1ed5ad3a16 [fix](merge-on-w

[GitHub] [doris] AshinGau commented on a diff in pull request #14978: [refactor](resource) use resource to create external catalog

2022-12-18 Thread GitBox
AshinGau commented on code in PR #14978: URL: https://github.com/apache/doris/pull/14978#discussion_r1051739236 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Resource.java: ## @@ -78,6 +107,26 @@ public static Resource fromStmt(CreateResourceStmt stmt) throws DdlExceptio

[GitHub] [doris] yiguolei merged pull request #15153: [Bug](decimalv3) Fix wrong argument for min_by/max_by

2022-12-18 Thread GitBox
yiguolei merged PR #15153: URL: https://github.com/apache/doris/pull/15153 -- 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 (1ed5ad3a16 -> 0b6054a4ce)

2022-12-18 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 1ed5ad3a16 [fix](merge-on-write) delete all rows with same key in all pre segments (#14995) add 0b6054a4ce [Bug

[GitHub] [doris] github-actions[bot] commented on pull request #15101: [enhancement](load) verify the number of rows between different replicas when load data to avoid data inconsistency

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15101: URL: https://github.com/apache/doris/pull/15101#issuecomment-1357003933 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] 924060929 commented on pull request #15038: [nereids](function)fix encryption function translation bug

2022-12-18 Thread GitBox
924060929 commented on PR #15038: URL: https://github.com/apache/doris/pull/15038#issuecomment-1357005475 I think we should create new function like `checkArguments` in the new ScalarFunction, and do the check in the analysis stage -- This is an automated message from the Apache Git Servi

[GitHub] [doris] yangzhg closed issue #15056: [Bug] broker load failed

2022-12-18 Thread GitBox
yangzhg closed issue #15056: [Bug] broker load failed URL: https://github.com/apache/doris/issues/15056 -- 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:

[GitHub] [doris] yangzhg merged pull request #15057: [fix](brokerload) fix broker load failed caused by the error path

2022-12-18 Thread GitBox
yangzhg merged PR #15057: URL: https://github.com/apache/doris/pull/15057 -- 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 (0b6054a4ce -> 07f5d9562c)

2022-12-18 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0b6054a4ce [Bug](decimalv3) Fix wrong argument for min_by/max_by (#15153) add 07f5d9562c [fix](brokerload) fix b

[GitHub] [doris] jacktengg opened a new issue, #15159: [Bug] AddressSanitizer: heap-use-after-free in DataStreamRecvr::SenderQueue::add_block

2022-12-18 Thread GitBox
jacktengg opened a new issue, #15159: URL: https://github.com/apache/doris/issues/15159 ### 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 master0b6054a4ce9dd5e2

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

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15107: URL: https://github.com/apache/doris/pull/15107#issuecomment-1357012735 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] github-actions[bot] commented on pull request #15107: [refactor](fe) remove non vectorized code in fe

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15107: URL: https://github.com/apache/doris/pull/15107#issuecomment-1357012752 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] jacktengg opened a new pull request, #15160: [fix](counter) fix coredump caused by updating destroyed counter

2022-12-18 Thread GitBox
jacktengg opened a new pull request, #15160: URL: https://github.com/apache/doris/pull/15160 # Proposed changes Issue Number: close #15159 ## Problem summary VDataStreamRecvr may have been closed when it receive blocks, update counter need to be protected by _lock and ch

[GitHub] [doris] github-actions[bot] commented on pull request #15160: [fix](counter) fix coredump caused by updating destroyed counter

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15160: URL: https://github.com/apache/doris/pull/15160#issuecomment-1357015045 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] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1357017741 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] github-actions[bot] commented on pull request #15031: [vectorized](pipeline) support union node operator

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15031: URL: https://github.com/apache/doris/pull/15031#issuecomment-1357023930 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] mrhhsg opened a new pull request, #15161: [fix](pipeline) remove the redundant override of the close function in set operators

2022-12-18 Thread GitBox
mrhhsg opened a new pull request, #15161: URL: https://github.com/apache/doris/pull/15161 # Proposed changes ```bash raise 0x7762337f abort 0x7760ddb5 0x6642d319 google::LogMessage::SendToLog() 0x6642392d google::LogMessage::Flush() 0x000

[GitHub] [doris] Yukang-Lian commented on issue #11706: Good First Issue

2022-12-18 Thread GitBox
Yukang-Lian commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1357032701 > > Good luck! If you have any questions, I am willing to help! > > Hi,I realized that `argmax` and `argmin` seem to act the same role of `max_by` and `min_by`.May I just t

[GitHub] [doris] github-actions[bot] commented on pull request #15161: [fix](pipeline) remove the redundant override of the close function in set operators

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15161: URL: https://github.com/apache/doris/pull/15161#issuecomment-1357033275 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] github-actions[bot] commented on pull request #15161: [fix](pipeline) remove the redundant override of the close function in set operators

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15161: URL: https://github.com/apache/doris/pull/15161#issuecomment-1357035525 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 #15161: [fix](pipeline) remove the redundant override of the close function in set operators

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15161: URL: https://github.com/apache/doris/pull/15161#issuecomment-1357035497 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] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1357036008 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] github-actions[bot] commented on pull request #15154: [Feature] Support function roundBankers

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15154: URL: https://github.com/apache/doris/pull/15154#issuecomment-1357036031 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-flink-connector] DongLiang-0 opened a new pull request, #94: [Improvement]Dynamically refresh the BE node from cache

2022-12-18 Thread GitBox
DongLiang-0 opened a new pull request, #94: URL: https://github.com/apache/doris-flink-connector/pull/94 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original b

[GitHub] [doris] xiaokang commented on a diff in pull request #11579: [Feature](NGram BloomFilter Index) add new ngram bloom filter index to speed up like query

2022-12-18 Thread GitBox
xiaokang commented on code in PR #11579: URL: https://github.com/apache/doris/pull/11579#discussion_r1051746186 ## fe/fe-core/src/main/java/org/apache/doris/analysis/IndexDef.java: ## @@ -177,6 +188,30 @@ public void checkColumn(Column column, KeysType keysType) throws Analysis

[GitHub] [doris] hello-stephen commented on pull request #15160: [fix](counter) fix coredump caused by updating destroyed counter

2022-12-18 Thread GitBox
hello-stephen commented on PR #15160: URL: https://github.com/apache/doris/pull/15160#issuecomment-1357043404 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.91 seconds load time: 628 seconds storage size: 17123621378 Bytes https://doris-co

[doris] branch branch-1.2-lts updated: [fix](load) fix that flush memtable concurrently may cause data inconsistency (#15005)

2022-12-18 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 b73bb25dcc [fix](load) fix th

[GitHub] [doris] englefly opened a new pull request, #15163: [feature](nereids)is_null_pred/is_not_null_pred

2022-12-18 Thread GitBox
englefly opened a new pull request, #15163: URL: https://github.com/apache/doris/pull/15163 # Proposed changes make nereids support `is_null_pred` and `is_not_null_pred` Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required)

[doris] branch branch-1.2-lts updated (b73bb25dcc -> 0d9d95a655)

2022-12-18 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 b73bb25dcc [fix](load) fix that flush memtable concurrently may cause data inconsistency (#15005) new

[doris] 02/03: [feature](multi-catalog) support connecting to hive metastore with ke… (#15026)

2022-12-18 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 d052138985ed7127e1edeae398bb7bca7a8430c6 Author: wxy AuthorDate: Tue Dec 13 16:48:46 2022 +0800 [feature

[doris] 03/03: [cherry-pick](statistics) fix missing scanBytes and scanRows in query statistic #14828

2022-12-18 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 0d9d95a6555634406ac76df5172cfc7c99436ed2 Author: morningman AuthorDate: Mon Dec 19 12:11:46 2022 +0800 [

[GitHub] [doris] pengxiangyu commented on a diff in pull request #15114: [enhancement](gc) sub_file_cache checks the directory files when gc

2022-12-18 Thread GitBox
pengxiangyu commented on code in PR #15114: URL: https://github.com/apache/doris/pull/15114#discussion_r1051759865 ## be/src/io/cache/whole_file_cache.h: ## @@ -48,15 +48,17 @@ class WholeFileCache final : public FileCache { io::FileReaderSPtr remote_file_reader() const o

[doris] 04/04: [Bug](datetimev2) Fix wrong result after insertion (#15052)

2022-12-18 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 4eb5e14029edf89e8916c4dc7d7f791daaff3444 Author: Gabriel AuthorDate: Thu Dec 15 09:54:18 2022 +0800 [Bug

[doris] 03/04: [improvement](config) opt the message when missing JAVA_HOME for BE (#15045)

2022-12-18 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 bc4453f7f00d48846eeef872d9e7485256a71c91 Author: Mingyu Chen AuthorDate: Wed Dec 14 23:17:46 2022 +0800

[doris] branch branch-1.2-lts updated (0d9d95a655 -> 4eb5e14029)

2022-12-18 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 0d9d95a655 [cherry-pick](statistics) fix missing scanBytes and scanRows in query statistic #14828 new

[doris] 01/04: [improvement](query)optimize select stmt with limit 0 (#14956)

2022-12-18 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 ca97e49b7d3b785e290173ec59ebed43a57d870b Author: chenlinzhong <490103...@qq.com> AuthorDate: Wed Dec 14 13:48:

[doris] 02/04: [fix](string-type) rectify string type' len to MAX_STRING_LENGTH (#14985)

2022-12-18 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 d18f33fcc75ec51f7bd9b536c629d3c53fa7f81a Author: Mingyu Chen AuthorDate: Wed Dec 14 15:41:08 2022 +0800

[doris] branch branch-1.2-lts updated: [fix](meta) fix bug that backend tag may change to default after upgrading to 1.2 (#15085)

2022-12-18 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 34ba9f59d2 [fix](meta) fix bu

[GitHub] [doris] hello-stephen commented on pull request #15161: [fix](pipeline) remove the redundant override of the close function in set operators

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

[doris] branch branch-1.2-lts updated (34ba9f59d2 -> ae084be649)

2022-12-18 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 34ba9f59d2 [fix](meta) fix bug that backend tag may change to default after upgrading to 1.2 (#15085)

[doris] 02/02: [Bug](function) fix overflow on concat_ws (#15043)

2022-12-18 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 ae084be6495969cc4fc092027befc1d1cb99270e Author: Pxl AuthorDate: Thu Dec 15 19:44:27 2022 +0800 [Bug](fu

[doris] 01/02: [fix](resource) HdfsStorage can get default.Fs from path or configuration (#15079)

2022-12-18 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 c7a97c012d5bd66f7f595fd618748fecb9396ba8 Author: Ashin Gau AuthorDate: Thu Dec 15 16:56:32 2022 +0800 [f

[GitHub] [doris] luozenglin commented on a diff in pull request #15114: [enhancement](gc) sub_file_cache checks the directory files when gc

2022-12-18 Thread GitBox
luozenglin commented on code in PR #15114: URL: https://github.com/apache/doris/pull/15114#discussion_r1051788040 ## be/src/io/cache/file_cache.cpp: ## @@ -87,32 +89,87 @@ Status FileCache::download_cache_to_local(const Path& cache_file, const Path& ca return Status::OK();

[GitHub] [doris] Gabriel39 opened a new pull request, #15164: [Bug](pipeline) Fix bugs for scan node and join node

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

[GitHub] [doris] github-actions[bot] commented on pull request #15164: [Bug](pipeline) Fix bugs for scan node and join node

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15164: URL: https://github.com/apache/doris/pull/15164#issuecomment-1357099888 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] github-actions[bot] commented on pull request #15164: [Bug](pipeline) Fix bugs for scan node and join node

2022-12-18 Thread GitBox
github-actions[bot] commented on PR #15164: URL: https://github.com/apache/doris/pull/15164#issuecomment-1357100990 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

[doris] 09/21: [vectorized](join) add try catch in create thread (#15065)

2022-12-18 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 8853d515ae7ef22a19d1ee200aed8c54a5e95639 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

[doris] 03/21: [Bug](datev2) Fix wrong result when use datev2 as partition key (#15094)

2022-12-18 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 a282d720c920610365393fb8edc10056b0199538 Author: Gabriel AuthorDate: Thu Dec 15 21:27:05 2022 +0800 [Bug

[doris] 08/21: [config](load) enable new load scan node by default (#14808)

2022-12-18 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 3fe708cf56c3edcafa36f9e489e1d849e0fdf75a Author: Mingyu Chen AuthorDate: Fri Dec 16 09:41:43 2022 +0800

[doris] 02/21: [Enhancement](partition prune): calculate the column ranges of compound predicates (#14886)

2022-12-18 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 5fce045f51a69d28e8824f3fc475b862f83821e4 Author: spaces-x AuthorDate: Thu Dec 15 20:47:44 2022 +0800 [En

[doris] 01/21: [fix](merge-on-write) calc delete bitmap need all segments which _do_flush in one memtable (#15018)

2022-12-18 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 b027ae3490627ed6bb780ee1a7d064eda23ec4b3 Author: xueweizhang AuthorDate: Thu Dec 15 20:44:49 2022 +0800

[doris] 05/21: [fix](explain) fix explain output format problem (#15019)

2022-12-18 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 315f0396857aaa5d93e062b27062417bb24a97e2 Author: luozenglin <37725793+luozeng...@users.noreply.github.com> Aut

[doris] 20/21: [bug](udaf) fix java udaf incorrect get null value with row (#15151)

2022-12-18 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 6766c5135319b6902e2d94480de3ffc31ff4ff36 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

[doris] 21/21: [fix](merge-on-write) delete all rows with same key in all pre segments (#14995)

2022-12-18 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 95aab248b03ed82b384cf0c2d3510f07b944dad3 Author: xueweizhang AuthorDate: Mon Dec 19 10:08:38 2022 +0800

[doris] branch branch-1.2-lts updated (ae084be649 -> 95aab248b0)

2022-12-18 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 ae084be649 [Bug](function) fix overflow on concat_ws (#15043) new b027ae3490 [fix](merge-on-write) cal

[doris] 11/21: [improvement](multi-catalog)Support invalid/not invalid option for refresh catalog and db. (#14922)

2022-12-18 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 2baa0e8891dfb9e1c90b6c546fe38191bbd71986 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> Autho

[doris] 15/21: [fix](subquery)fix bug of using constexpr as subquery's output (#15119)

2022-12-18 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 4a1bcebf411cba02228ea35347e5d39dd7569fba Author: starocean999 <40539150+starocean...@users.noreply.github.com>

[doris] 12/21: [Bug](datev2) Fix compatible problems caused by datev2 (#15131)

2022-12-18 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 d6f4f08dcc14c435cb721e5009c162478a1ab25e Author: Gabriel AuthorDate: Fri Dec 16 21:52:39 2022 +0800 [Bug

[doris] 14/21: [vectorized](jdbc) fix external table of oracle with condition about … (#15092)

2022-12-18 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 cc139837665d6f1fb3403642978f7ecd09ecca57 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

  1   2   >