John and I took this offline to work through the details. The resulting fix is available in svn rev 562.
Thanks again John! Michael On Tue, Sep 4, 2012 at 1:23 PM, K. John Wu <[email protected]> wrote: > Hi, Michael, > > Thanks for the report. Looks like the group of tests that eventually > lead to the exception is mangled. I have just updated that set of > tests and check them in as SVN Revision 558. Please give it a try > when you get the chance. > > John > > > On 9/4/12 12:39 PM, Michael Beauregard wrote: >> When explicitly building indexes using ibis command line, I get the >> following warning for various columns: >> >> Warning -- index::create(dowID) received a string exception -- >> array_t must have less than 2^31 elements >> Warning -- index[tst_perfdiag.dowID]::create failed to create an >> index of type default >> >> All warnings are for 'int' columns, but not all 'int' columns have >> this warning. I've tried using more verbose logging, but nothing >> jumped out at me. >> >> Since this table only has around 8000 rows, it can't possibly have >> more than 2^31 elements. I'm not sure what to do to fix these >> warnings. >> >> Thoughts? >> >> Michael >> _______________________________________________ >> 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
