Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Java boolean column should be treated as SQL boolean. Currently in optiq-csv,
```sql
select * from emps where slacker
```
gives `org.eigenbase.sql.validate.SqlValidatorException: WHERE clause must be a condition`.
---------------- Imported from GitHub ----------------
Url: https://github.com/julianhyde/optiq/issues/112
Created by: julianhyde
Labels:
Created at: Tue Jan 14 21:43:28 CET 2014
State: closed