Re: [PR] [fix](fe) Fix compatibility issues with old cloud code [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35958: URL: https://github.com/apache/doris/pull/35958#issuecomment-2151549167 TPC-H: Total hot run time: 41059 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](memory) Allocator check failed log stacktrace if not catch exception [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35965: URL: https://github.com/apache/doris/pull/35965#issuecomment-2151550856 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

Re: [PR] [fix](nereids)should not push down constant output expr in window expression [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35961: URL: https://github.com/apache/doris/pull/35961#issuecomment-2151550897 TPC-H: Total hot run time: 49449 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feat](nereids) add rewrite rule PushCountIntoUnionAll [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #33530: URL: https://github.com/apache/doris/pull/33530#issuecomment-2151554036 TPC-DS: Total hot run time: 171978 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [test](jdbc catalog) reopen db2 catalog test case [doris]

2024-06-06 Thread via GitHub
zy-kkk commented on PR #35966: URL: https://github.com/apache/doris/pull/35966#issuecomment-2151554305 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

[PR] [test](jdbc catalog) reopen db2 catalog test case [doris]

2024-06-06 Thread via GitHub
zy-kkk opened a new pull request, #35966: URL: https://github.com/apache/doris/pull/35966 Change the download address of db2 image, reopen the test and fix the Result close problem in the test -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [test](jdbc catalog) reopen db2 catalog test case [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35966: URL: https://github.com/apache/doris/pull/35966#issuecomment-2151554243 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [feature]Support stream load configuration TwoPhaseCommit [doris-kafka-connector]

2024-06-06 Thread via GitHub
DongLiang-0 opened a new pull request, #27: URL: https://github.com/apache/doris-kafka-connector/pull/27 (no comment) -- 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

Re: [PR] [fix](scan) In-predicate should not be pushed down for non-key column [doris]

2024-06-06 Thread via GitHub
mrhhsg merged PR #35914: URL: https://github.com/apache/doris/pull/35914 -- 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.apach

(doris) branch branch-2.0 updated: [fix](scan) In-predicate should not be pushed down for non-key column (#35914)

2024-06-06 Thread mrhhsg
This is an automated email from the ASF dual-hosted git repository. mrhhsg pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new bcdbc110269 [fix](scan) In-predicate shou

Re: [PR] [test](jdbc catalog) Change the db2 image address and repair test [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35967: URL: https://github.com/apache/doris/pull/35967#issuecomment-2151560986 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [test](jdbc catalog) Change the db2 image address and repair test [doris]

2024-06-06 Thread via GitHub
zy-kkk opened a new pull request, #35967: URL: https://github.com/apache/doris/pull/35967 (no comment) -- 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-mai

Re: [PR] [Feat](nereids) add rewrite rule PushCountIntoUnionAll [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #33530: URL: https://github.com/apache/doris/pull/33530#issuecomment-2151562138 ClickBench: Total hot run time: 30.5 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [I] [Bug] Stream Load导入csv行数较多时行分割错误 [doris]

2024-06-06 Thread via GitHub
heartdance commented on issue #35954: URL: https://github.com/apache/doris/issues/35954#issuecomment-2151562153 请求头csv相关参数设置如下: columns: f1,f2,f3,f4,f5,f6 column_separator: , enclose: ' escape: \ 数据格式如下: ```csv 1,2,3,'line1\r\nline2\r\nline3\r\n...',5,6 1,2,3,'line1\r\

Re: [PR] [fix](fe) Fix compatibility issues with old cloud code [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35958: URL: https://github.com/apache/doris/pull/35958#issuecomment-2151564925 TPC-DS: Total hot run time: 171095 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

[PR] [fix](scan) In-predicate should not be pushed down for non-key column(#35913) [doris]

2024-06-06 Thread via GitHub
mrhhsg opened a new pull request, #35968: URL: https://github.com/apache/doris/pull/35968 ## Proposed changes pick #35913 -- 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 th

Re: [PR] [fix](scan) In-predicate should not be pushed down for non-key column(#35913) [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35968: URL: https://github.com/apache/doris/pull/35968#issuecomment-2151568001 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](scan) In-predicate should not be pushed down for non-key column(#35913) [doris]

2024-06-06 Thread via GitHub
mrhhsg commented on PR #35968: URL: https://github.com/apache/doris/pull/35968#issuecomment-2151568134 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

Re: [PR] [fix](Nereids) not do distinct when aggregate with distinct project [doris]

2024-06-06 Thread via GitHub
morrySnow commented on PR #35899: URL: https://github.com/apache/doris/pull/35899#issuecomment-2151568653 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 unsubscr

Re: [PR] [fix](nereids)should not push down constant output expr in window expression [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35961: URL: https://github.com/apache/doris/pull/35961#issuecomment-2151569615 TPC-DS: Total hot run time: 203692 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](proc) fix keyword case sensitive issue for stmt show_frontends_disks [doris]

2024-06-06 Thread via GitHub
morrySnow merged PR #35921: URL: https://github.com/apache/doris/pull/35921 -- 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 (da13f47072a -> 4c3e40a269f)

2024-06-06 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from da13f47072a [build](docker) add repo for new version of git (#35892) add 4c3e40a269f [fix](proc) fix keyword ca

Re: [PR] [Chore](type) remove duplicate uint128/int128/uint256 defines [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35841: URL: https://github.com/apache/doris/pull/35841#issuecomment-2151573113 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

Re: [PR] [Chore](type) remove duplicate uint128/int128/uint256 defines [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35841: URL: https://github.com/apache/doris/pull/35841#issuecomment-2151573160 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

Re: [PR] [fix](fe) Fix compatibility issues with old cloud code [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35958: URL: https://github.com/apache/doris/pull/35958#issuecomment-2151573342 ClickBench: Total hot run time: 30.49 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) support cost based rule hint [doris]

2024-06-06 Thread via GitHub
LiBinfeng-01 commented on PR #35925: URL: https://github.com/apache/doris/pull/35925#issuecomment-2151577404 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

Re: [PR] [fix](nereids)should not push down constant output expr in window expression [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35961: URL: https://github.com/apache/doris/pull/35961#issuecomment-2151578061 ClickBench: Total hot run time: 30.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](auth)add upgrade and downgrade compatibility test case [doris]

2024-06-06 Thread via GitHub
zfr9527 commented on PR #34489: URL: https://github.com/apache/doris/pull/34489#issuecomment-2151579732 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

Re: [PR] [fix](scan) In-predicate should not be pushed down for non-key column(#35913) [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35968: URL: https://github.com/apache/doris/pull/35968#issuecomment-2151581936 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

Re: [PR] [fix](nereids)should not push down constant output expr in window expression [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35961: URL: https://github.com/apache/doris/pull/35961#issuecomment-2151582914 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 928ac23316aefd46735e58cb5ecc45aa4b9f7fe5 with default session variables Stream

Re: [PR] [Refactor](Variant) refactor flush logic to support partial update [doris]

2024-06-06 Thread via GitHub
xiaokang commented on code in PR #34925: URL: https://github.com/apache/doris/pull/34925#discussion_r1628718371 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -58,60 +59,38 @@ Status SegmentFlusher::flush_single_block(const vectorized::Block* block, int32_ if (block->row

Re: [PR] [fix](scan) In-predicate should not be pushed down for non-key column(#35913) [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35968: URL: https://github.com/apache/doris/pull/35968#issuecomment-2151583602 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

Re: [PR] [fix](inverted index)Delete tmp dirs when BE starts to avoid tmp file… [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35951: URL: https://github.com/apache/doris/pull/35951#issuecomment-2151586148 TPC-H: Total hot run time: 41387 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](txn) Fix coordidator be restart not abort txn [doris]

2024-06-06 Thread via GitHub
yujun777 commented on PR #35342: URL: https://github.com/apache/doris/pull/35342#issuecomment-2151586960 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

[PR] [fix] reduce the value of defaultMaxBytesPerTask to fit Doris [doris-streamloader]

2024-06-06 Thread via GitHub
HHoflittlefish777 opened a new pull request, #17: URL: https://github.com/apache/doris-streamloader/pull/17 reduce the value of defaultMaxBytesPerTask to fit Doris -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151597710 TPC-H: Total hot run time: 41833 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151600331 TeamCity be ut coverage result: Function Coverage: 36.37% (8988/24714) Line Coverage: 27.91% (73430/263091) Region Coverage: 27.33% (38007/139068) Branch Coverage: 23.9

[PR] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-06-06 Thread via GitHub
Johnnyssc opened a new pull request, #35969: URL: https://github.com/apache/doris/pull/35969 ## Proposed changes 1. when we try to modify a partition's storage policy which have different resource with the previous one, we get error message "currently do not support change origin sto

[PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-06 Thread via GitHub
mymeiyi opened a new pull request, #35970: URL: https://github.com/apache/doris/pull/35970 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [fix](mtmv) Fix that the storage medium specified for the mtmv is SSD, but the partition storage medium for the mtmv is still HDD (#35644) [doris]

2024-06-06 Thread via GitHub
morningman merged PR #35955: URL: https://github.com/apache/doris/pull/35955 -- 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-2.1 updated: [fix](mtmv) Fix that the storage medium specified for the mtmv is SSD, but the partition storage medium for the mtmv is still HDD (#35644) (#35955)

2024-06-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new cd808c3ea04 [fix](mtmv) Fix that the

Re: [PR] [fix](inverted index)Delete tmp dirs when BE starts to avoid tmp file… [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35951: URL: https://github.com/apache/doris/pull/35951#issuecomment-2151604047 TPC-DS: Total hot run time: 172757 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35970: URL: https://github.com/apache/doris/pull/35970#issuecomment-2151604064 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [FIX](cases)fix cases for test_ip_in_inverted_index [doris]

2024-06-06 Thread via GitHub
amorynan opened a new pull request, #35971: URL: https://github.com/apache/doris/pull/35971 ## Proposed changes see alse https://github.com/apache/doris/pull/35881 Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [FIX](cases)fix cases for test_ip_in_inverted_index [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35971: URL: https://github.com/apache/doris/pull/35971#issuecomment-2151605271 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [FIX](cases)fix cases for test_ip_in_inverted_index [doris]

2024-06-06 Thread via GitHub
amorynan commented on PR #35971: URL: https://github.com/apache/doris/pull/35971#issuecomment-2151605382 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

Re: [PR] [refactor](pipeline) Delete pipeline option [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35943: URL: https://github.com/apache/doris/pull/35943#issuecomment-2151607525 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

Re: [PR] [refactor](pipeline) Delete pipeline option [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35943: URL: https://github.com/apache/doris/pull/35943#issuecomment-2151607592 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

[PR] [fix](pipeline) Do not push data in local exchange if eos [doris]

2024-06-06 Thread via GitHub
Gabriel39 opened a new pull request, #35972: URL: https://github.com/apache/doris/pull/35972 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [refactor](pipeline) Delete pipeline option [doris]

2024-06-06 Thread via GitHub
Gabriel39 merged PR #35943: URL: https://github.com/apache/doris/pull/35943 -- 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

Re: [PR] [FIX](cases)fix cases for test_ip_in_inverted_index [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35971: URL: https://github.com/apache/doris/pull/35971#issuecomment-2151609047 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 master updated: [refactor](pipeline) Delete pipeline option (#35943)

2024-06-06 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 3b0b440965c [refactor](pipeline) Delete pipel

Re: [PR] [fix](pipeline) Do not push data in local exchange if eos [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35972: URL: https://github.com/apache/doris/pull/35972#issuecomment-2151609564 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35969: URL: https://github.com/apache/doris/pull/35969#issuecomment-2151602634 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](inverted index)Delete tmp dirs when BE starts to avoid tmp file… [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35951: URL: https://github.com/apache/doris/pull/35951#issuecomment-2151615589 ClickBench: Total hot run time: 30.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151618316 TPC-DS: Total hot run time: 169277 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Do not push data in local exchange if eos [doris]

2024-06-06 Thread via GitHub
Gabriel39 commented on PR #35972: URL: https://github.com/apache/doris/pull/35972#issuecomment-2151618478 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

Re: [PR] [fix](pipeline) Do not push data in local exchange if eos [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on code in PR #35972: URL: https://github.com/apache/doris/pull/35972#discussion_r1628942221 ## be/src/pipeline/local_exchange/local_exchanger.h: ## @@ -68,6 +69,56 @@ moodycamel::ConcurrentQueue _free_blocks; }; +struct PartitionedRowIdxs {

Re: [PR] [fix](mtmv)Mtmv support row column (#35860) [doris]

2024-06-06 Thread via GitHub
zddr commented on PR #35956: URL: https://github.com/apache/doris/pull/35956#issuecomment-2151624415 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 unsubsc

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151628660 ClickBench: Total hot run time: 30.4 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-06 Thread via GitHub
mymeiyi commented on PR #35970: URL: https://github.com/apache/doris/pull/35970#issuecomment-2151632933 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

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
Gabriel39 commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151638158 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

[PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
Gabriel39 opened a new pull request, #35973: URL: https://github.com/apache/doris/pull/35973 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] [Chore](log) do not get stacktrace when error_code's stacktrace is false [doris]

2024-06-06 Thread via GitHub
BiteThet opened a new pull request, #35974: URL: https://github.com/apache/doris/pull/35974 ## Proposed changes do not get stacktrace when error_code's stacktrace is false -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151637824 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Chore](log) do not get stacktrace when error_code's stacktrace is false [doris]

2024-06-06 Thread via GitHub
BiteThet commented on PR #35974: URL: https://github.com/apache/doris/pull/35974#issuecomment-2151640250 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

Re: [PR] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-06-06 Thread via GitHub
Johnnyssc commented on PR #35969: URL: https://github.com/apache/doris/pull/35969#issuecomment-2151642670 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

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151643611 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

[PR] [bugfix](hive)fix the error message when creating hive table for 2.1 [doris]

2024-06-06 Thread via GitHub
wuwenchi opened a new pull request, #35975: URL: https://github.com/apache/doris/pull/35975 ## Proposed changes bp #35833 -- 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 th

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151643702 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

Re: [PR] [bugfix](hive)fix the error message when creating hive table for 2.1 [doris]

2024-06-06 Thread via GitHub
doris-robot commented on PR #35975: URL: https://github.com/apache/doris/pull/35975#issuecomment-2151643789 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Chore](log) do not get stacktrace when error_code's stacktrace is false [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35974: URL: https://github.com/apache/doris/pull/35974#issuecomment-2151644054 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

Re: [PR] [Chore](log) do not get stacktrace when error_code's stacktrace is false [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35974: URL: https://github.com/apache/doris/pull/35974#issuecomment-2151644092 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

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
Gabriel39 commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151647356 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

Re: [PR] [fix](function) fix date_format core when meet long format string [doris]

2024-06-06 Thread via GitHub
zclllyybb commented on PR #35883: URL: https://github.com/apache/doris/pull/35883#issuecomment-2151647652 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

Re: [PR] [improvement](stream load) support hll_from_base64 for stream load column mapping [doris]

2024-06-06 Thread via GitHub
gnehil commented on PR #35923: URL: https://github.com/apache/doris/pull/35923#issuecomment-2151648341 > please add a regression case for http load and streamload. Regression test added, please review. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] [feature]Support stream load configuration TwoPhaseCommit [doris-kafka-connector]

2024-06-06 Thread via GitHub
JNSimba merged PR #27: URL: https://github.com/apache/doris-kafka-connector/pull/27 -- 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...@

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151650072 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

Re: [PR] [Chore](log) do not get stacktrace when error_code's stacktrace is false [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35974: URL: https://github.com/apache/doris/pull/35974#issuecomment-2151650558 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-kafka-connector) branch master updated: [feature]Support stream load configuration TwoPhaseCommit (#27)

2024-06-06 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 73a4f9c [feature]Support stream lo

Re: [I] Can not set UNIQUE KEY table that enables Merge-On-write with storage policy [doris]

2024-06-06 Thread via GitHub
feng-kui commented on issue #35715: URL: https://github.com/apache/doris/issues/35715#issuecomment-2151654512 官网文档有描述:Unique 模型在开启 Merge-on-Write 特性时,不支持设置 Storage policy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [feature](Cloud) Add azure's support to BE [doris]

2024-06-06 Thread via GitHub
ByteYue commented on PR #35670: URL: https://github.com/apache/doris/pull/35670#issuecomment-2151655794 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

[PR] [web](links) Update Slack link [doris-website]

2024-06-06 Thread via GitHub
KassieZ opened a new pull request, #725: URL: https://github.com/apache/doris-website/pull/725 (no comment) -- 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,

Re: [PR] [fix](routine-load) dealing with the high watermark of Kafka may fallback [doris]

2024-06-06 Thread via GitHub
liaoxin01 merged PR #35901: URL: https://github.com/apache/doris/pull/35901 -- 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 (3b0b440965c -> c2e23bd7722)

2024-06-06 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3b0b440965c [refactor](pipeline) Delete pipeline option (#35943) add c2e23bd7722 [fix](routine-load) dealing with

Re: [PR] [minor](log) Refactor some warning logs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35973: URL: https://github.com/apache/doris/pull/35973#issuecomment-2151657933 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

Re: [PR] [fix](function) fix date_format core when meet long format string [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on code in PR #35883: URL: https://github.com/apache/doris/pull/35883#discussion_r1628972550 ## be/src/vec/runtime/vdatetime_value.cpp: ## @@ -3435,10 +3441,13 @@ } template -bool DateV2Value::to_format_string(const char* format, int len, char*

Re: [PR] [feature](cloud) Support path format v1 for Storage Vault [doris]

2024-06-06 Thread via GitHub
platoneko commented on PR #35953: URL: https://github.com/apache/doris/pull/35953#issuecomment-2151660505 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

Re: [PR] [feature](cloud) Support path format v1 for Storage Vault [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on code in PR #35953: URL: https://github.com/apache/doris/pull/35953#discussion_r1628974088 ## be/test/olap/storage_resource_test.cpp: ## @@ -0,0 +1,68 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

Re: [PR] [Feat](Nereids) support cost based rule hint [doris]

2024-06-06 Thread via GitHub
LiBinfeng-01 commented on PR #35925: URL: https://github.com/apache/doris/pull/35925#issuecomment-2151660957 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

Re: [PR] [fix](memory) Allocator check failed log stacktrace if not catch exception [doris]

2024-06-06 Thread via GitHub
xinyiZzz commented on PR #35965: URL: https://github.com/apache/doris/pull/35965#issuecomment-2151662256 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

Re: [PR] [fix](memory) Allocator check failed log stacktrace if not catch exception [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35965: URL: https://github.com/apache/doris/pull/35965#issuecomment-2151663147 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

Re: [PR] [feature] Support importing MySQL geographic data types and PostgreSQL array data types [doris-kafka-connector]

2024-06-06 Thread via GitHub
JNSimba merged PR #25: URL: https://github.com/apache/doris-kafka-connector/pull/25 -- 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-kafka-connector) branch master updated: [feature] Support importing MySQL geographic data types and PostgreSQL array data types (#25)

2024-06-06 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new f5040b7 [feature] Support importin

Re: [PR] [fix](memory) Allocator check failed log stacktrace if not catch exception [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35965: URL: https://github.com/apache/doris/pull/35965#issuecomment-2151663087 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

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151667148 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

Re: [PR] [enhance](boot) Limit the concurrency of load data dirs [doris]

2024-06-06 Thread via GitHub
github-actions[bot] commented on PR #35852: URL: https://github.com/apache/doris/pull/35852#issuecomment-2151667207 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

Re: [I] [Bug] Stream Load导入csv行数较多时行分割错误 [doris]

2024-06-06 Thread via GitHub
liaoxin01 commented on issue #35954: URL: https://github.com/apache/doris/issues/35954#issuecomment-2151669330 https://github.com/apache/doris/pull/34364 这个pr应该fix这个问题,你试下2.1.3版本看看的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] [fix] reduce the value of defaultMaxBytesPerTask to fit Doris [doris-streamloader]

2024-06-06 Thread via GitHub
CalvinKirs merged PR #17: URL: https://github.com/apache/doris-streamloader/pull/17 -- 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-streamloader) branch master updated: [fix] reduce the value of defaultMaxBytesPerTask to fit Doris (#17)

2024-06-06 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-streamloader.git The following commit(s) were added to refs/heads/master by this push: new 9529a99 [fix] reduce the value of def

  1   2   3   4   5   6   7   8   9   >