Use case
Implement insert of new JSON type in RowBinary the same way as Native format handles it

Current behaviour
insert fails with
Error: BadResponse("Code: 117. DB::Exception: Unknown type code: 0x6f: (at row 1)\n: While executing BinaryRowInputFormat. (INCORRECT_DATA) (version 24.8.3.59 (official build))")
Use case
Implement

insertof new JSON type in RowBinary the same way as Native format handles itCurrent behaviour
insertfails with