[ https://issues.apache.org/jira/browse/HIVE-28314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis resolved HIVE-28314. ---------------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Fixed in [b18d5732b4f309fdc3b8226847c9c1ebcd2476fd|https://github.com/apache/hive/commit/b18d5732b4f309fdc3b8226847c9c1ebcd2476fd]. Thanks for the PR [~soumyakanti.das]! > Support non-boolean WHERE conditions in CBO > ------------------------------------------- > > Key: HIVE-28314 > URL: https://issues.apache.org/jira/browse/HIVE-28314 > Project: Hive > Issue Type: Sub-task > Components: CBO > Reporter: Soumyakanti Das > Assignee: Soumyakanti Das > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > h3. Filter expression with non-boolean return type > fname=annotate_stats_filter.q > {code:sql} > explain select * from loc_orc where 'foo' > {code} > {noformat} > org.apache.hadoop.hive.ql.optimizer.calcite.CalciteSemanticException: Filter > expression with non-boolean return type. > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)