Plugin
Arg | Description | Type |
---|---|---|
filename | CSV files to open | OSPath (required) |
accessor | The accessor to use | string |
query | query to write into the file. | StoredQuery (required) |
buffer_size | Maximum size of buffer before flushing to file. | int |
Required Permissions: FILESYSTEM_WRITE
Write a query into a JSONL file.