zeroshade commented on PR #497: URL: https://github.com/apache/iceberg-go/pull/497#issuecomment-3118100828
Many of these types of tests already exist in table/table_test.go, can we move these tests there instead? Go doesn't really have a convention of a "tests" directory like this, the tests should be in the same package as the code being tested. -- 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]
