eyalroz / monetdb-bbp-reader

A C++ library for reading MonetDB's persisted storage format (BBP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support additional non-date/time column types

eyalroz opened this issue · comments

It's not entirely clear to me how various BAT types should be interpreted (that is, I haven't take the time to read up on them): BAT, sqlblob, wkb, wkba, mbr, url, inet, json, uuid, ptr.

I should try and support more of these to the extent possible.