[GitHub] [doris] JackDrogon opened a new pull request, #16746: [docs](doc) Add autobucket doc

2023-02-13 Thread via GitHub
JackDrogon opened a new pull request, #16746: URL: https://github.com/apache/doris/pull/16746 ## Problem summary Add autobucket doc ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has document been added or mod

[GitHub] [doris] github-actions[bot] commented on pull request #16621: [Enhancement](func)Introduce non_nullable extraction function.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16621: URL: https://github.com/apache/doris/pull/16621#issuecomment-1429281505 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] cambyzju commented on a diff in pull request #16459: [fix](planner)Fix colocate query failed

2023-02-13 Thread via GitHub
cambyzju commented on code in PR #16459: URL: https://github.com/apache/doris/pull/16459#discussion_r1105420597 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -321,6 +321,10 @@ public void useBaseIndexId() { this.selectedIndexId = olapTabl

[GitHub] [doris] github-actions[bot] commented on pull request #16621: [Enhancement](func)Introduce non_nullable extraction function.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16621: URL: https://github.com/apache/doris/pull/16621#issuecomment-1429281444 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

svn commit: r60103 - /dev/doris/1.2.2-rc01/ /release/doris/1.2/1.2.2-rc01/

2023-02-13 Thread morningman
Author: morningman Date: Tue Feb 14 07:52:15 2023 New Revision: 60103 Log: move doris 1.2.2-rc01 to release Added: release/doris/1.2/1.2.2-rc01/ - copied from r60102, dev/doris/1.2.2-rc01/ Removed: dev/doris/1.2.2-rc01/ -

[GitHub] [doris] morrySnow opened a new pull request, #16743: [docs](Nereids) add nereids zh-CN docs

2023-02-13 Thread via GitHub
morrySnow opened a new pull request, #16743: URL: https://github.com/apache/doris/pull/16743 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] github-actions[bot] commented on pull request #16742: [fix](cooldown) Add cold_compaction_lock to serialize any operations which may delete the input rowsets of cold data compaction

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16742: URL: https://github.com/apache/doris/pull/16742#issuecomment-1429276463 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] cambyzju commented on issue #16740: [Bug] base table join rollup failed to get tablet

2023-02-13 Thread via GitHub
cambyzju commented on issue #16740: URL: https://github.com/apache/doris/issues/16740#issuecomment-1429274834 already fixing in pr: https://github.com/apache/doris/pull/16459 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] cambyzju closed issue #16740: [Bug] base table join rollup failed to get tablet

2023-02-13 Thread via GitHub
cambyzju closed issue #16740: [Bug] base table join rollup failed to get tablet URL: https://github.com/apache/doris/issues/16740 -- 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] [doris] platoneko opened a new pull request, #16742: [fix](cooldown) Add cold_compaction_lock to serialize any operations which may delete the input rowsets of cold data compaction

2023-02-13 Thread via GitHub
platoneko opened a new pull request, #16742: URL: https://github.com/apache/doris/pull/16742 # Proposed changes Issue Number: close #xxx ## Problem summary Add cold_compaction_lock to serialize any operations which may delete the input rowsets of cold data compaction.

[doris] branch master updated: [feature](docker) Add Docker BE computer node Interface (#16630)

2023-02-13 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 4a6fd7cc30 [feature](docker) Add Docker BE co

[GitHub] [doris] morningman merged pull request #16630: [feature](docker) Add Docker BE computer node Interface

2023-02-13 Thread via GitHub
morningman merged PR #16630: URL: https://github.com/apache/doris/pull/16630 -- 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 #16610: [fix](compaction) if there is a rowset version hole, do not compaction

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16610: URL: https://github.com/apache/doris/pull/16610#issuecomment-1429267296 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] morrySnow opened a new issue, #16741: [Bug] create table could create column with type 'ALL'

2023-02-13 Thread via GitHub
morrySnow opened a new issue, #16741: URL: https://github.com/apache/doris/issues/16741 ### 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 ### What

[GitHub] [doris] cambyzju opened a new issue, #16740: [Bug] base table join rollup failed to get tablet

2023-02-13 Thread via GitHub
cambyzju opened a new issue, #16740: URL: https://github.com/apache/doris/issues/16740 ### 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 && 1.1-lts

[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)

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1429259004 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] bowenliang123 commented on pull request #16736: [chore](dependency) show progress bar when downloading third-party dependencies

