An open-source data processing library

Edit Package fastbit
https://sdm.lbl.gov/fastbit/

FastBit is an open-source data processing library following the spirit of NoSQL
movement. It offers a set of searching functions supported by compressed bitmap
indexes. It treats user data in the column-oriented manner similar to
well-known database management systems such as Sybase IQ, MonetDB, and Vertica.
It is designed to accelerate user's data selection tasks without imposing undue
requirements. In particular, the user data is NOT required to be under the
control of FastBit software, which allows the user to continue to use their
existing data analysis tools.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000155 155 Bytes
fastbit-2.0.3.tar.gz 0002664108 2.54 MB
fastbit.changes 0000001485 1.45 KB
fastbit.spec 0000003706 3.62 KB
Latest Revision
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 5)
- Update to 2.0.3
  * include a patch from Petr Velan to deal with include files related to
  *   util.h and pwd.h
  * make interpretation of internally generated column names of the form
  * __xx in src/part.cpp
  * lock accesses to values in sharedInt32 and sharedInt64 when atomic
  * operations are not available
  * rename select clause keyword distinct to countdistinct
  * address the problem with query evaluation cost reported by Petr Velan
  * on 05/07/2015
  * add guards to called to strcmp to prevent nil pointer from being used
  * allocate sufficient space before calling ibis::fileManger::doRead to
  * avoid recursive invocation of mutex locks (i.e., avoid a deadlock
  * situation)
  * per suggestion from Jon Strabala, change all string read/write
  * functions from unbuffered versions (read/write) to buffered versions
  * (fread/fwrite)
  * replace std::binder1st and std::binder2nd with std::bind1st and
  * std::bind2nd
  * rename ibis::util::cleanDatasets to be ibis::util::emptyCache
Comments 0
openSUSE Build Service is sponsored by