[
https://issues.apache.org/jira/browse/FLINK-14441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954653#comment-16954653
]
hailong wang edited comment on FLINK-14441 at 10/18/19 2:21 PM:
----------------------------------------------------------------
Hi [~jark], The given class changes from Integer to Long or the return value
should be casted to Integer, which maybe better. I think the first one. what do
you think of it?
was (Author: hailong wang):
Hi [~jark], The given class changes from Integer to Long or the return value
should be casted to Integer, which maybe better. I think the last one.
> Fix ValueLiteralExpression#getValueAs when valueClass is Period.class
> ---------------------------------------------------------------------
>
> Key: FLINK-14441
> URL: https://issues.apache.org/jira/browse/FLINK-14441
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.10.0
> Reporter: hailong wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In ValueLiteralExpression#getValueAs, when valueClass is Period.class, the
> expect class is inconsistent with the result class
--
This message was sent by Atlassian Jira
(v8.3.4#803005)