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

Kurt Young updated FLINK-13490:
-------------------------------
    Fix Version/s: 1.10.0

> Fix return null in JDBCUtils::getFieldFromResultSet
> ---------------------------------------------------
>
>                 Key: FLINK-13490
>                 URL: https://issues.apache.org/jira/browse/FLINK-13490
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / JDBC
>            Reporter: Caizhi Weng
>            Assignee: Caizhi Weng
>            Priority: Critical
>             Fix For: 1.10.0, 1.9.1
>
>
> The null checking in `JDBCUtils::getFieldFromResultSet` is incorrect. Under 
> the current implementation, if one column is null in the result set, the 
> following calls to this method using the same result set will always return 
> null, no matter what the content of the column is.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to