fuwhu opened a new pull request #26275: [SPARK-29615][SQL]Add a new insertInto method with byName parameter in DataFrameWriter. URL: https://github.com/apache/spark/pull/26275 # What changes were proposed in this pull request? Add a new insertInto method with byName parameter in DataFrameWriter. ### Why are the changes needed? To provide Spark user a new insertInto method with byName parameter to avoid possible confusion about whether match columns by column name. ### Does this PR introduce any user-facing change? No ### How was this patch tested? Unit test
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
