sreemanamala commented on code in PR #16658:
URL: https://github.com/apache/druid/pull/16658#discussion_r1753311087


##########
sql/src/test/java/org/apache/druid/sql/calcite/CalciteQueryTest.java:
##########
@@ -16086,6 +16086,7 @@ public void testScanAndSortOnJoin()
         .run();
   }
 
+  @NotYetSupported(Modes.UNSUPPORTED_DATASOURCE)

Review Comment:
   Not very sure though, but I expected this was because we used to send empty 
to window operator query and that has been changed now. Let me check the actual 
difference and comment back.



-- 
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]

Reply via email to