This is where I was heading!   I think the ability to do queries on a result
set in memory would be fantastic.  Really, it's one of the big things I
really like about the fastbit API.   I could see a lot of caching style
applications of this feature.

If you guys need anything, let me know...

Cheers,

Teryl

On Fri, Apr 9, 2010 at 4:49 AM, Andreas Streichardt <
[email protected]> wrote:

> On Thursday 08 April 2010 23:41:20 K. John Wu wrote:
> > Hi, Andreas,
>
> Hi John,
>
> > Thanks for bring up this issue.  Our intent is to support queries on
> > in-memory data tables.  Obviously, we have not done enough testing on
> > this feature.  I will look into adding a bit more testing for this
> > case.  Please let us know if you have something simple that we can
> > test with.
>
> I have attached a (hopefully) simple testcase.
>
> BTW: I tried to install the latest fastbit snapshot (wanted to verify that
> it
> is still broken in the latest version - currently working with
> scm-2010-03-03)
> and got a compile error:
>
> column.cpp:4667: error: no matching function for call to
> ‘std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >::swap(std::basic_string<char, std::char_traits<char>,
> std::allocator<char>
> >)’
> /usr/include/c++/4.4/bits/basic_string.tcc:496: note: candidates are: void
> std::basic_string<_CharT, _Traits, _Alloc>::swap(std::basic_string<_CharT,
> _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>,
> _Alloc = std::allocator<char>]
>
> Lines 4601 and 4634 seem to contain the same error.
>
> Let me know if you need more details.
>
> Kind regards,
>
>        Andreas Streichardt
>
> _______________________________________________
> 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