spark git commit: [SPARK-21954][SQL] JacksonUtils should verify MapType's value type instead of key type

2017-09-09 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.2 987682160 -> 182478e03 [SPARK-21954][SQL] JacksonUtils should verify MapType's value type instead of key type ## What changes were proposed in this pull request? `JacksonUtils.verifySchema` verifies if a data type can be converted to

spark git commit: [SPARK-21954][SQL] JacksonUtils should verify MapType's value type instead of key type

2017-09-09 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 8a5eb5068 -> 6b45d7e94 [SPARK-21954][SQL] JacksonUtils should verify MapType's value type instead of key type ## What changes were proposed in this pull request? `JacksonUtils.verifySchema` verifies if a data type can be converted to JSON