Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-03 Thread via GitHub
Vallishp commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2267373450 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](outfile)fix outfile [doris]

2024-08-03 Thread via GitHub
amorynan opened a new pull request, #38830: URL: https://github.com/apache/doris/pull/38830 ## 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 ab

Re: [PR] [fix](outfile)fix outfile [doris]

2024-08-03 Thread via GitHub
amorynan commented on PR #38830: URL: https://github.com/apache/doris/pull/38830#issuecomment-2267361731 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](outfile)fix outfile [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38830: URL: https://github.com/apache/doris/pull/38830#issuecomment-2267361720 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] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [chore](meta) Add more log for FE meta [doris]

2024-08-03 Thread via GitHub
gavinchou commented on PR #38828: URL: https://github.com/apache/doris/pull/38828#issuecomment-2267351470 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](multi table) fix single stream multi table memory leak (#38255) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38824: URL: https://github.com/apache/doris/pull/38824#issuecomment-2267347887 TeamCity be ut coverage result: Function Coverage: 36.47% (9276/25433) Line Coverage: 27.98% (75847/271049) Region Coverage: 26.84% (39032/145430) Branch Coverage: 23.5

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

2024-08-03 Thread via GitHub
Jibing-Li commented on PR #38829: URL: https://github.com/apache/doris/pull/38829#issuecomment-2267339115 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] [improvement](statistics)Improve statistics cache loading logic. [doris]

2024-08-03 Thread via GitHub
Jibing-Li opened a new pull request, #38829: URL: https://github.com/apache/doris/pull/38829 Improve statistics cache loading logic. When loading operation throw an exception, do not cache UNKNOWN, so it can try to load again next time. -- This is an automated message from the Apache Git

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38829: URL: https://github.com/apache/doris/pull/38829#issuecomment-2267339016 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](meta) Add more log for FE meta [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on code in PR #38828: URL: https://github.com/apache/doris/pull/38828#discussion_r1703048367 ## be/src/cloud/cloud_schema_change_job.cpp: ## @@ -217,11 +176,10 @@ Status CloudSchemaChangeJob::process_alter_tablet(const TAlterTabletReqV2& reque

Re: [PR] [chore](meta) Add more log for FE meta [doris]

2024-08-03 Thread via GitHub
gavinchou commented on PR #38828: URL: https://github.com/apache/doris/pull/38828#issuecomment-2267335229 run cloud_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 un

[PR] [chore](meta) Add more log for FE meta [doris]

2024-08-03 Thread via GitHub
gavinchou opened a new pull request, #38828: URL: https://github.com/apache/doris/pull/38828 (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-

