Hi, Gerrit,

We have done quite a bit to straighten out the code associated with
blobs.  The blobs can be loaded into FastBit format, and can be
selected, however can not participate in any group-by operations in
any way.

Please check out SVN revision 527 and give your code another try.  Let
us know if you encounter any problems.

Thanks for your patience.

John


On 7/15/12 3:52 PM, Gerrit Hendrikus van Doorn wrote:
> Hi,
> 
> I've been using tablex::appendRow(const ibis::table::row&) to insert
> data to a table. 
> I wanted to add some binary data using the ibis::BLOB type. When I
> tried this I got a segmentation fault. Is the BLOB type supported by
> fastbit? I did a quick scan through tafel.cpp and the appendRow method
> doesn't seem to be doing anything with the ibis::BLOB type. Is there
> any other way to insert binary data?
> 
> Thanks,
> Gerrit
> 
> 
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
> 
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to