robinyqiu commented on a change in pull request #11130: [BEAM-8070] Preserve
type for empty array
URL: https://github.com/apache/beam/pull/11130#discussion_r393330866
##########
File path:
sdks/java/extensions/sql/zetasql/src/test/java/org/apache/beam/sdk/extensions/sql/zetasql/ZetaSQLDialectSpecTest.java
##########
@@ -658,7 +658,6 @@ public void testIfNullNegative() {
}
@Test
- @Ignore("Throws IndexOutOfBoundsException")
public void testConstructEmptyArrayLiteral() {
Review comment:
Since a similar new test is added, can we rename this one to
`testEmptyArrayParameter`? That makes more sense to me.
----------------------------------------------------------------
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