[GitHub] [doris] yiguolei merged pull request #19795: [fix](memory) Remind log if `vm/overcommit_memory`=2 when be start

2023-05-19 Thread via GitHub
yiguolei merged PR #19795: URL: https://github.com/apache/doris/pull/19795 -- 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 (9d54545bac -> 65807f888b)

2023-05-19 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 9d54545bac [Fix](inverted index) add datev2/datetimev2 for inverted index column type (#19845) add 65807f888b [

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] yiguolei commented on issue #19812: [Feature] Add support for arrow flight sql

2023-05-19 Thread via GitHub
yiguolei commented on issue #19812: URL: https://github.com/apache/doris/issues/19812#issuecomment-1554117402 @liangjiawei1110 great -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [doris] liuanxin commented on issue #7592: [Bug] Error creating materialized view

2023-05-19 Thread via GitHub
liuanxin commented on issue #7592: URL: https://github.com/apache/doris/issues/7592#issuecomment-1554122992 > Doris currently do not support create `count(distinct)` materialized view column on `varchar` column @morningman 请问, 是否有添加「支持 `count(distinct varchar列)` 来创建物化视图」的计划? v

[GitHub] [doris] github-actions[bot] commented on pull request #19764: [fix-test](client-cache) Replace ThriftClientImpl* with smart pointer

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19764: URL: https://github.com/apache/doris/pull/19764#issuecomment-1554132670 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] deadlinefen commented on pull request #19764: [fix-test](client-cache) Replace ThriftClientImpl* with smart pointer

2023-05-19 Thread via GitHub
deadlinefen commented on PR #19764: URL: https://github.com/apache/doris/pull/19764#issuecomment-1554137814 run buildall -- 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] adonis0147 commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
adonis0147 commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554141016 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554147937 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 #19857: [fix](Nereids) drop table before create table in window function test

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19857: URL: https://github.com/apache/doris/pull/19857#issuecomment-1554157179 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 #19857: [fix](Nereids) drop table before create table in window function test

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19857: URL: https://github.com/apache/doris/pull/19857#issuecomment-1554157234 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] adonis0147 commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
adonis0147 commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554160211 run be_ut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] adonis0147 commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
adonis0147 commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554164191 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554167082 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] HappenLee commented on a diff in pull request #19847: [improvement](exchange) data stream sender stop sending data to receiver if it returns eos early

2023-05-19 Thread via GitHub
HappenLee commented on code in PR #19847: URL: https://github.com/apache/doris/pull/19847#discussion_r1198642667 ## be/src/vec/sink/vdata_stream_sender.cpp: ## @@ -135,8 +135,10 @@ Status Channel::send_local_block(bool eos) { if (eos) { _local_recvr->remove

[GitHub] [doris] yixiutt opened a new pull request, #19864: [enhancement](page cache) use separate pk index cache

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

[GitHub] [doris] yixiutt commented on pull request #19864: [enhancement](page cache) use separate pk index cache

2023-05-19 Thread via GitHub
yixiutt commented on PR #19864: URL: https://github.com/apache/doris/pull/19864#issuecomment-1554168335 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [doris] github-actions[bot] commented on pull request #19854: [feature-wip](MTMV) support multi catalog

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19854: URL: https://github.com/apache/doris/pull/19854#issuecomment-1554168516 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 #19854: [feature-wip](MTMV) support multi catalog

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19854: URL: https://github.com/apache/doris/pull/19854#issuecomment-1554168559 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] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-19 Thread via GitHub
nextdreamblue commented on PR #19326: URL: https://github.com/apache/doris/pull/19326#issuecomment-1554170301 run buildall -- 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #19860: [improvement](conf)Add an example of directly specifying an IP address

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19860: URL: https://github.com/apache/doris/pull/19860#issuecomment-1554170399 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 #19860: [improvement](conf)Add an example of directly specifying an IP address

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19860: URL: https://github.com/apache/doris/pull/19860#issuecomment-1554170441 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 #19099: [performance](stream-load) use vector instead of skiplist when insert agg keys

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19099: URL: https://github.com/apache/doris/pull/19099#issuecomment-1554172274 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 #19864: [enhancement](page cache) use separate pk index cache

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19864: URL: https://github.com/apache/doris/pull/19864#issuecomment-1554172492 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] HappenLee commented on a diff in pull request #19847: [improvement](exchange) data stream sender stop sending data to receiver if it returns eos early

