v.18.14Improvement

Improved JSONEachRow Data Reading Performance

Improved performance for reading data in JSONEachRow format. #3332
Improved performance for reading data in JSONEachRow format.

Why it matters

This feature optimizes the processing of input data in JSONEachRow format, reducing parsing time and resource usage, thereby enhancing data ingestion speed and efficiency for users working with JSON-formatted data.

How to use it

Users benefit from this improvement automatically when reading data using the JSONEachRow format in their INSERT queries or data pipelines, without requiring any configuration changes.