Uses of Class
org.apache.drill.exec.store.easy.json.JSONFormatConfig
-
Uses of JSONFormatConfig in org.apache.drill.exec.store.easy.json
ModifierConstructorDescriptionJSONFormatPlugin
(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, StoragePluginConfig config, JSONFormatConfig formatPluginConfig) JSONRecordReader
(FragmentContext fragmentContext, org.apache.hadoop.fs.Path inputPath, DrillFileSystem fileSystem, List<SchemaPath> columns, JSONFormatConfig config) Deprecated.Create a JSON Record Reader that uses a file based input stream.