zzcclp opened a new issue, #6378: URL: https://github.com/apache/incubator-gluten/issues/6378
### Description [CH] Support delta count optimizer for the MergeTree format: In Delta, it will use the rule `PrepareDeltaScan` to optimize the count command, which will directly use the delta meta to response the sql `select count(*) from table`, now support this optimizer for the MergeTree format. -- 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]
