Re: [PR] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

2025-01-04 Thread via GitHub
gavinchou merged PR #46425: URL: https://github.com/apache/doris/pull/46425 -- 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] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

2025-01-04 Thread via GitHub
doris-robot commented on PR #46425: URL: https://github.com/apache/doris/pull/46425#issuecomment-2571502627 ClickBench: Total hot run time: 33.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

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

Re: [PR] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

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

Re: [PR] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

2025-01-04 Thread via GitHub
gavinchou commented on PR #46425: URL: https://github.com/apache/doris/pull/46425#issuecomment-2571492587 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] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

2025-01-04 Thread via GitHub
Thearas commented on PR #46425: URL: https://github.com/apache/doris/pull/46425#issuecomment-2571491730 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] [chore](conf) Set enable_advance_next_id=true by default (#44790) [doris]

2025-01-04 Thread via GitHub
gavinchou opened a new pull request, #46425: URL: https://github.com/apache/doris/pull/46425 pick #44790 Bind the generation of next_id to physical time to ensure its generation is monotonically increasing, even if we directly overwrite the FE metadata and then restart. This way, it