2023-05-19 Thread via GitHub
HappenLee commented on code in PR #19847: URL: https://github.com/apache/doris/pull/19847#discussion_r1198649009 ## be/src/vec/sink/vdata_stream_sender.cpp: ## @@ -513,42 +553,72 @@ Status VDataStreamSender::send(RuntimeState* state, Block* block, bool eos) {

[GitHub] [doris] xiaokang commented on pull request #19843: [test](inverted index) add testcases for inverted index on different datatypes

2023-05-19 Thread via GitHub
xiaokang commented on PR #19843: URL: https://github.com/apache/doris/pull/19843#issuecomment-1554182599 run buildall -- 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 uns

[GitHub] [doris] anthony-yau opened a new issue, #19865: [Bug] Doris 1.2.4.1版本使用k8s部署,不能发现计算节点

2023-05-19 Thread via GitHub
anthony-yau opened a new issue, #19865: URL: https://github.com/apache/doris/issues/19865 ### 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.4.1 ### W

[GitHub] [doris] freemandealer opened a new issue, #19866: [Enhancement] show segcompaction info in load profile

2023-05-19 Thread via GitHub
freemandealer opened a new issue, #19866: URL: https://github.com/apache/doris/issues/19866 ### 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 we need show s

[GitHub] [doris] github-actions[bot] commented on pull request #19825: [Fix](planner)fix type incompatible after fold constant by be on 1.2

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19825: URL: https://github.com/apache/doris/pull/19825#issuecomment-1554188684 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 #19825: [Fix](planner)fix type incompatible after fold constant by be on 1.2

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19825: URL: https://github.com/apache/doris/pull/19825#issuecomment-1554188715 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] nextdreamblue commented on pull request #19326: [feature-wip](duplicate-no-keys) schame change support for duplicate no keys

2023-05-19 Thread via GitHub
nextdreamblue commented on PR #19326: URL: https://github.com/apache/doris/pull/19326#issuecomment-1554189074 run buildall -- 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. T

[GitHub] [doris] zclllyybb opened a new pull request, #19867: [fix](regression-test) Move big testcase of string length limit from p1 to p2

2023-05-19 Thread via GitHub
zclllyybb opened a new pull request, #19867: URL: https://github.com/apache/doris/pull/19867 # Proposed changes Issue Number: partly close DORIS-4566 ## Problem summary case of "test_string_concat_extremely_long_string" will exceed our test limit. Move it to p2 so that i

[GitHub] [doris] zclllyybb commented on pull request #19867: [fix](regression-test) Move big testcase of string length limit from p1 to p2

2023-05-19 Thread via GitHub
zclllyybb commented on PR #19867: URL: https://github.com/apache/doris/pull/19867#issuecomment-1554189824 run buildall -- 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] wangbo commented on pull request #19659: [test](executor)add crud regression test for resource group

2023-05-19 Thread via GitHub
wangbo commented on PR #19659: URL: https://github.com/apache/doris/pull/19659#issuecomment-1554201915 run buildall -- 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 unsub

[GitHub] [doris] qidaye opened a new pull request, #19868: [opt](compaction) add pick rowset to compact interval config

2023-05-19 Thread via GitHub
qidaye opened a new pull request, #19868: URL: https://github.com/apache/doris/pull/19868 # Proposed changes Make pick rowset to compact interval configurable. ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original

