[
https://issues.apache.org/jira/browse/CALCITE-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991768#comment-15991768
]
Julian Hyde commented on CALCITE-1769:
--------------------------------------
Sorry, I didn't mean to suggest that you were responsible for the quality
issue. I do believe that there is a quality issue - a hot spot where we're
seeing a lot of bugs - but no one is responsible. We can all help make it go
away by thinking about (and testing) related areas of functionality when we see
a bug.
I'm testing your change (and CALCITE-1770) and it should be in shortly.
> Push Filters down to druid when there a cast to numeric
> -------------------------------------------------------
>
> Key: CALCITE-1769
> URL: https://issues.apache.org/jira/browse/CALCITE-1769
> Project: Calcite
> Issue Type: Bug
> Components: druid
> Reporter: slim bouguerra
> Assignee: Julian Hyde
> Fix For: 1.13.0
>
>
> Currently if we have cast to numeric over literal filter will not get pushed.
> For instance query like {code}SELECT page from druid_table_1 WHERE page < 5
> group by page {code} from hive will introduce a cast over `5`.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)