clintropolis opened a new pull request, #12714: URL: https://github.com/apache/druid/pull/12714
### Description This PR includes a small number of adjustments to set the stage for the actual changes of #12695 to try to make those changes almost entirely new files added. The main changes here are some minor adjustments to SQL planning with `OTHER` (druid `COMPLEX` types) and `ANY` types to better handle the coming changes, as well as some tweaks to method visibility for some stuff that the nested column implementation uses. I can't fully cover these SQL planner changes yet since they need a complex dimension and we don't really have a real one in core Druid yet to flex this stuff, but this stuff will all be covered if a follow-up change. -- 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]
