Hi, Andreas, Thanks for the test case and data. They were very helpful. A fix has been checked into the SVN repository and should be included in the next nightly snapshot. If you do get a chance to try it, please let us know if you encounter any problems.
Thanks for your continued support. John On 4/9/2010 12:49 AM, Andreas Streichardt 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
