amaliujia commented on a change in pull request #14077:
URL: https://github.com/apache/beam/pull/14077#discussion_r583089469
##########
File path:
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlDslNestedRowsTest.java
##########
@@ -35,6 +36,8 @@
@Rule public ExpectedException exceptions = ExpectedException.none();
@Test
+ @Ignore(
+ "[BEAM-9378] This is a test of the incorrect behavior that should not
work but does because calcite flattens the row.")
Review comment:
Nit: I am slightly not favor of leaving comments for why this is ignored
but the comments itself is a very briefly description. I feel like moving the
explanations to JIRA and make JIRA more informatively is more important.
----------------------------------------------------------------
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]