LakshSingla commented on code in PR #16322:
URL: https://github.com/apache/druid/pull/16322#discussion_r1595734942


##########
sql/src/test/java/org/apache/druid/sql/calcite/CalciteNestedDataQueryTest.java:
##########
@@ -2478,6 +2480,8 @@ public void 
testGroupByRootSingleTypeArrayStringElementFiltered()
   @Test
   public void testGroupByRootSingleTypeArrayDoubleElement()
   {
+    // Test framework doesn't register the RELAX_NULLS when running as part of 
MSQ tests
+    msqIncompatible();

Review Comment:
   Fixed, the test works now! 



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