Closed sklarsa closed 5 months ago
It looks like the go client doesn't support something like BinaryColumn, which is supported by the core db.
BinaryColumn
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)
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...