zeroshade commented on code in PR #330:
URL: https://github.com/apache/iceberg-go/pull/330#discussion_r1991722542


##########
table/properties.go:
##########
@@ -25,10 +25,24 @@ const (
        ObjectStoreEnabledKey                   = "write.object-storage.enabled"
        ObjectStoreEnabledDefault               = false
 
-       DefaultNameMappingKey = "schema.name-mapping.default"
-
+       DefaultNameMappingKey       = "schema.name-mapping.default"

Review Comment:
   keeping the empty space between them instead of having it part of the same 
group? sure I can put it back :)



-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to