jihoonson commented on a change in pull request #9545: SQL support for joins on
subqueries.
URL: https://github.com/apache/druid/pull/9545#discussion_r395836125
##########
File path: sql/src/main/java/org/apache/druid/sql/calcite/rel/DruidRel.java
##########
@@ -71,17 +71,14 @@ public boolean isValidDruidQuery()
* Convert this DruidRel to a DruidQuery. This may be an expensive
operation. For example, DruidSemiJoin needs to
Review comment:
This doesn't seem right since we don't have `DruidSemiJoin` anymore.
----------------------------------------------------------------
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]