dtenedor commented on PR #37256: URL: https://github.com/apache/spark/pull/37256#issuecomment-1193006515
Hi @gengliangwang, this PR allows Spark administrators to configure table providers that allow assigning column DEFAULT values in all cases except for adding new columns to existing tables. This lets data sources that do not yet support existence default value scanning to otherwise work with column DEFAULT values in DML commands. -- 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]
