Re: [PR] [fix](Nereids) support aggregate function only in having statement (#34086) [doris]

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

Re: [PR] [feature](cloud) Support cache warmup for any remote filesystem [doris]

2024-04-30 Thread via GitHub
dataroaring merged PR #34191: URL: https://github.com/apache/doris/pull/34191 -- 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 (dec1989ec83 -> 66bf4d97be0)

2024-04-30 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dec1989ec83 [chore](regression) Add log about ccr downstream url and db name (#34325) add 66bf4d97be0 [featu

Re: [PR] [fix](Export) fix some issues of Export [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34345: URL: https://github.com/apache/doris/pull/34345#issuecomment-2084526653 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](Export) fix some issues of Export [doris]

2024-04-30 Thread via GitHub
BePPPower opened a new pull request, #34345: URL: https://github.com/apache/doris/pull/34345 ## Proposed changes Issue Number: close #xxx 1. Forbid rollback to the old optimizer in `Export` task. Since originStmt is empty, reverting to the old optimizer when the new optimizer

Re: [PR] [fix](Nereids) support aggregate function only in having statement (#34086) [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34338: URL: https://github.com/apache/doris/pull/34338#issuecomment-2084527965 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 76935803931733543e8de86802782c9fdf097202 with default session variables Stream

Re: [PR] [opt](like) opt LIKE and REGEXP clause with concat(col, pattern_str) [doris]

2024-04-30 Thread via GitHub
zhiqiang- commented on PR #32333: URL: https://github.com/apache/doris/pull/32333#issuecomment-2084526888 > > @sjyango Hello, could you please introduce the motivation of your optimization? And i am curious whether there is compile cache in RE2 for same pattern? > > This optimiza

Re: [PR] [fix](regression test) fix test_schema_change_fail due to set force_olap_table_replication_num [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34343: URL: https://github.com/apache/doris/pull/34343#issuecomment-2084531624 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] Pick "[enhance](Backup) Obscure the secret key for show backup's repository stmt #34226" [doris]

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

Re: [PR] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on code in PR #33797: URL: https://github.com/apache/doris/pull/33797#discussion_r1584242704 ## be/src/runtime/workload_group/workload_group.cpp: ## @@ -142,30 +142,56 @@ void WorkloadGroup::remove_mem_tracker_limiter(std::shared_ptr Additional

Re: [PR] [opt](nereids)Only the SQL key columns are used as the basis for selecting the derivation algorithm [doris]

2024-04-30 Thread via GitHub
morrySnow merged PR #34148: URL: https://github.com/apache/doris/pull/34148 -- 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] [opt](nereids)Only the SQL key columns are used as the basis for selecting the derivation algorithm [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34148: URL: https://github.com/apache/doris/pull/34148#issuecomment-2084538967 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] [fix](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
cambyzju commented on PR #34346: URL: https://github.com/apache/doris/pull/34346#issuecomment-2084539887 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](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34346: URL: https://github.com/apache/doris/pull/34346#issuecomment-2084539586 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](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
cambyzju opened a new pull request, #34346: URL: https://github.com/apache/doris/pull/34346 ## Proposed changes cherry-pick #34283 to branch-2.0 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

(doris) branch master updated (66bf4d97be0 -> a566ba0d7c1)

2024-04-30 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 66bf4d97be0 [feature](cloud) Support cache warmup for any remote filesystem (#34191) add a566ba0d7c1 [opt](ner

Re: [PR] Pick "[enhance](Backup) Obscure the secret key for show backup's repository stmt #34226" [doris]

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

Re: [PR] [fix](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34347: URL: https://github.com/apache/doris/pull/34347#issuecomment-2084547773 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](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
cambyzju opened a new pull request, #34347: URL: https://github.com/apache/doris/pull/34347 ## Proposed changes cherry-pick #34283 to branch-1.2 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [improvement](spill) fuzzy spill and fix bugs [doris]

2024-04-30 Thread via GitHub
jacktengg commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2084550210 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](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34346: URL: https://github.com/apache/doris/pull/34346#issuecomment-2084560769 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] Pick "[enhance](Backup) Obscure the secret key for show backup's repository stmt #34226" [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34332: URL: https://github.com/apache/doris/pull/34332#issuecomment-2084557017 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 29fdc9d39bc5790be0af7aae14779878b8ff6d6c with default session variables Stream

Re: [PR] [improvement](spill) fuzzy spill and fix bugs [doris]

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

[PR] [enhance](hdfs) Add UT for HdfsFileWriter [doris]

2024-04-30 Thread via GitHub
platoneko opened a new pull request, #34348: URL: https://github.com/apache/doris/pull/34348 - RAII clear sync point callback - Add UT for HdfsFileWriter ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or co

Re: [PR] [enhance](hdfs) Add UT for HdfsFileWriter [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34348: URL: https://github.com/apache/doris/pull/34348#issuecomment-2084573385 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](docker-compose) change db2's image url [doris]

2024-04-30 Thread via GitHub
morningman opened a new pull request, #34349: URL: https://github.com/apache/doris/pull/34349 ## Proposed changes Db2 Community Edition has moved from DockerHub to IBM Container Registry ## Further comments If this is a relatively large or complex change, kick off the dis

Re: [PR] [test](docker-compose) change db2's image url [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34349: URL: https://github.com/apache/doris/pull/34349#issuecomment-2084573968 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] [test](docker-compose) change db2's image url [doris]

2024-04-30 Thread via GitHub
morningman commented on PR #34349: URL: https://github.com/apache/doris/pull/34349#issuecomment-2084574068 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

Re: [PR] [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

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

Re: [PR] [enhance](hdfs) Add UT for HdfsFileWriter [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on code in PR #34348: URL: https://github.com/apache/doris/pull/34348#discussion_r1584268998 ## be/test/io/fs/hdfs_file_system_test.cpp: ## @@ -0,0 +1,149 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lice

Re: [PR] [feature](block) add check type in block data type and column [doris]

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

Re: [PR] [fix](Export) fix some issues of Export [doris]

2024-04-30 Thread via GitHub
BePPPower commented on PR #34345: URL: https://github.com/apache/doris/pull/34345#issuecomment-2084587570 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](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34346: URL: https://github.com/apache/doris/pull/34346#issuecomment-2084594783 TeamCity be ut coverage result: Function Coverage: 37.80% (8071/21351) Line Coverage: 29.46% (65917/223760) Region Coverage: 28.94% (33938/117289) Branch Coverage: 24.8

[PR] [improve] Make the schema change memory space adaptive [doris]

2024-04-30 Thread via GitHub
Lchangliang opened a new pull request, #34350: URL: https://github.com/apache/doris/pull/34350 ## Proposed changes Issue Number: close #xxx The config `memory_limitation_per_thread_for_schema_change_bytes` default value is 2GB and it will make schema change fail when the sy

Re: [PR] [improve] Make the schema change memory space adaptive [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34350: URL: https://github.com/apache/doris/pull/34350#issuecomment-2084592379 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](Nereids) support aggregate function only in having statement (#34086) [doris]

2024-04-30 Thread via GitHub
morrySnow merged PR #34338: URL: https://github.com/apache/doris/pull/34338 -- 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] [improve](txn insert) txn insert support write to one table many times [doris]

2024-04-30 Thread via GitHub
mymeiyi commented on PR #32980: URL: https://github.com/apache/doris/pull/32980#issuecomment-2084598177 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](json) fix be crash while load json data (#34283) [doris]

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

Re: [PR] [opt](Nereids) remove canEliminate flag on LogicalProject [doris]

2024-04-30 Thread via GitHub
morrySnow commented on PR #31977: URL: https://github.com/apache/doris/pull/31977#issuecomment-2084599155 run external -- 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

(doris) branch branch-2.0 updated: [fix](Nereids) support aggregate function only in having statement (#34086) (#34338)

2024-04-30 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 e7b19b34512 [fix](Nereids) support agg

[PR] [feature](test)Add column date type boundary of auto partition [doris]

2024-04-30 Thread via GitHub
zfr9527 opened a new pull request, #34351: URL: https://github.com/apache/doris/pull/34351 ## Proposed changes [feature](test)Add column date type boundary of auto partition ## Further comments If this is a relatively large or complex change, kick off the discussion at [

Re: [PR] [feature](test)Add column date type boundary of auto partition [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34351: URL: https://github.com/apache/doris/pull/34351#issuecomment-2084600396 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] [feature](test)Add column date type boundary of auto partition [doris]

2024-04-30 Thread via GitHub
zfr9527 commented on PR #34351: URL: https://github.com/apache/doris/pull/34351#issuecomment-2084601018 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] [improve] Make the schema change memory space adaptive [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34350: URL: https://github.com/apache/doris/pull/34350#issuecomment-2084602517 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](auth)Stream load not have usage priv for workload group [doris]

2024-04-30 Thread via GitHub
zddr commented on PR #34303: URL: https://github.com/apache/doris/pull/34303#issuecomment-2084606861 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] [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

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

Re: [PR] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #33797: URL: https://github.com/apache/doris/pull/33797#issuecomment-2084611387 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] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
wangbo commented on PR #33797: URL: https://github.com/apache/doris/pull/33797#issuecomment-2084615410 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] [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

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

Re: [PR] [opt](Nereids) remove canEliminate flag on LogicalProject [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #31977: URL: https://github.com/apache/doris/pull/31977#issuecomment-2084614157 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](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34344: URL: https://github.com/apache/doris/pull/34344#issuecomment-2084616255 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f248c5b66d860411019aa0cf70a853e80a4e795e with default session variables Stream

[PR] [chore](fe) Add some important information in fe log for debug [doris]

2024-04-30 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #34352: URL: https://github.com/apache/doris/pull/34352 * Add git commit info in fe.log/fe.out when fe start * Add `metadata recovery mode` log in fe.log/fe.out * Add bdb journal info in fe.log when size over `1M` ## Proposed changes

Re: [PR] [chore](fe) Add some important information in fe log for debug [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34352: URL: https://github.com/apache/doris/pull/34352#issuecomment-2084628644 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](json) fix be crash while load json data (#34283) [doris]

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

Re: [PR] [fix](json) fix be crash while load json data (#34283) [doris]

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

Re: [PR] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on code in PR #33797: URL: https://github.com/apache/doris/pull/33797#discussion_r1584295766 ## be/src/runtime/workload_group/workload_group.cpp: ## @@ -142,30 +142,47 @@ void WorkloadGroup::remove_mem_tracker_limiter(std::shared_ptr Additional

Re: [PR] [fix](SortMerger)add error throwing mechanism [doris]

2024-04-30 Thread via GitHub
TomaYoko commented on PR #34335: URL: https://github.com/apache/doris/pull/34335#issuecomment-2084622661 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] [feature](block) add check type in block data type and column [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34314: URL: https://github.com/apache/doris/pull/34314#issuecomment-2084631076 TeamCity be ut coverage result: Function Coverage: 35.55% (8934/25133) Line Coverage: 27.20% (73716/271005) Region Coverage: 26.39% (38075/144263) Branch Coverage: 23.1

Re: [PR] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
wangbo commented on PR #33797: URL: https://github.com/apache/doris/pull/33797#issuecomment-2084625614 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] [Improvement](executor)Refactor Workload group memory GC [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #33797: URL: https://github.com/apache/doris/pull/33797#issuecomment-2084634920 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] [fix](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34346: URL: https://github.com/apache/doris/pull/34346#issuecomment-2084638008 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 06123f6db192516d6949901ebf73e96fbd4e9f68 with default session variables Stream

Re: [PR] [chore](fe) Add some important information in fe log for debug [doris]

2024-04-30 Thread via GitHub
SWJTU-ZhangLei commented on PR #34352: URL: https://github.com/apache/doris/pull/34352#issuecomment-2084629187 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.

[I] [Bug] handles of deleted files are being held by be process [doris]

2024-04-30 Thread via GitHub
michael1991 opened a new issue, #34353: URL: https://github.com/apache/doris/issues/34353 ### 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 2.0.4 ### Wha

Re: [PR] [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

2024-04-30 Thread via GitHub
CalvinKirs commented on PR #34344: URL: https://github.com/apache/doris/pull/34344#issuecomment-2084643385 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

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

2024-04-30 Thread via GitHub
xiaokang commented on PR #34229: URL: https://github.com/apache/doris/pull/34229#issuecomment-2084655963 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] [branch-2.0](create tablet) create tablet chose disk round robin [doris]

2024-04-30 Thread via GitHub
xiaokang commented on PR #34034: URL: https://github.com/apache/doris/pull/34034#issuecomment-2084657761 * [improvement](create tablet) backend create tablet round robin among … (#30530) * [improvement](create tablet) backend create tablet round robin among … (#29818) * [impro

[PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
ByteYue opened a new pull request, #34354: URL: https://github.com/apache/doris/pull/34354 ## Proposed changes Issue Number: close #xxx In practice, we've found that if the import frequency to HDFS is too fast, it can cause an OutOfMemoryError (OOM) in the JVM started by the JN

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2084666053 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] [Cherry-pick](branch-2.0) Pick #34211 [doris]

2024-04-30 Thread via GitHub
xiaokang commented on PR #34319: URL: https://github.com/apache/doris/pull/34319#issuecomment-2084664535 #34211 -- 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

Re: [PR] [enhance](Backup) Obscure the secret key for show backup's repository stmt #34226 [doris]

2024-04-30 Thread via GitHub
xiaokang merged PR #34332: URL: https://github.com/apache/doris/pull/34332 -- 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 branch-2.0 updated: [enhance](Backup) Obscure the secret key for show backup's repository stmt #34226 (#34332)

2024-04-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 4c040066eff [enhance](Backup) Obscure the

(doris) branch branch-2.0 updated: [fix](json) fix be crash while load json data (#34283) (#34346)

2024-04-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 5edf259ac4b [fix](json) fix be crash while

[PR] [fix](cloud) Rename `cloud_preheating_enabled` to `enable_cloud_warm_… [doris]

2024-04-30 Thread via GitHub
deardeng opened a new pull request, #34355: URL: https://github.com/apache/doris/pull/34355 …up_for_rebalance` ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d..

Re: [PR] [fix](json) fix be crash while load json data (#34283) [doris]

2024-04-30 Thread via GitHub
xiaokang merged PR #34346: URL: https://github.com/apache/doris/pull/34346 -- 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

Re: [PR] [improve](txn insert) txn insert support write to one table many times [doris]

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

Re: [PR] [fix](json) fix be crash while load json data [doris]

2024-04-30 Thread via GitHub
xiaokang commented on PR #34283: URL: https://github.com/apache/doris/pull/34283#issuecomment-2084669719 @cambyzju pls add a testcase -- 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

Re: [PR] [fix](cloud) Rename `cloud_preheating_enabled` to `enable_cloud_warm_… [doris]

2024-04-30 Thread via GitHub
doris-robot commented on PR #34355: URL: https://github.com/apache/doris/pull/34355#issuecomment-2084672174 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](statistics)Use column update rows to decide min/max stats are valid or not. [doris]

2024-04-30 Thread via GitHub
morrySnow merged PR #34263: URL: https://github.com/apache/doris/pull/34263 -- 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] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2084676087 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] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2084678251 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] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2084682992 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] [improvement](spill) fuzzy spill and fix bugs [doris]

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

(doris-thirdparty) branch clucene updated: [opt](standard95) the ‘standard95’ tokenizer does not include stop words by default. (#209)

2024-04-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new c736f8317b [opt](standard95) the ‘sta

(doris) branch master updated: [fix](statistics) Use column update rows to decide min/max stats are valid or not (#34263)

2024-04-30 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4d69cb2ec5a [fix](statistics) Use column updat

Re: [PR] [fix](Export) fix some issues of Export [doris]

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

Re: [PR] [opt](standard95) the "standard95" tokenizer can be configured to disable stop words. [doris-thirdparty]

2024-04-30 Thread via GitHub
xiaokang merged PR #209: URL: https://github.com/apache/doris-thirdparty/pull/209 -- 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...@do

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-04-30 Thread via GitHub
github-actions[bot] commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2084688433 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] [improve](txn insert) txn insert support write to one table many times [doris]

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

Re: [PR] [fix](inverted index) special characters cause buffer overflow in Unicode tokenization [doris-thirdparty]

2024-04-30 Thread via GitHub
xiaokang merged PR #210: URL: https://github.com/apache/doris-thirdparty/pull/210 -- 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...@do

(doris-thirdparty) branch clucene updated: [fix](inverted index) special characters cause buffer overflow in Unicode tokenization. (#210)

2024-04-30 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new d3de160871 [fix](inverted index) spec

Re: [PR] [fix](SortMerger)add error throwing mechanism [doris]

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

Re: [PR] [chore](fe) Add some important information in fe log for debug [doris]

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

Re: [PR] [fix](autobucket) calc bucket num exclude today's partition [doris]

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

Re: [PR] [improvement](spill) fuzzy spill and fix bugs [doris]

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

Re: [PR] [fix](Export) fix some issues of Export [doris]

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

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

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

Re: [PR] [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 [doris]

2024-04-30 Thread via GitHub
CalvinKirs merged PR #34344: URL: https://github.com/apache/doris/pull/34344 -- 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.0 updated: [Chore](dependencies)bcprov-jdkon15 migration to bcprov-jdkon18 (#34344)

2024-04-30 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 42760416987 [Chore](dependencies)bcprov-jdk

Re: [PR] [branch-2.0](create tablet) create tablet chose disk round robin [doris]

2024-04-30 Thread via GitHub
yujun777 commented on PR #34034: URL: https://github.com/apache/doris/pull/34034#issuecomment-2084722753 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] [test](hive)revert hive container to host mode [doris]

2024-04-30 Thread via GitHub
suxiaogang223 commented on PR #34322: URL: https://github.com/apache/doris/pull/34322#issuecomment-2084719376 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

  1   2   3   4   >