mbutrovich commented on PR #2991:
URL: 
https://github.com/apache/datafusion-comet/pull/2991#issuecomment-3724603134

   I'm also not convinced the dependency on the `memchr` crate and `Finder` is 
the real performance win here, but rather avoiding the array generation similar 
to https://github.com/apache/datafusion/pull/19529. Have we measured both 
changes independently, because the DataFusion changes shows good speedup on its 
own. I'd like to avoid maintaining possibly unnecessary dependencies and/or 
code.


-- 
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]

Reply via email to