Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SQL:
// SKIPPED is Boolean Type select SKIPPED is not true from be_cloud_native_compactions; select * from be_cloud_native_compactionswhere SKIPPED is NOT true.
throws exception:
(conn=152) Getting syntax error at line 1, column 22. Detail message: Unexpected input 'true', the most similar input is {'NULL'}.
Attachments
Issue Links
- relates to
-
CALCITE-6979 Invalid unparse for IS TRUE,IS FALSE,IS NOT TRUE and IS NOT FALSE in ClickHouseDialect
-
- Closed
-
- links to