Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-23 Thread via GitHub
dataroaring merged PR #48152: URL: https://github.com/apache/doris/pull/48152 -- 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] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
doris-robot commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2673800549 TeamCity cloud ut coverage result: Function Coverage: 82.36% (1060/1287) Line Coverage: 65.94% (17576/26653) Region Coverage: 65.44% (8660/13234) Branch Coverage: 55.34

Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
dataroaring commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2673778632 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] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
morningman commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2672125640 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] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
doris-robot commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2672229755 ClickBench: Total hot run time: 32.34 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
doris-robot commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2672217067 TPC-DS: Total hot run time: 198699 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
doris-robot commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2672183515 TPC-H: Total hot run time: 40656 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
doris-robot commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2672176714 TeamCity cloud ut coverage result: Function Coverage: 82.36% (1060/1287) Line Coverage: 65.92% (17569/26653) Region Coverage: 65.41% (8657/13234) Branch Coverage: 55.34

[PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
morningman opened a new pull request, #48152: URL: https://github.com/apache/doris/pull/48152 ### What problem does this PR solve? `catalog.getPaimonTable(dbName, name);` will try forward request to master FE. When in replay logic, forwarding will fail, cause fe failed to start.

Re: [PR] branch-3.0: [fix](paimon) avoid get paimon table when replay [doris]

2025-02-20 Thread via GitHub
morningman commented on PR #48152: URL: https://github.com/apache/doris/pull/48152#issuecomment-2671204995 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