ashvina commented on code in PR #596:
URL: https://github.com/apache/incubator-xtable/pull/596#discussion_r1881174503


##########
xtable-core/src/main/java/org/apache/xtable/delta/DeltaStatsExtractor.java:
##########
@@ -246,6 +246,7 @@ private static class DeltaStats {
     Map<String, Object> minValues;
     Map<String, Object> maxValues;
     Map<String, Object> nullCount;
+    boolean tightBounds;

Review Comment:
   Agree. I am assuming you are not suggesting removing `tightBounds` (and not 
taking any action for the comment) ?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to