[GitHub] [doris] Jibing-Li commented on pull request #19816: [Fix](multi catalog)Change all partition names to lower case.

2023-05-19 Thread via GitHub
Jibing-Li commented on PR #19816: URL: https://github.com/apache/doris/pull/19816#issuecomment-1554204755 run buildall -- 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] CalvinKirs commented on pull request #19834: [refactor](routineload)Refactored routineload to improve scalability

2023-05-19 Thread via GitHub
CalvinKirs commented on PR #19834: URL: https://github.com/apache/doris/pull/19834#issuecomment-1554205801 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] github-actions[bot] commented on pull request #19868: [opt](compaction) add pick rowset to compact interval config

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19868: URL: https://github.com/apache/doris/pull/19868#issuecomment-1554208213 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 #19868: [opt](compaction) add pick rowset to compact interval config

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19868: URL: https://github.com/apache/doris/pull/19868#issuecomment-1554212281 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 #19758: [refactor](exec) replace the single pointer with an array of 'conjuncts' in ExecNode

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19758: URL: https://github.com/apache/doris/pull/19758#issuecomment-1554212254 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] qidaye opened a new pull request, #19869: [opt](balance) add config balance_slot_num_per_path

2023-05-19 Thread via GitHub
qidaye opened a new pull request, #19869: URL: https://github.com/apache/doris/pull/19869 # Proposed changes Make balance_slot_num_per_path configurable. ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behav

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #19870: [Bug](function) make VcompoundPred optimization work well

2023-05-19 Thread via GitHub
BiteThet opened a new pull request, #19870: URL: https://github.com/apache/doris/pull/19870 # Proposed changes make VcompoundPred optimization work well https://github.com/apache/doris/pull/19818 this pr try to enable VcompoundPred optimization but get wrong result on tpcds q28

[GitHub] [doris] BiteTheDDDDt commented on pull request #19870: [Bug](function) make VcompoundPred optimization work well

2023-05-19 Thread via GitHub
BiteThet commented on PR #19870: URL: https://github.com/apache/doris/pull/19870#issuecomment-1554221815 run buildall -- 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] catpineapple opened a new pull request, #19871: [doc](fix) update format create table doc and add multi partition by number

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

[GitHub] [doris] github-actions[bot] commented on pull request #19870: [Bug](function) make VcompoundPred optimization work well

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19870: URL: https://github.com/apache/doris/pull/19870#issuecomment-1554226275 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] wangbo commented on a diff in pull request #19802: [feature-wip](resouce-group) Supports memory soft isolation of resource group

2023-05-19 Thread via GitHub
wangbo commented on code in PR #19802: URL: https://github.com/apache/doris/pull/19802#discussion_r1198691779 ## be/src/runtime/memory/mem_tracker_limiter.cpp: ## @@ -487,21 +487,14 @@ int64_t MemTrackerLimiter::free_top_overcommit_query( } int64_t MemTrackerLimiter::tg_memo

[GitHub] [doris] niebayes commented on issue #19866: [Enhancement] show segcompaction info in load profile

2023-05-19 Thread via GitHub
niebayes commented on issue #19866: URL: https://github.com/apache/doris/issues/19866#issuecomment-1554229446 Please assign this me! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [doris] mrhhsg commented on pull request #19758: [refactor](exec) replace the single pointer with an array of 'conjuncts' in ExecNode

2023-05-19 Thread via GitHub
mrhhsg commented on PR #19758: URL: https://github.com/apache/doris/pull/19758#issuecomment-1554229813 run buildall -- 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 unsub

[GitHub] [doris] morrySnow commented on pull request #18803: [opt](nereids)runtime filter resize

2023-05-19 Thread via GitHub
morrySnow commented on PR #18803: URL: https://github.com/apache/doris/pull/18803#issuecomment-1554234954 run buildall -- 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] Gabriel39 commented on pull request #19806: [decimalv3](function) support function width_bucket

