[
https://issues.apache.org/jira/browse/FLINK-12309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-12309:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor
pull-request-available (was: auto-deprioritized-major pull-request-available
stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> JDBCOoutputFormat and JDBCAppendTableSink float behavior is not align
> ---------------------------------------------------------------------
>
> Key: FLINK-12309
> URL: https://issues.apache.org/jira/browse/FLINK-12309
> Project: Flink
> Issue Type: Bug
> Components: Connectors / JDBC
> Reporter: FaxianZhao
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When we use JDBCAppendTableSinkBuilder#setParameterTypes() config the JDBC
> types, it bind BasicTypeInfo#FLOAT_TYPE_INFO to java.sql.Types#FLOAT.
> But JDBCOutputFormat#writeRecord will force cast the float value to double,
> so it will throw ClassCastException like "java.lang.Float cannot be cast to
> java.lang.Double".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)