Re: [PR] [chore](meta) Add more log for FE meta [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38828: URL: https://github.com/apache/doris/pull/38828#issuecomment-2267334128 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] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [fix](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38827: URL: https://github.com/apache/doris/pull/38827#issuecomment-2267294207 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](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
sollhui closed pull request #38823: [fix](routine-load) fix show routine load job result is incorrect (#38199) URL: https://github.com/apache/doris/pull/38823 -- 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

Re: [PR] [fix](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38827: URL: https://github.com/apache/doris/pull/38827#issuecomment-2267294232 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] [fix](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38827: URL: https://github.com/apache/doris/pull/38827 pick (#38199) Use the sql to query routine load records: ``` show routine load for db.job1\G ``` return all routine load job in the db: ``` 10 rows in set (0.02 sec) ```

Re: [PR] [fix](multi table) fix single stream multi table memory leak (#38255) [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38824: URL: https://github.com/apache/doris/pull/38824#issuecomment-2267294107 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](routine load) fix show routine load task result incorrect (#38523) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38826: URL: https://github.com/apache/doris/pull/38826#issuecomment-2267292404 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](routine load) fix show routine load task result incorrect (#38523) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38826: URL: https://github.com/apache/doris/pull/38826#issuecomment-2267292365 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](routine load) fix show routine load task result incorrect (#38523) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38826: URL: https://github.com/apache/doris/pull/38826 pick (#38523) Create a job: ``` CREATE ROUTINE LOAD testShow ON test_show_routine_load COLUMNS TERMINATED BY "," PROPERTIES ( "max_batch_interval" = "5", "max_batch_rows" = "

Re: [PR] [fix](routine load) fix enclose and escape can not set in routine load job (#38402) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38825: URL: https://github.com/apache/doris/pull/38825#issuecomment-2267291640 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](routine load) fix enclose and escape can not set in routine load job (#38402) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38825: URL: https://github.com/apache/doris/pull/38825#issuecomment-2267291629 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](routine load) fix enclose and escape can not set in routine load job (#38402) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38825: URL: https://github.com/apache/doris/pull/38825 pick (#38402) -- 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](multi table) fix single stream multi table memory leak (#38255) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38824: URL: https://github.com/apache/doris/pull/38824#issuecomment-2267291305 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](multi table) fix single stream multi table memory leak (#38255) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38824: URL: https://github.com/apache/doris/pull/38824#issuecomment-2267291288 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](multi table) fix single stream multi table memory leak (#38255) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38824: URL: https://github.com/apache/doris/pull/38824 pick (#38255) We meet OOM when using single stream multi table ![image](https://github.com/user-attachments/assets/748e9914-d591-4f41-8b28-412d3cecc841) It exist memory leak, and h

Re: [PR] [fix](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38823: URL: https://github.com/apache/doris/pull/38823#issuecomment-2267290814 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](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38823: URL: https://github.com/apache/doris/pull/38823#issuecomment-2267290859 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] [fix](routine-load) fix show routine load job result is incorrect (#38199) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38823: URL: https://github.com/apache/doris/pull/38823 pick (#38199) Use the sql to query routine load records: ``` show routine load for db.job1\G ``` return all routine load job in the db: ``` 10 rows in set (0.02 sec) ```

Re: [PR] [test](routine load) add routine load case with timestamp as offset(#38567) [doris]

2024-08-03 Thread via GitHub
sollhui commented on PR #38822: URL: https://github.com/apache/doris/pull/38822#issuecomment-2267288899 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] [test](routine load) add routine load case with timestamp as offset(#38567) [doris]

2024-08-03 Thread via GitHub
doris-robot commented on PR #38822: URL: https://github.com/apache/doris/pull/38822#issuecomment-2267288865 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](routine load) add routine load case with timestamp as offset(#38567) [doris]

2024-08-03 Thread via GitHub
sollhui opened a new pull request, #38822: URL: https://github.com/apache/doris/pull/38822 pick (#38567) -- 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

(doris) branch branch-2.1 updated: [chore](test) disable fault injection to make pipeline task check happy (#38665) (#38821)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 eef8c87fb5e [chore](test) disable fa

Re: [PR] [chore](test) disable fault injection to make pipeline task check happy (#38665) [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38821: URL: https://github.com/apache/doris/pull/38821 -- 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.

Re: [PR] [fix](schema-change) Fix schema change run into nullable check specified for MV [doris]

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

Re: [PR] [refactor](S3) Refactor S3 file writer's duplicate code into common function [doris]

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

(doris) branch branch-3.0 updated: [Fix](Load)Audit logs avoid recording certain sensitive information (#38769)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new bc954d423fd [Fix](Load)Audit logs av

Re: [PR] [Fix](Load)Audit logs avoid recording certain sensitive information [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38769: URL: https://github.com/apache/doris/pull/38769 -- 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: [Fix](Load)Audit logs avoid recording certain sensitive information (#38769)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f4422905f8d [Fix](Load)Audit logs avoid reco

Re: [PR] [improvement](file cache) Try to read from remote storage when opening segment with CachedRemoteFileReader [doris]

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

Re: [PR] [refactor](S3) Refactor S3 file writer's duplicate code into common function [doris]

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

Re: [PR] [fix](schema-change) Fix schema change run into nullable check specified for MV [doris]

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

Re: [PR] [improvement](file cache) Try to read from remote storage when opening segment with CachedRemoteFileReader [doris]

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

(doris) branch branch-3.0 updated: [fix](auth)Fix some exception info of the auth case (#38205)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 12f70aee0dd [fix](auth)Fix some exce

(doris) branch master updated: [fix](auth)Fix some exception info of the auth case (#38205)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 15639a3e281 [fix](auth)Fix some exception in

Re: [PR] [fix](auth)Fix some exception info of the auth case [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38205: URL: https://github.com/apache/doris/pull/38205 -- 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.

Re: [PR] [improvement](tablet scheduler) Adjust tablet sched priority to help load data succ [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38528: URL: https://github.com/apache/doris/pull/38528#issuecomment-2267269702 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](S3) Refactor S3 file writer's duplicate code into common function [doris]

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

Re: [PR] [fix](schema-change) Fix schema change run into nullable check specified for MV [doris]

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

[PR] [Fix](load) Fix some spelling errors [doris-website]

2024-08-03 Thread via GitHub
liaoxin01 opened a new pull request, #946: URL: https://github.com/apache/doris-website/pull/946 (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

(doris) branch branch-3.0 updated: [Fix](nereids) change char(0) to char(1), varchar(0) to varchar(65533) when create table (#38427)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b63227af536 [Fix](nereids) change ch

Re: [PR] [improvement](file cache) Try to read from remote storage when opening segment with CachedRemoteFileReader [doris]

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

(doris) branch branch-3.0 updated: [case](mtmv)wait task finish before select (#38553)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new dc3f4c747c5 [case](mtmv)wait task fi

(doris) branch master updated (1ce7edc601e -> ec5d05de794)

2024-08-03 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 1ce7edc601e [case](mtmv)some features are not yet supported on the cloud (#38555) add ec5d05de794 [case](mtm

Re: [PR] [case](mtmv)wait task finish before select [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38553: URL: https://github.com/apache/doris/pull/38553 -- 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.

Re: [PR] [docs](readme) Fix some error links [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38641: URL: https://github.com/apache/doris/pull/38641#issuecomment-2267268703 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(doris) branch branch-3.0 updated: [case](mtmv)some features are not yet supported on the cloud (#38555)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 1a69c2e8e0b [case](mtmv)some feature

Re: [PR] [docs](readme) Fix some error links [doris]

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

(doris) branch master updated: [case](mtmv)some features are not yet supported on the cloud (#38555)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1ce7edc601e [case](mtmv)some features are no

Re: [PR] [case](mtmv)some features are not yet supported on the cloud [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38555: URL: https://github.com/apache/doris/pull/38555 -- 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.

Re: [PR] [case](mtmv)wait task finish before select [doris]

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

(doris) branch branch-3.0 updated: [ci](branch-3.0) support run cloud_p* and performance (#38696)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 9971c93605e [ci](branch-3.0) support

Re: [PR] [ci](branch-3.0) support run cloud_p* and performance [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38696: URL: https://github.com/apache/doris/pull/38696 -- 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 branch-2.1 updated: [Fix](Load)Audit logs avoid recording certain sensitive information #38769 (#38784)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 7c70f75198f [Fix](Load)Audit logs av

Re: [PR] [Fix](Load)Audit logs avoid recording certain sensitive information #38769 [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38784: URL: https://github.com/apache/doris/pull/38784 -- 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: [fix](clone) fix stale tablet report miss the new cloning replica (#38695)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 73c8dbcf1b5 [fix](clone) fix stale tablet re

Re: [PR] [fix](clone) fix stale tablet report miss the new cloning replica [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38695: URL: https://github.com/apache/doris/pull/38695 -- 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.

Re: [PR] [fix](case) adjust ak sk for multi cloud test case [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38749: URL: https://github.com/apache/doris/pull/38749#issuecomment-2267265083 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](case) adjust ak sk for multi cloud test case [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38749: URL: https://github.com/apache/doris/pull/38749#issuecomment-2267265096 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(doris) branch branch-2.1 updated: [enhancement](compaction) optimizing memory usage for compaction (#37099) (#37486)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 0603ec1d9d7 [enhancement](compaction

Re: [PR] [enhancement](compaction) optimizing memory usage for compaction (#37099) [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #37486: URL: https://github.com/apache/doris/pull/37486 -- 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 branch-2.1 updated: [Bug](fix) fix coredump case in (not null, null) execpt (not null, not null) case (#38756)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 7bdc508ac7d [Bug](fix) fix coredump

Re: [PR] [Bug](fix) fix coredump case in (not null, null) execpt (not null, not null) case [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38756: URL: https://github.com/apache/doris/pull/38756 -- 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.

Re: [PR] [Fix](load) The value of the index id printed in the log is incorrect [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38790: URL: https://github.com/apache/doris/pull/38790 -- 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 (4c338398f25 -> 3d233891f2f)

2024-08-03 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 4c338398f25 [fix](compaction) fix the longest continuous rowsets cannot be selected when missing rowsets (#38728)

Re: [PR] [fix](compaction) fix the longest continuous rowsets cannot be selected when missing rowsets [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38728: URL: https://github.com/apache/doris/pull/38728 -- 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: [fix](compaction) fix the longest continuous rowsets cannot be selected when missing rowsets (#38728)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4c338398f25 [fix](compaction) fix the longes

(doris) branch branch-3.0 updated: [fix](compaction) disable cumu delete rowset from performing ordered data compaction (#38742)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 51f2e352eb3 [fix](compaction) disabl

(doris) branch master updated: [fix](compaction) disable cumu delete rowset from performing ordered data compaction (#38742)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new dfdec4d161b [fix](compaction) disable cumu d

Re: [PR] [fix](compaction) disable cumu delete rowset from performing ordered data compaction [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38742: URL: https://github.com/apache/doris/pull/38742 -- 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 branch-3.0 updated: [enhancement](compaction) reduce the base compaction freeze interval (#38780)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 8e55276773a [enhancement](compaction

(doris) branch master updated (312c7e1e623 -> 38dbfa821c1)

2024-08-03 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 312c7e1e623 [fix](fe) Fix the default value of ReplacePartitionClause.isStrictRange (#38688) add 38dbfa821c1

Re: [PR] [enhancement](compaction) reduce the base compaction freeze interval [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38780: URL: https://github.com/apache/doris/pull/38780 -- 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.

Re: [PR] [fix](fe) Fix the default value of ReplacePartitionClause.isStrictRange [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38688: URL: https://github.com/apache/doris/pull/38688 -- 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 (0b61263e2f7 -> 312c7e1e623)

2024-08-03 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 0b61263e2f7 [fix](gson) Fix Expr deserialize compatibility (#38799) add 312c7e1e623 [fix](fe) Fix the default

(doris) 01/03: [fix](regression) fix test_primary_key_simple_case (#38798)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 699e6c3b4f80bebafc57dfc261957c10411f0eae Author: meiyi AuthorDate: Sun Aug 4 10:32:02 2024 +0800 [fix](regr

(doris) 02/03: [fix](txn) fix abortTxn by label does not acquire table write lock (#38777)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 05e0274030b03e3dd75c80eb053f52613ba6d462 Author: meiyi AuthorDate: Sun Aug 4 10:32:50 2024 +0800 [fix](txn)

(doris) 03/03: [fix](gson) Fix Expr deserialize compatibility (#38799)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5f67a85f817f176a96023515a1e834e5a7630745 Author: walter AuthorDate: Sun Aug 4 10:36:39 2024 +0800 [fix](gso

(doris) branch branch-3.0 updated (3bd9af74e99 -> 5f67a85f817)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3bd9af74e99 [log](s3) print detailed error message when failed to access object storage (#38585) new 699

(doris) branch master updated: [fix](gson) Fix Expr deserialize compatibility (#38799)

2024-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0b61263e2f7 [fix](gson) Fix Expr deserialize

Re: [PR] [fix](gson) Fix Expr deserialize compatibility [doris]

2024-08-03 Thread via GitHub
dataroaring merged PR #38799: URL: https://github.com/apache/doris/pull/38799 -- 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.

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-03 Thread via GitHub
github-actions[bot] commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2267260141 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] [Enhancement] add information_schema.table_properties #38745 [doris]

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

  1   2   >