| Input | Output | Alias |
|---|---|---|
| ✔ | ✔ |
Description
In this format, all data is represented as a single JSON Array.The
JSONCompactColumns output format buffers all data in memory to output it as a single block which can lead to high memory consumption.Example usage
Inserting data
Using a JSON file with the following data, named asfootball.json:
Reading data
Read data using theJSONCompactColumns format:
input_format_defaults_for_omitted_fields setting here)