2023-05-19 Thread via GitHub
Gabriel39 commented on PR #19806: URL: https://github.com/apache/doris/pull/19806#issuecomment-1554237718 run buildall -- 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 #19806: [decimalv3](function) support function width_bucket

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19806: URL: https://github.com/apache/doris/pull/19806#issuecomment-1554239542 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 #19861: [Bug](decimal) fix variance_samp and avg_weighted

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19861: URL: https://github.com/apache/doris/pull/19861#issuecomment-1554241482 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 #19861: [Bug](decimal) fix variance_samp and avg_weighted

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19861: URL: https://github.com/apache/doris/pull/19861#issuecomment-1554241520 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] yiguolei merged pull request #19860: [improvement](conf)Add an example of directly specifying an IP address

2023-05-19 Thread via GitHub
yiguolei merged PR #19860: URL: https://github.com/apache/doris/pull/19860 -- 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 (65807f888b -> 514be8def1)

2023-05-19 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 65807f888b [fix](memory) Remind log if `vm/overcommit_memory`=2 when be start (#19795) add 514be8def1 [improvem

[GitHub] [doris] amorynan commented on pull request #19830: [Improve](complex-type)improve array/map/struct creating and function with decimalv3

2023-05-19 Thread via GitHub
amorynan commented on PR #19830: URL: https://github.com/apache/doris/pull/19830#issuecomment-1554243846 run p1 -- 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 unsubscri

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] yiguolei merged pull request #19857: [fix](Nereids) drop table before create table in window function test

2023-05-19 Thread via GitHub
yiguolei merged PR #19857: URL: https://github.com/apache/doris/pull/19857 -- 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] Yulei-Yang commented on pull request #19540: [Improvement](planner) expand sql-block-rule to make it can be used on all kinds of sql stmt

2023-05-19 Thread via GitHub
Yulei-Yang commented on PR #19540: URL: https://github.com/apache/doris/pull/19540#issuecomment-1554244168 run p0 -- 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 unsubsc

[doris] branch master updated (514be8def1 -> 24de75757d)

2023-05-19 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 514be8def1 [improvement](conf)Add an example of directly specifying an IP address #19860 add 24de75757d [fix](N

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] yiguolei merged pull request #19861: [Bug](decimal) fix variance_samp and avg_weighted

2023-05-19 Thread via GitHub
yiguolei merged PR #19861: URL: https://github.com/apache/doris/pull/19861 -- 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 (24de75757d -> 0fc8d2e029)

2023-05-19 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 24de75757d [fix](Nereids) drop table before create table in window function test (#19857) add 0fc8d2e029 [Bug](

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] yiguolei merged pull request #19854: [feature-wip](MTMV) support multi catalog

2023-05-19 Thread via GitHub
yiguolei merged PR #19854: URL: https://github.com/apache/doris/pull/19854 -- 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 (0fc8d2e029 -> 2ab844550f)

2023-05-19 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 0fc8d2e029 [Bug](decimal) fix variance_samp and avg_weighted #19861 add 2ab844550f [feature-wip](MTMV) support m

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] github-actions[bot] commented on pull request #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19594: URL: https://github.com/apache/doris/pull/19594#issuecomment-1554250395 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] jackwener opened a new pull request, #19873: [enhance](Nereids): Pushdown Filter Through Project in Post Processor.

2023-05-19 Thread via GitHub
jackwener opened a new pull request, #19873: URL: https://github.com/apache/doris/pull/19873 # Proposed changes Issue Number: close #xxx ## Problem summary Originally, `Pushdown Filter Through Project` is in CBO phase, but it will increase Memo size. So, we handle

[GitHub] [doris] github-actions[bot] commented on pull request #19871: [doc](fix) update format create table doc and add multi partition by number

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19871: URL: https://github.com/apache/doris/pull/19871#issuecomment-1554255090 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] jackwener commented on pull request #19873: [enhance](Nereids): Pushdown Filter Through Project in Post Processor.

