You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/03/05 10:00:42 UTC

[GitHub] [druid] abhishekagarwal87 opened a new pull request #10950: Fix classCastException when inputs to union are join

abhishekagarwal87 opened a new pull request #10950:
URL: https://github.com/apache/druid/pull/10950


   Fixes a `ClassCastException` bug when the second input to `UNION ALL` is a join query and we try to cast `DruidJoinQueryRel` to `DruidQueryRel`. 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis merged pull request #10950: Fix classCastException when inputs to union are join

Posted by GitBox <gi...@apache.org>.
clintropolis merged pull request #10950:
URL: https://github.com/apache/druid/pull/10950


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org