vvysotskyi commented on a change in pull request #1441: DRILL-6703: Query with
complex expressions in lateral and unnest fails with CannotPlanException
URL: https://github.com/apache/drill/pull/1441#discussion_r212397967
##########
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/lateraljoin/TestE2EUnnestAndLateral.java
##########
@@ -656,4 +656,29 @@ public void testUnnestNestedStarSubquery() throws
Exception {
.go();
}
+ @Test
Review comment:
Added `testMultiLateralWithComplexProject`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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