HappenLee commented on issue #8128: URL: https://github.com/apache/incubator-doris/issues/8128#issuecomment-1043890487
I think after we do Vec Exec Engine,I think not need to do opt of the case。 SELECT count(*) FROM lineorder; +-----------+ | count(*) | +-----------+ | 600037902 | +-----------+ 1 row in set (0.32 sec) only take 0.32s -- 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]
