[
https://issues.apache.org/jira/browse/HIVE-28314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28314:
----------------------------------
Labels: pull-request-available (was: )
> Support literals as filter expression with non-boolean return type
> ------------------------------------------------------------------
>
> 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
>
> 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)