twuebi commented on code in PR #495:
URL: https://github.com/apache/iceberg-go/pull/495#discussion_r2235981009
##########
table/metadata.go:
##########
@@ -149,7 +149,7 @@ type MetadataBuilder struct {
schemaList []*iceberg.Schema
currentSchemaID int
specs []iceberg.PartitionSpec
- defaultSpecID int
+ defaultSpecID *int
Review Comment:
Nvm, was wrong about us needing to set it.
--
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]