jayzhan211 commented on PR #8849: URL: https://github.com/apache/arrow-datafusion/pull/8849#issuecomment-1891103397
> > I thought the more the small string is the more performance gains, but it shows that the more the long string is the better > > It seems to me this means that maybe the small string optimization is unnecessary at this time given it doesn't seem to make a significant different to performance 🤔 > > Maybe we could simplify the code ? If the number of rows is large > 1e6, then the speed gains of short strings is larger than 1s. -- 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]
