org.apache.spark.sql.execution.datasources.json
Create an RDD that handles the preliminary parsing of T records
Create an RDD that handles the preliminary parsing of T records
A generic wrapper to invoke the correct JsonFactory method to allocate a JsonParser for an instance of T
Parse a PartitionedFile into 0 or more InternalRow instances
Common functions for parsing JSON files
A datatype containing the unparsed JSON, such as Text or String