LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
52 stars 24 forks source link

[FRG-101] cannot cast character data to binary or maybe to boolean #769

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jpham", created="Sun, 2 Apr 2006 12:26:29 -0500 (GMT-05:00)"] this causes limitations in other components, such as the flat file driver

test cases:
values ( cast('ff' as binary(1)) );
values ( cast('maybe' as boolean) );

dynamobi-build commented 12 years ago

[author="jpham", created="Wed, 3 May 2006 16:57:24 -0500 (GMT-05:00)"] assigning to Xiaoyang for Java calc issues
(and Angel for Fennel calc?)