gianm commented on PR #12745: URL: https://github.com/apache/druid/pull/12745#issuecomment-1179265870
@clintropolis yeah the similarities between what is needed here and the TypeStrategy stuff are interesting. I didn't end up using TypeStrategy because of the unique requirements around comparisons, and also because of wanting to provide selectors. However I agree some thought about how to bring these things closer together would be good. Maybe expressions could use these field writers? And we could update the field writers to support numeric arrays? -- 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]
