kbendick commented on a change in pull request #2058:
URL: https://github.com/apache/iceberg/pull/2058#discussion_r554515763



##########
File path: 
api/src/test/java/org/apache/iceberg/expressions/TestStrictMetricsEvaluator.java
##########
@@ -95,7 +95,7 @@
           .put(12, 0L)
           .put(13, 1L)
           .build(),
-  // nan value counts
+      // nan value counts

Review comment:
       There are multiple maps being build above and below this that have a 
comment like this, but this comment doesn't align with the others.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to