dtenedor commented on PR #46594: URL: https://github.com/apache/spark/pull/46594#issuecomment-2142654052
> can we add a test? Basically any default column value that is unfoldable, like current_date(), can trigger this bug > Also, alter table add column default should trigger this bug? For example, `ALTER TABLE t ADD COLUMN c DEFAULT CURRENT_DATE()` -- 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]
