Holden Karau created SPARK-44735:
------------------------------------

             Summary: Log a warning when inserting columns with the same name 
by row that don't match up
                 Key: SPARK-44735
                 URL: https://issues.apache.org/jira/browse/SPARK-44735
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.4.2, 3.5.0, 4.0.0
            Reporter: Holden Karau


With SPARK-42750 people can now insert by name, but sometimes people forget it. 
We should log warning when it *looks like* someone forgot it (e.g. insert by 
column number with all the same names *but* not matching up in row).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to