I am trying to read a json file with the spark Dataset API, the problem is that this json contains spaces in some of the field names.
Dataset
This would be a js
FYI I have created a Spark bug about this issue and they are fixing it https://issues.apache.org/jira/browse/SPARK-22442