clintropolis opened a new pull request #9425: allow optimization of single multi-value column input expr with repeated identifier URL: https://github.com/apache/druid/pull/9425 Fixes #9414. ### Description An oversight from #8957, I forgot to remove this check, which was preventing single column <hr> This PR has: - [x] been self-reviewed. - [x] added unit tests or modified existing tests to cover new code paths. <hr> ##### Key changed/added classes in this PR * `ExpressionSelectors`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
