rluvaton commented on PR #21886: URL: https://github.com/apache/datafusion/pull/21886#issuecomment-4334258925
@huymq1710 thank you for this PR, did you see any improvement in performance? my original thought was that I can do bulk matching and build mask for every 64 items but because the indexes may not contiguous it will require scatter/gather which is expensive so I did not continue through -- 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]
