You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/25 19:28:42 UTC

[GitHub] [beam] TheNeuralBit commented on a change in pull request #14077: Add ignored tests which fail in various ways when querying nested structures

TheNeuralBit commented on a change in pull request #14077:
URL: https://github.com/apache/beam/pull/14077#discussion_r583106382



##########
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:
       I wonder - is there value in continuing to run these tests even though the behavior is unexpected?




----------------------------------------------------------------
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:
users@infra.apache.org