gianm commented on PR #14653: URL: https://github.com/apache/druid/pull/14653#issuecomment-1653012331
After thinking about it a bit I decided that in this patch it was best to keep `mv_to_array` the way it is. I've updated the MSQ tests accordingly. In the latest patch I've also updated the frame array selectors to always return `Object[]`, being more consistent with selectors from regular segments and with expression selectors. I've also added javadocs to the selector interfaces specifying that this should always be the case for array selectors. (and clarifying various other behaviors as well.) -- 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]
