spark git commit: [SPARK-11745][SQL] Enable more JSON parsing options

2015-11-16 Thread rxin
Repository: spark Updated Branches: refs/heads/master fd50fa4c3 -> 42de5253f [SPARK-11745][SQL] Enable more JSON parsing options This patch adds the following options to the JSON data source, for dealing with non-standard JSON files: * `allowComments` (default `false`): ignores Java/C++

spark git commit: [SPARK-11745][SQL] Enable more JSON parsing options

2015-11-16 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.6 053c63ecf -> a0f9cd77a [SPARK-11745][SQL] Enable more JSON parsing options This patch adds the following options to the JSON data source, for dealing with non-standard JSON files: * `allowComments` (default `false`): ignores Java/C++