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