2023-05-19 Thread via GitHub
jackwener commented on PR #19873: URL: https://github.com/apache/doris/pull/19873#issuecomment-1554255546 run buildall -- 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] HappenLee commented on a diff in pull request #19847: [improvement](exchange) data stream sender stop sending data to receiver if it returns eos early

2023-05-19 Thread via GitHub
HappenLee commented on code in PR #19847: URL: https://github.com/apache/doris/pull/19847#discussion_r1198716937 ## be/src/vec/sink/vdata_stream_sender.h: ## @@ -403,9 +423,23 @@ Status VDataStreamSender::channel_add_rows(Channels& channels, int num_channels, channel2r

[GitHub] [doris] yuanyuan8983 opened a new pull request, #19874: [typo](docs) Modify the jdk version requirements in the documentation

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

[GitHub] [doris] github-actions[bot] commented on pull request #19852: [Doc](point query) Modify the document to add constraints and limitat…

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19852: URL: https://github.com/apache/doris/pull/19852#issuecomment-1554260897 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] wangbo commented on a diff in pull request #19802: [feature-wip](resouce-group) Supports memory soft isolation of resource group

2023-05-19 Thread via GitHub
wangbo commented on code in PR #19802: URL: https://github.com/apache/doris/pull/19802#discussion_r1198723250 ## be/src/util/mem_info.cpp: ## @@ -215,6 +221,52 @@ bool MemInfo::process_full_gc() { return false; } +int64_t MemInfo::tg_hard_memory_limit_gc() { +std::ve

[GitHub] [doris] wangbo commented on a diff in pull request #19802: [feature-wip](resouce-group) Supports memory soft isolation of resource group

2023-05-19 Thread via GitHub
wangbo commented on code in PR #19802: URL: https://github.com/apache/doris/pull/19802#discussion_r1198723250 ## be/src/util/mem_info.cpp: ## @@ -215,6 +221,52 @@ bool MemInfo::process_full_gc() { return false; } +int64_t MemInfo::tg_hard_memory_limit_gc() { +std::ve

[GitHub] [doris] github-actions[bot] commented on pull request #19874: [typo](docs) Modify the jdk version requirements in the documentation

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19874: URL: https://github.com/apache/doris/pull/19874#issuecomment-1554264345 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 #19874: [typo](docs) Modify the jdk version requirements in the documentation

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19874: URL: https://github.com/apache/doris/pull/19874#issuecomment-1554264407 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] sohardforaname commented on pull request #18869: [Feature](Nereids)support insert into select.

2023-05-19 Thread via GitHub
sohardforaname commented on PR #18869: URL: https://github.com/apache/doris/pull/18869#issuecomment-1554265033 run buildall -- 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] zy-kkk closed issue #19739: [Enhancement] statement error in data-model.md

2023-05-19 Thread via GitHub
zy-kkk closed issue #19739: [Enhancement] statement error in data-model.md URL: https://github.com/apache/doris/issues/19739 -- 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] github-actions[bot] commented on pull request #19852: [Doc](point query) Modify the document to add constraints and limitat…

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19852: URL: https://github.com/apache/doris/pull/19852#issuecomment-1554273338 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] adonis0147 commented on pull request #19859: [chore](build) Fix the compilation errors on macOS (arm64)

2023-05-19 Thread via GitHub
adonis0147 commented on PR #19859: URL: https://github.com/apache/doris/pull/19859#issuecomment-1554275391 run p0 -- 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #19594: [refactor](dynamic table) Make segment_writer unaware of dynamic schema, and ensure parsing is exception-safe.

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19594: URL: https://github.com/apache/doris/pull/19594#issuecomment-1554276900 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 #19871: [doc](fix) update format create table doc and add multi partition by number

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19871: URL: https://github.com/apache/doris/pull/19871#issuecomment-1554277925 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] caoliang-web opened a new pull request, #19875: [typo](doc)Modify the usage of Doriswriter parameters

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

