srinipunuru commented on a change in pull request #1085: Samza-2253: Upgrading
calcite to 1.19
URL: https://github.com/apache/samza/pull/1085#discussion_r295032003
##########
File path:
samza-test/src/test/java/org/apache/samza/test/samzasql/TestSamzaSqlEndToEnd.java
##########
@@ -417,6 +416,8 @@ public void testEndToEndNestedRecord() {
Assert.assertEquals(numMessages, outMessages.size());
}
+ // SAMZA-2252 - Samza SQL subquery with flatten doesn't work after calcite
1.19
Review comment:
I fixed this issue. https://issues.apache.org/jira/browse/SAMZA-2252
----------------------------------------------------------------
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