[ 
https://issues.apache.org/jira/browse/FLINK-38246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Nuyanzin reassigned FLINK-38246:
---------------------------------------

    Assignee: morvenhuang

> Remove unreachable code in CodeGenUtils
> ---------------------------------------
>
>                 Key: FLINK-38246
>                 URL: https://issues.apache.org/jira/browse/FLINK-38246
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Planner
>    Affects Versions: 2.1.0
>            Reporter: morvenhuang
>            Assignee: morvenhuang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>
> Code lineĀ 
> {code:java}
> case INTERVAL_DAY_TIME => s"${className[JLong]}.hashCode($term)" {code}
> in CodeGenUtils.hashCodeForType() is unreachable, this should be removed to 
> clean up dead code and suppress compiler warnings.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to