Hi, Alexandre,

Thanks for getting back to us.  To make it a little easier for us to 
verify the problem has been fixed correctly, would you mind send us 
the column names and types you used to process the CSV data in 
Array.txt (you sent us earlier)?  I think I am fixing correctly this 
time around, but need to verify it to be sure ;-)

John

PS: You can either send us the command line of ardea you used process 
Array.txt or a file containing the names and types in the order as 
they appear in the file Array.txt.  The content of -part.txt has all 
the right names and types, but they are not in the right order -- I 
have trouble matching the orders.


On 12/3/2009 1:41 AM, Alexandre Maurel wrote:
> Hi John,
> 
> The problem is still there.
> As attached document you will find ibis log file , generated by the 
> following command,
> 
> %IBIS% -l log.txt -d .\dimensions\ColPart -q "select Inhibitor where 
> Inhibitor = 'Imatinib'"
> %IBIS% -l log.txt -d .\dimensions\ColPart -q "select Inhibitor where 
> Inhibitor IN ('Imatinib')"
> 
> Regards,
> 
> Alexandre
> 
> [email protected] a écrit :
>> Send FastBit-users mailing list submissions to
>>     [email protected]
>>
>> Message: 2
>> Date: Mon, 23 Nov 2009 09:55:20 -0800
>> From: "K. John Wu" <[email protected]>
>> Subject: Re: [FastBit-users] query error
>> To: FastBit Users <[email protected]>
>> Message-ID: <[email protected]>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> Hi, Alexandre,
>>
>> Thanks for reporting the problem and exploring the solutions.  It 
>> turned out that we can tweak the lexer a little to recognize all 
>> quoted strings as string literals -- which eliminate the ambiguity in 
>> whether a string a column name or a string literal and correctly 
>> represents the original intend of your query expression.  The change 
>> has been checked into the SVN repository.  Please give the nightly 
>> snapshot a try when you get the chance.
>>
>> John
>>
>> PS: The nightly snapshot is available at 
>> <https://codeforge.lbl.gov/snapshots.php?group_id=44> and it is built 
>> in the early morning hours Pacific Time -- which means you will need 
>> to wait till tomorrow morning in order to get your hand on it.  If you 
>> want to try it earlier, please let me know, I will send you the source 
>> code separately.
>>
>>     
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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