yjhjstz commented on PR #1241: URL: https://github.com/apache/cloudberry/pull/1241#issuecomment-3128349588
## Test tpcds 100GB ### origin cbdb ```shell ******************************************************************************** Analyze ******************************************************************************** schema_name seconds tpcds 28.000000 (2 rows) ``` ### fast analyze cbdb ```shell Analyze ******************************************************************************** schema_name seconds tpcds 16.000000 (2 rows) ``` ### gp7 ```shell Analyze ******************************************************************************** schema_name seconds tpcds 16 (2 rows) ``` analyze tpcds performace align with gp7. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
