amogh-jahagirdar commented on code in PR #13107: URL: https://github.com/apache/iceberg/pull/13107#discussion_r2098293249
########## spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/sql/TestAlterTable.java: ########## @@ -321,4 +325,125 @@ public void testSetTableProperties() { "Cannot specify the '%s' because it's a reserved table property", reservedProp); } } + + @TestTemplate Review Comment: add a test where a default is added to a field nested in a struct, that should work -- 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