go-questdb-client
go-questdb-client copied to clipboard
Add support for Binary type
trafficstars
It looks like the go client doesn't support something like BinaryColumn, which is supported by the core db.
But it looks like the ILP parser doesn't support binary types yet...
Depends on https://github.com/questdb/questdb/issues/1925
Closing for now. Will reopen when we have binary protocol instead of the text-based (ILP)