Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
FLINK-13690 Connectors/JDBC LookupFunction getFieldFromResultSet BUG
- Closed
- links to