nssalian commented on code in PR #932:
URL: https://github.com/apache/iceberg-go/pull/932#discussion_r3183469006


##########
table/internal/utils.go:
##########
@@ -385,7 +385,7 @@ func MatchMetricsMode(mode string) (MetricsMode, error) {
 
 type StatisticsCollector struct {
        FieldID    int
-       IcebergTyp iceberg.PrimitiveType
+       IcebergTyp iceberg.Type

Review Comment:
   Will remove this. I thought of keeping this as a place holder for stats 
later, but I'll remove for now.



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


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

Reply via email to