You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/15 13:20:04 UTC

[GitHub] [iceberg] nastra commented on a diff in pull request #5048: Check for trailing content when parsing JSON

nastra commented on code in PR #5048:
URL: https://github.com/apache/iceberg/pull/5048#discussion_r897971653


##########
core/src/test/java/org/apache/iceberg/TestSnapshotRefParser.java:
##########
@@ -63,13 +65,6 @@ public void testBranchToJsonAllFields() {
         json, SnapshotRefParser.toJson(ref));
   }
 
-  @Test
-  public void testTagFromJsonDefault() {

Review Comment:
   is this not a valid test anymore?



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org