dtenedor opened a new pull request, #37572: URL: https://github.com/apache/spark/pull/37572
### What changes were proposed in this pull request? Revert PR 37430 (Update INSERTs without user-specified fields to not automatically add default values). This is a clean revert, undoing the original changes from that PR exactly. ### Why are the changes needed? Upon further review, we find that the ability to switch between the new configuration and the old one is not needed and adds complexity. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Unit test coverage.1 -- 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]
