kgyrtkirk opened a new pull request, #17039:
URL: https://github.com/apache/druid/pull/17039
There were some problematic cases
* join branches are run with `finalize=false` instead of `finalize=true`
like normal subqueries
* this inconsistency is not good - but fixing it is a bigger thing
* ensure that right hand sides of joins are always subqueries - or
accessible globally
To achieve the above:
* operand indexes were needed for the upstream reltree nodes in the generator
* source unwrapping now takes the join situation into account 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]