iambiswa25
3 years agoNew Contributor II
Transform JSON to Ndjson
Hi,
I am getting JSON from my SQL Server - Select snap I want to convert it into NDJSON to push the data into ElasticSearch
example:-
the data from SQL server:
[
{
“Id”: “1”,
“Type”: “s...