PranjalChaitanya commented on code in PR #779:
URL: https://github.com/apache/iceberg-go/pull/779#discussion_r2937543370


##########
table/arrow_utils_test.go:
##########
@@ -585,3 +587,182 @@ func TestToRequestedSchema(t *testing.T) {
 
        assert.True(t, array.RecordEqual(rec, rec2))
 }
+
+func TestToRequestedSchemaWriteDefaults(t *testing.T) {

Review Comment:
   Added tests that cover every type in JSON or both read and write



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