gianm opened a new pull request #11884:
URL: https://github.com/apache/druid/pull/11884


   Most of the logic is in RowBasedColumnSelectorFactory, although in this
   patch its only user is RowBasedCursor. This improves performance of
   features that use RowBasedSegment, like lookup and inline datasources.
   It's especially helpful for inline datasources that contain lengthy
   arrays, due to the fact that the transformed array can be reused.


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