[
https://issues.apache.org/jira/browse/CALCITE-7258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035186#comment-18035186
]
Zhen Chen commented on CALCITE-7258:
------------------------------------
Fixed in
[{{8b5c17e}}|https://github.com/apache/calcite/commit/8b5c17e51e0c9c3f8e3db17c8d449e67e4e2974a]
Thanks for review [~mbudiu]
> RelBuilder.filter should throw if the condition is not BOOLEAN
> --------------------------------------------------------------
>
> Key: CALCITE-7258
> URL: https://issues.apache.org/jira/browse/CALCITE-7258
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.40.0
> Reporter: Zhen Chen
> Assignee: Zhen Chen
> Priority: Minor
> Labels: pull-request-available
>
> As discussed in CALCITE-6448, the creation of a Filter in RelBuilder has been
> updated to validate that the condition is of Boolean type. This change aligns
> the logic at the RelNode level with that at the SqlNode level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)