You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "somu-imply (via GitHub)" <gi...@apache.org> on 2023/03/04 21:36:07 UTC

[GitHub] [druid] somu-imply commented on a diff in pull request #13799: Now unnest allows bound, in and selector filters on the unnested column

somu-imply commented on code in PR #13799:
URL: https://github.com/apache/druid/pull/13799#discussion_r1125562923


##########
sql/src/main/java/org/apache/druid/sql/calcite/rel/PartialDruidQuery.java:
##########
@@ -83,7 +83,8 @@
     // WINDOW may be present only together with SCAN.
     WINDOW,
 
-    UNNEST_PROJECT
+    UNNEST_PROJECT,
+    UNNEST_FILTER

Review Comment:
   This needs to be removed



-- 
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: commits-unsubscribe@druid.apache.org

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