Skip to content

Conversation

SEA99
Copy link
Contributor

@SEA99 SEA99 commented Aug 26, 2022

support JSONEachRow format added. This format allow insert arrays of objects or write objects to insert stream in cases when field list can not be parsed.

i.e. "insert into test_array (*)".

TabSeparated is still default format, hence you should set format:

insert into test_array (*) FORMAT JSONEachRow

@WebRookieSyb
Copy link

it solved my problem

@SEA99
Copy link
Contributor Author

SEA99 commented Sep 8, 2022

Should I do something for confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants