spark git commit: [SPARK-15910][SQL] Check schema consistency when using Kryo encoder to convert DataFrame to Dataset

2016-06-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/master a6babca1b -> 7b9071eea [SPARK-15910][SQL] Check schema consistency when using Kryo encoder to convert DataFrame to Dataset ## What changes were proposed in this pull request? This PR enforces schema check when converting DataFrame to Data

spark git commit: [SPARK-15910][SQL] Check schema consistency when using Kryo encoder to convert DataFrame to Dataset

2016-06-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.0 ab9a304a7 -> 774014250 [SPARK-15910][SQL] Check schema consistency when using Kryo encoder to convert DataFrame to Dataset ## What changes were proposed in this pull request? This PR enforces schema check when converting DataFrame to