2023-02-13 Thread via GitHub
bowenliang123 commented on PR #16736: URL: https://github.com/apache/doris/pull/16736#issuecomment-1429257355 This PR doesn't change the behavior of `downlaod-thirdparty.sh`, and the error message in CI run is irrelevant. (https://github.com/apache/doris/actions/runs/4171352643/jobs/7221

[GitHub] [doris] github-actions[bot] commented on pull request #14063: [Feature](ipv6)Support IPV6

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14063: URL: https://github.com/apache/doris/pull/14063#issuecomment-1429255652 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 opened a new issue, #16739: [Enhancement](ES) Support auto mapping use date format in fe

2023-02-13 Thread via GitHub
stalary opened a new issue, #16739: URL: https://github.com/apache/doris/issues/16739 ### 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 Support auto mapping

[GitHub] [doris] github-actions[bot] commented on pull request #16621: [Enhancement](func)Introduce non_nullable extraction function.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16621: URL: https://github.com/apache/doris/pull/16621#issuecomment-1429251712 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] branch master updated: [feature](cooldown) Implement cold data compaction (#16681)

2023-02-13 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/doris.git The following commit(s) were added to refs/heads/master by this push: new f1b9185830 [feature](cooldown) Implement col

[GitHub] [doris] dataroaring commented on a diff in pull request #16681: [feature](cooldown) Implement cold data compaction

2023-02-13 Thread via GitHub
dataroaring commented on code in PR #16681: URL: https://github.com/apache/doris/pull/16681#discussion_r1105225767 ## be/src/olap/cumulative_compaction_policy.cpp: ## @@ -219,10 +216,10 @@ void SizeBasedCumulativeCompactionPolicy::calc_cumulative_compaction_score( // i

[GitHub] [doris] dataroaring merged pull request #16681: [feature](cooldown) Implement cold data compaction

2023-02-13 Thread via GitHub
dataroaring merged PR #16681: URL: https://github.com/apache/doris/pull/16681 -- 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.

[doris] branch master updated (fb0d08ff4c -> 5e80823c86)

