go-questdb-client icon indicating copy to clipboard operation
go-questdb-client copied to clipboard

Add support for Binary type

Open sklarsa opened this issue 2 years ago • 1 comments
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...

sklarsa avatar May 15 '23 15:05 sklarsa

Depends on https://github.com/questdb/questdb/issues/1925

sklarsa avatar May 15 '23 16:05 sklarsa

Closing for now. Will reopen when we have binary protocol instead of the text-based (ILP)

puzpuzpuz avatar Jun 24 '24 09:06 puzpuzpuz