[GitHub] [doris] github-actions[bot] commented on pull request #19858: [Improvement](Cache) lru support evict expired entries

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19858: URL: https://github.com/apache/doris/pull/19858#issuecomment-1554285637 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] hqx871 commented on pull request #19858: [Improvement](Cache) lru support evict expired entries

2023-05-19 Thread via GitHub
hqx871 commented on PR #19858: URL: https://github.com/apache/doris/pull/19858#issuecomment-1554288004 run buildall -- 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 commen

[GitHub] [doris] hf200012 merged pull request #19852: [Doc](point query) Modify the document to add constraints and limitat…

2023-05-19 Thread via GitHub
hf200012 merged PR #19852: URL: https://github.com/apache/doris/pull/19852 -- 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 (2ab844550f -> d8d6880ef1)

2023-05-19 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 2ab844550f [feature-wip](MTMV) support multi catalog (#19854) add d8d6880ef1 [Doc](point query) Modify the d

Error while running github feature from .asf.yaml in doris!

2023-05-19 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[GitHub] [doris] github-actions[bot] commented on pull request #19681: [Enhancement](catalog) paimon catalog

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19681: URL: https://github.com/apache/doris/pull/19681#issuecomment-1554298534 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] Gabriel39 commented on pull request #19641: [DRAFT](decimalv3) test auto conversion

2023-05-19 Thread via GitHub
Gabriel39 commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1554299652 run buildall -- 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 #19802: [feature-wip](resouce-group) Supports memory soft isolation of resource group

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19802: URL: https://github.com/apache/doris/pull/19802#issuecomment-1554299484 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] sohardforaname commented on pull request #19863: [Fix](Nereids)fix nereids fold constant bug on functions relative to timezone

2023-05-19 Thread via GitHub
sohardforaname commented on PR #19863: URL: https://github.com/apache/doris/pull/19863#issuecomment-1554301238 run buildall -- 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 #19641: [DRAFT](decimalv3) test auto conversion

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19641: URL: https://github.com/apache/doris/pull/19641#issuecomment-1554301677 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 #19830: [Improve](complex-type)improve array/map/struct creating and function with decimalv3

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19830: URL: https://github.com/apache/doris/pull/19830#issuecomment-1554303270 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 #19830: [Improve](complex-type)improve array/map/struct creating and function with decimalv3

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19830: URL: https://github.com/apache/doris/pull/19830#issuecomment-1554303311 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 #19099: [performance](stream-load) use vector instead of skiplist when insert agg keys

2023-05-19 Thread via GitHub
github-actions[bot] commented on PR #19099: URL: https://github.com/apache/doris/pull/19099#issuecomment-1554304747 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] wsjz commented on a diff in pull request #19681: [Enhancement](catalog) paimon catalog

2023-05-19 Thread via GitHub
wsjz commented on code in PR #19681: URL: https://github.com/apache/doris/pull/19681#discussion_r1198757265 ## be/src/vec/exec/scan/vfile_scanner.cpp: ## @@ -641,6 +642,14 @@ Status VFileScanner::_get_next_reader() { init_status = ((NewJsonReader*)(_cur_reader.get()

[GitHub] [doris] yuxuan-luo commented on a diff in pull request #19681: [Enhancement](catalog) paimon catalog

2023-05-19 Thread via GitHub
yuxuan-luo commented on code in PR #19681: URL: https://github.com/apache/doris/pull/19681#discussion_r1198757150 ## fe/fe-core/src/main/java/org/apache/doris/datasource/paimon/PaimonHMSExternalCatalog.java: ## @@ -0,0 +1,165 @@ +// Licensed to the Apache Software Foundation (AS

  1   2   3   4   >