2023-02-13 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 fb0d08ff4c [fix](mark join) fix bug of mark join with other conjuncts (#16655) add 5e80823c86 [improvement]

[GitHub] [doris] hf200012 merged pull request #16648: [improvement](dynamic-partition) add storage_medium property for dynamic partition

2023-02-13 Thread via GitHub
hf200012 merged PR #16648: URL: https://github.com/apache/doris/pull/16648 -- 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] zddr commented on pull request #16679: [Refactor](auth) Add AccessController to support customized authorization

2023-02-13 Thread via GitHub
zddr commented on PR #16679: URL: https://github.com/apache/doris/pull/16679#issuecomment-1429237762 If a catalog uses range authentication, what should we do when the user uses' grant 'to authorize the table under the catalog? -- This is an automated message from the Apache Git Service.

[GitHub] [doris] hello-stephen commented on pull request #16681: [feature](cooldown) Implement cold data compaction

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16681: URL: https://github.com/apache/doris/pull/16681#issuecomment-1429237015 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.08 seconds stream load tsv: 475 seconds loaded 74807831229 Bytes, about 150 MB/s

[GitHub] [doris] starocean999 opened a new pull request, #16738: [fix](fe)should check slot from both lhs and rhs of outputSmap of join node for colocate join

2023-02-13 Thread via GitHub
starocean999 opened a new pull request, #16738: URL: https://github.com/apache/doris/pull/16738 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] H

[GitHub] [doris] zddr opened a new pull request, #16737: [Enhance](ComputeNode) change logic of BeSelectionPolicy.getCandidateBackends

2023-02-13 Thread via GitHub
zddr opened a new pull request, #16737: URL: https://github.com/apache/doris/pull/16737 # Proposed changes Issue Number: close #xxx ## Problem summary The previous logic is how many cn can be returned at most. Instead, if the number of cn is less than expectBeNum, need to us

[GitHub] [doris] bowenliang123 opened a new pull request, #16736: [chore] show progress bar when downloading third-party dependencies

2023-02-13 Thread via GitHub
bowenliang123 opened a new pull request, #16736: URL: https://github.com/apache/doris/pull/16736 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[doris] branch master updated (af1329936e -> fb0d08ff4c)

2023-02-13 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 af1329936e [Improvement](ES)Supprt datav2 and datetimev2 for es query (#16633) add fb0d08ff4c [fix](mark join)

[GitHub] [doris] yiguolei merged pull request #16655: [fix](mark join) fix bug of mark join with other conjuncts

2023-02-13 Thread via GitHub
yiguolei merged PR #16655: URL: https://github.com/apache/doris/pull/16655 -- 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 (e1ef03b9d3 -> af1329936e)

2023-02-13 Thread stalary
This is an automated email from the ASF dual-hosted git repository. stalary pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e1ef03b9d3 [Improvement](static variable) Fix exprs/MathFunctions static variable (#16687) add af1329936e [Impro

[GitHub] [doris] stalary closed issue #16645: [Bug] Malformed packet error will query on es table

2023-02-13 Thread via GitHub
stalary closed issue #16645: [Bug] Malformed packet error will query on es table URL: https://github.com/apache/doris/issues/16645 -- 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] [doris] stalary merged pull request #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
stalary merged PR #16633: URL: https://github.com/apache/doris/pull/16633 -- 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 (0d9714b179 -> e1ef03b9d3)

2023-02-13 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 0d9714b179 [Fix](multi catalog)Support read hive1.x orc file. (#16677) add e1ef03b9d3 [Improvement](static varia

[GitHub] [doris] yiguolei merged pull request #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
yiguolei merged PR #16687: URL: https://github.com/apache/doris/pull/16687 -- 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] morningman commented on a diff in pull request #16679: [Refactor](auth) Add AccessController to support customized authorization

2023-02-13 Thread via GitHub
morningman commented on code in PR #16679: URL: https://github.com/apache/doris/pull/16679#discussion_r1105357384 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/AccessControllerManager.java: ## @@ -0,0 +1,161 @@ +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [doris] github-actions[bot] commented on pull request #16685: [Bug](shuffle) fix mem leak in data stream sender

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16685: URL: https://github.com/apache/doris/pull/16685#issuecomment-1429205570 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 #16734: opt aggreate nullable column

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16734: URL: https://github.com/apache/doris/pull/16734#issuecomment-1429204319 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] eldenmoon opened a new pull request, #16735: Pq doc fix

2023-02-13 Thread via GitHub
eldenmoon opened a new pull request, #16735: URL: https://github.com/apache/doris/pull/16735 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] HappenLee opened a new pull request, #16734: opt aggreate nullable column

2023-02-13 Thread via GitHub
HappenLee opened a new pull request, #16734: URL: https://github.com/apache/doris/pull/16734 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[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)

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1429199281 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] LemonLiTree commented on issue #16662: [Bug] some function result is not correct

2023-02-13 Thread via GitHub
LemonLiTree commented on issue #16662: URL: https://github.com/apache/doris/issues/16662#issuecomment-1429195983 https://github.com/apache/doris/pull/16698 -- 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

[doris] branch master updated: [Fix](multi catalog)Support read hive1.x orc file. (#16677)

2023-02-13 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 0d9714b179 [Fix](multi catalog)Support read h

[GitHub] [doris] github-actions[bot] commented on pull request #16677: [Fix](multi catalog)Support read hive1.x orc file.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16677: URL: https://github.com/apache/doris/pull/16677#issuecomment-1429194417 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] morningman merged pull request #16677: [Fix](multi catalog)Support read hive1.x orc file.

2023-02-13 Thread via GitHub
morningman merged PR #16677: URL: https://github.com/apache/doris/pull/16677 -- 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 #16677: [Fix](multi catalog)Support read hive1.x orc file.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16677: URL: https://github.com/apache/doris/pull/16677#issuecomment-1429194375 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 a diff in pull request #16731: [WIP] segcompaction feat. verticalcompaction

2023-02-13 Thread via GitHub
github-actions[bot] commented on code in PR #16731: URL: https://github.com/apache/doris/pull/16731#discussion_r1105344483 ## be/src/olap/base_tablet.h: ## @@ -36,6 +36,7 @@ class DataDir; class BaseTablet : public std::enable_shared_from_this { public: BaseTablet(TabletM

[GitHub] [doris] FreeOnePlus opened a new pull request, #16733: [feature](docker)Add Docker Broker Init Script

2023-02-13 Thread via GitHub
FreeOnePlus opened a new pull request, #16733: URL: https://github.com/apache/doris/pull/16733 # Proposed changes Add Docker Broker Init Script ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] freemandealer opened a new pull request, #16731: [WIP] segcompaction feat. verticalcompaction

2023-02-13 Thread via GitHub
freemandealer opened a new pull request, #16731: URL: https://github.com/apache/doris/pull/16731 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16633: URL: https://github.com/apache/doris/pull/16633#issuecomment-1429166401 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 #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16633: URL: https://github.com/apache/doris/pull/16633#issuecomment-1429166346 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] hello-stephen commented on pull request #16689: [Enchancement](merge-on-write) check the correctness of rowid conversion after compaction

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16689: URL: https://github.com/apache/doris/pull/16689#issuecomment-1429160134 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.52 seconds stream load tsv: 481 seconds loaded 74807831229 Bytes, about 148 MB/s

[GitHub] [doris] BiteTheDDDDt merged pull request #16451: [Chore](build) make compile option work on C objects && some refactor of cmakelists

2023-02-13 Thread via GitHub
BiteThet merged PR #16451: URL: https://github.com/apache/doris/pull/16451 -- 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

[doris] branch master updated: [Chore](build) make compile option work on C objects && some refactor of cmakelists (#16451)

2023-02-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 b1347f4c38 [Chore](build) make compile option

[GitHub] [doris] zhangstar333 commented on issue #16683: [Bug] java.lang.OutOfMemoryError: Compressed class space

2023-02-13 Thread via GitHub
zhangstar333 commented on issue #16683: URL: https://github.com/apache/doris/issues/16683#issuecomment-1429147520 the jdbc about memory will be leak before, we have refactored it in master -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [doris] SaintBacchus commented on a diff in pull request #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
SaintBacchus commented on code in PR #16633: URL: https://github.com/apache/doris/pull/16633#discussion_r1105313944 ## be/src/exec/es/es_scroll_parser.cpp: ## @@ -528,72 +530,104 @@ Status ScrollParser::fill_columns(const TupleDescriptor* tuple_desc, return Status::OK();

[GitHub] [doris] morrySnow closed pull request #14829: [enhance](Nereids): add DpHyperJob into Planner.

2023-02-13 Thread via GitHub
morrySnow closed pull request #14829: [enhance](Nereids): add DpHyperJob into Planner. URL: https://github.com/apache/doris/pull/14829 -- 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 co

[GitHub] [doris] github-actions[bot] commented on pull request #16654: [Feature](Materialized-View) testing

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16654: URL: https://github.com/apache/doris/pull/16654#issuecomment-1429140054 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] morrySnow commented on issue #16717: support new MV metadata in Doris

2023-02-13 Thread via GitHub
morrySnow commented on issue #16717: URL: https://github.com/apache/doris/issues/16717#issuecomment-1429136508 related to #16577 -- 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 comm

[GitHub] [doris] morrySnow closed issue #14315: [Feature] (Nereids) support un equals conjuncts in un scalar sub query

2023-02-13 Thread via GitHub
morrySnow closed issue #14315: [Feature] (Nereids) support un equals conjuncts in un scalar sub query URL: https://github.com/apache/doris/issues/14315 -- 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

[GitHub] [doris] morrySnow closed issue #13625: greedy join reorder in Nereids

2023-02-13 Thread via GitHub
morrySnow closed issue #13625: greedy join reorder in Nereids URL: https://github.com/apache/doris/issues/13625 -- 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,

[GitHub] [doris] morrySnow closed issue #13617: HyperGraph used for DP and greedy join reorder

2023-02-13 Thread via GitHub
morrySnow closed issue #13617: HyperGraph used for DP and greedy join reorder URL: https://github.com/apache/doris/issues/13617 -- 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] [doris] github-actions[bot] commented on pull request #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16633: URL: https://github.com/apache/doris/pull/16633#issuecomment-1429118687 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 #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16687: URL: https://github.com/apache/doris/pull/16687#issuecomment-1429118524 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.69 seconds stream load tsv: 480 seconds loaded 74807831229 Bytes, about 148 MB/s

[GitHub] [doris] Gabriel39 opened a new pull request, #16698: [fix](func) fix truncate float type result error (#16468)

2023-02-13 Thread via GitHub
Gabriel39 opened a new pull request, #16698: URL: https://github.com/apache/doris/pull/16698 When the argument of truncate function is float type, it can match both truncate(DECIMALV3) and truncate(DOUBLE), if the match is truncate(DECIMALV3), the precision is lost when converting float to

[GitHub] [doris] morrySnow commented on issue #16692: design docs for new cost model

2023-02-13 Thread via GitHub
morrySnow commented on issue #16692: URL: https://github.com/apache/doris/issues/16692#issuecomment-1429096433 https://docs.google.com/document/d/1ka_ZWyeiuxCoUPJlPPsf9OyDGfOzi5YsDMH33hgCBiw/edit -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [doris] morrySnow closed issue #16692: design docs for new cost model

2023-02-13 Thread via GitHub
morrySnow closed issue #16692: design docs for new cost model URL: https://github.com/apache/doris/issues/16692 -- 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,

[GitHub] [doris] github-actions[bot] commented on pull request #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16687: URL: https://github.com/apache/doris/pull/16687#issuecomment-1429087187 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 #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16687: URL: https://github.com/apache/doris/pull/16687#issuecomment-1429087141 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 #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1429064485 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 #16689: [Enchancement](merge-on-write) check the correctness of rowid conversion after compaction

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16689: URL: https://github.com/apache/doris/pull/16689#issuecomment-1429061134 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] liaoxin01 opened a new pull request, #16689: [Enchancement](merge-on-write) check the correctness of rowid conversion after compaction

2023-02-13 Thread via GitHub
liaoxin01 opened a new pull request, #16689: URL: https://github.com/apache/doris/pull/16689 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16687: URL: https://github.com/apache/doris/pull/16687#issuecomment-1429051837 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] Kikyou1997 opened a new pull request, #16688: [regression-test](nereids) Comment some nereids case

2023-02-13 Thread via GitHub
Kikyou1997 opened a new pull request, #16688: URL: https://github.com/apache/doris/pull/16688 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] JackDrogon opened a new pull request, #16687: [Improvement](static variable) Fix exprs/MathFunctions static variable && Remove unused my_double_round in vec/functions/math.cpp

2023-02-13 Thread via GitHub
JackDrogon opened a new pull request, #16687: URL: https://github.com/apache/doris/pull/16687 - Use static constexpr variable in impl file to avoid multi-addressing - Remove unused my_double_round in vec/functions/math.cpp -- This is an automated message from the Apache Git Service. To

[GitHub] [doris] hello-stephen commented on pull request #16685: [Bug](shuffle) fix mem leak in data stream sender

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16685: URL: https://github.com/apache/doris/pull/16685#issuecomment-1429049093 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.49 seconds stream load tsv: 471 seconds loaded 74807831229 Bytes, about 151 MB/s

[GitHub] [doris] yiguolei merged pull request #16686: [typo](docs) fix fe config description

2023-02-13 Thread via GitHub
yiguolei merged PR #16686: URL: https://github.com/apache/doris/pull/16686 -- 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 (af5dc7565e -> fc1544701f)

2023-02-13 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 af5dc7565e [bug](udf) fix udf return type of decimal check scale must is 9 (#16497) add fc1544701f [typo](docs)

[GitHub] [doris] github-actions[bot] commented on pull request #16677: [Fix](multi catalog)Support read hive1.x orc file.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16677: URL: https://github.com/apache/doris/pull/16677#issuecomment-1429036316 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] branch master updated: [bug](udf) fix udf return type of decimal check scale must is 9 (#16497)

2023-02-13 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 af5dc7565e [bug](udf) fix udf return type of d

[GitHub] [doris] HappenLee merged pull request #16497: [bug](udf) fix udf return type of decimal check scale must is 9

2023-02-13 Thread via GitHub
HappenLee merged PR #16497: URL: https://github.com/apache/doris/pull/16497 -- 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: [fix](udf) fix create udf function with uppercase database name can't recognize (#16410)

2023-02-13 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 bceb0b58a1 [fix](udf) fix create udf function

[GitHub] [doris] HappenLee merged pull request #16410: [fix](udf) fix create udf function with uppercase database name can't recognize

2023-02-13 Thread via GitHub
HappenLee merged PR #16410: URL: https://github.com/apache/doris/pull/16410 -- 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 #16610: [fix](compaction) if there is a rowset version hole, do not compaction

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16610: URL: https://github.com/apache/doris/pull/16610#issuecomment-1429032587 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] branch master updated (69d3878d9b -> 1b83829cff)

2023-02-13 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 69d3878d9b [Bug](CTAS): Ctas rollback ignore some case (#16255) add 1b83829cff [improvement](block exception saf

[GitHub] [doris] yiguolei merged pull request #16657: [improvement](block exception safe) make block queue exception safe

2023-02-13 Thread via GitHub
yiguolei merged PR #16657: URL: https://github.com/apache/doris/pull/16657 -- 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] lsy3993 commented on issue #16684: Error [1105] [HY000]: Range partition with batch partition: Failed to create table using datetime partition column

2023-02-13 Thread via GitHub
lsy3993 commented on issue #16684: URL: https://github.com/apache/doris/issues/16684#issuecomment-1429025436 @catpineapple The issue has been assigned to you in our jira -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] wangbo closed pull request #16459: [fix](planner)Fix colocate query failed

2023-02-13 Thread via GitHub
wangbo closed pull request #16459: [fix](planner)Fix colocate query failed URL: https://github.com/apache/doris/pull/16459 -- 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #16639: [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16639: URL: https://github.com/apache/doris/pull/16639#issuecomment-1429021856 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] yangzhg commented on pull request #16123: [enhancement-wip](BE http)Support BE http service with brpc

2023-02-13 Thread via GitHub
yangzhg commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1429019911 @xiaojunjie pay attention to his pr, this maybe conflict with be support https/auth -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16685: [Bug](shuffle) fix mem leak in data stream sender

2023-02-13 Thread via GitHub
github-actions[bot] commented on code in PR #16685: URL: https://github.com/apache/doris/pull/16685#discussion_r1105225609 ## be/src/vec/sink/vdata_stream_sender.h: ## @@ -392,14 +392,32 @@ Status VDataStreamSender::channel_add_rows(Channels& channels, int num_channels, re

[GitHub] [doris] lsy3993 opened a new pull request, #16686: [typo](docs) fix fe config description

2023-02-13 Thread via GitHub
lsy3993 opened a new pull request, #16686: URL: https://github.com/apache/doris/pull/16686 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has un

[GitHub] [doris] zddr commented on a diff in pull request #16679: [Refactor](auth) Add AccessController to support customized authorization

2023-02-13 Thread via GitHub
zddr commented on code in PR #16679: URL: https://github.com/apache/doris/pull/16679#discussion_r1105224143 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/AccessControllerManager.java: ## @@ -0,0 +1,161 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] Gabriel39 opened a new pull request, #16685: [Bug](shuffle) fix mem leak in data stream sender

2023-02-13 Thread via GitHub
Gabriel39 opened a new pull request, #16685: URL: https://github.com/apache/doris/pull/16685 # Proposed changes fix mem leak in data stream sender ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior

[GitHub] [doris] zddr commented on a diff in pull request #16679: [Refactor](auth) Add AccessController to support customized authorization

2023-02-13 Thread via GitHub
zddr commented on code in PR #16679: URL: https://github.com/apache/doris/pull/16679#discussion_r1105221458 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/AccessControllerManager.java: ## @@ -0,0 +1,161 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] liuchunhua opened a new issue, #16684: Error [1105] [HY000]: Range partition with batch partition: Failed to create table using datetime partition column

2023-02-13 Thread via GitHub
liuchunhua opened a new issue, #16684: URL: https://github.com/apache/doris/issues/16684 ### 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 1.2.1 ### What

[GitHub] [doris] zddr commented on a diff in pull request #16679: [Refactor](auth) Add AccessController to support customized authorization

2023-02-13 Thread via GitHub
zddr commented on code in PR #16679: URL: https://github.com/apache/doris/pull/16679#discussion_r1105217886 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/AccessControllerManager.java: ## @@ -0,0 +1,161 @@ +// Licensed to the Apache Software Foundation (ASF) under

[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)

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1429005157 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

  1   2   3   >