Hi, Alex,

Based on your input, I have completed the modification to allow
categorical values to be represented by integers in in-memory version
of the data partition.  The new code is checked in as SVN revision
468.  Please let us know how it works for you when you have a chance
to try it.

Thanks.

John


On 1/25/12 7:34 AM, Alexandre Maurel wrote:
> Hello John,
> 
> There is no way to create a bundle from an in_memory partition with a 
> category column.
> If the column is of type CATEGORY the method  
> ibis::bord::column::selectUInts is not handling the case correctly.
> 
> I managed to create a dictionary on the fly in the method 
> ibis::bord::column::selectUInts and fill an uint vector. But I believe 
> that there is better way to handle that case.
> 
> 
> Regards,
> 
> Alex
> _______________________________________________
> 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