szehon-ho commented on code in PR #50701: URL: https://github.com/apache/spark/pull/50701#discussion_r2081040542
########## sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2DataFrameSuite.scala: ########## @@ -438,6 +439,47 @@ class DataSourceV2DataFrameSuite } } + test("alter table with complex foldable default values") { Review Comment: looks like its a common problem for both tests: create/replace table with complex foldable default values and this one. i can continue look tomorrow -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org