imply-cheddar commented on PR #16707: URL: https://github.com/apache/druid/pull/16707#issuecomment-2256183082
> Also, why is the comparator of the array classes not implemented? Which array class are you particularly worried about? All of the array-based readers throw `NotYetImplemented` DruidExceptions? Those can absolutely be implemented as needed, they aren't implemented yet because they just weren't needed, as is indicated by the javadoc on the `NotYetImplemented` exception. -- 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]
