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


##########
table/table.go:
##########


Review Comment:
   we explicitly return nil here, so it won't propagate the error. just keep 
the top level `err` var and still return it here instead of `nil` (it will be 
`nil` if we didn't encounter any error)



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