Import SimpleJSON

Instructions for use

Import SimpleJSON

Parameter description

Parameter Name Default Value Parameter Interpretation Parameter Type
File path   The path information of the data to be imported String
Target datasource   Specifies the datasource where the result dataset will be stored Datasource
The name of the resulting dataset   Specifies the resulting dataset name String
Group   Supports importing data into a specified group. The default is empty; when no group is selected, data is imported under the datasource String
Character set type ANSI The character set type of the file to be imported Charset
Encoding type of the dataset NONE The encoding type of the dataset to be generated EncodeType
Import schema NONE The import mode when a dataset with the same name already exists ImportMode
Import empty dataset false Whether to import an empty dataset; true means import, false means do not import Boolean

Output Result

Parameter Name Parameter Interpretation Parameter Type
Result dataset Result dataset DatasetVector