Hi John,
my tests run successfully using fastbit-scm-2010-01-22.

v...@heron:~/lib/fastbit-scm-2010-01-22/trunk/examples$ ./ibis -d
database/ -q "SELECT IPV4_SRC_ADDR WHERE (L4_SRC_PORT BETWEEN 20 AND
25) AND (L4_SRC_PORT=80)"
doQuery:: estimate((L4_SRC_PORT BETWEEN 20 AND 25) AND
(L4_SRC_PORT=80)) took 0 CPU seconds, 0.00092323 elapsed seconds.  The
number of hits is 0

Thanks,
Valeria



2010/1/18 K. John Wu <[email protected]>:
> Hi, Valeria,
>
> Thanks for the bug report.  I have a fix checked into the SVN
> repository now.  Please download the nightly snapshot and give it a
> try when you get the chance.  Feel free to let us know if you find any
> issues.
>
> The code just checked in also contains a fix to the problem revealed
> by the previous set of changes in handling of signs.  It appears that
> the code for the negation operations have never been exercised.
>
> John
>
> PS: The nightly snapshot is available for download at
> <https://codeforge.lbl.gov/snapshots.php?group_id=44>.  It is created
> daily at between 2AM and 3AM Pacific Time.  To verify that the code
> contains the changes mentioned, one may check the file ChangeLog.  It
> should have a few entries with the date 2010-01-18.
>
>
> On 1/17/2010 12:53 PM, Valeria Lorenzetti wrote:
>> Hi John,
>> I think I have found a bug with queries with "no possible results", like
>> this:
>>
>> ibis -d database/ -q "SELECT IPV4_SRC_ADDR WHERE (L4_SRC_PORT BETWEEN 20
>> AND 25) AND (L4_SRC_PORT=80)"
>>
> _______________________________________________
> 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