spark git commit: [SPARK-23348][SQL] append data using saveAsTable should adjust the data types

2018-02-08 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 053830256 -> 0c2a2100d [SPARK-23348][SQL] append data using saveAsTable should adjust the data types ## What changes were proposed in this pull request? For inserting/appending data to an existing table, Spark should adjust the data

spark git commit: [SPARK-23348][SQL] append data using saveAsTable should adjust the data types

2018-02-08 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 3473fda6d -> 7f5f5fb12 [SPARK-23348][SQL] append data using saveAsTable should adjust the data types ## What changes were proposed in this pull request? For inserting/appending data to an existing table, Spark should adjust the data