LakshSingla commented on PR #16707: URL: https://github.com/apache/druid/pull/16707#issuecomment-2230036784
Why can't we delegate the function calls made in the added Column to the Selector that's already present? Given that the layout is row-based, can we have a selector + a cursor to mimic the functionality of the Column, without duplicating the logic inside? Also, why is the comparator of the array classes not implemented? -- 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]
