Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
CalvinKirs merged PR #43079: URL: https://github.com/apache/doris/pull/43079 -- 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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
dataroaring commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451883127 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](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451577663 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](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451577624 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](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451575024 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](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
w41ter opened a new pull request, #43079: URL: https://github.com/apache/doris/pull/43079 The syntax is: ``` KW_DROP opt_tmp:isTempPartition KW_PARTITION ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub