You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/28 04:56:53 UTC

[GitHub] [spark] maropu commented on issue #26275: [SPARK-29615][SQL]Add a new insertInto method with byName parameter in DataFrameWriter.

maropu commented on issue #26275: [SPARK-29615][SQL]Add a new insertInto method with byName parameter in DataFrameWriter.
URL: https://github.com/apache/spark/pull/26275#issuecomment-546790898
 
 
   > When we write SQL query to insert data, we can hardly trigger such problem, but if we use the DataFrameWriter.insertInto API, it may cause some confusion that developer may assume Spark matches the columns by name automatically.
   
   It seems this is a document-related issue?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org