-
Feature Request
-
Resolution: Done
-
Major
-
2.5.0.Final
-
None
-
False
-
None
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
debezium db2 connector, 2.5.0-Final
What is the connector configuration?
<Your answer>
What is the captured database version and mode of depoyment?
(E.g. on-premises, with a specific cloud provider, etc.)
Db2 for LUW 11.5
What behaviour do you expect?
support DECFLOAT type.
What behaviour do you see?
Unexpected JDBC type '1111' for column 'C_DECFLOAT' that will be ignored.
No converter found for column TEST.T1.C_DECFLOAT of type DECFLOAT. The column will not be part of change events for that table.
Do you see the same behaviour using the latest relesead Debezium version?
(Ideally, also verify with latest Alpha/Beta/CR version)
yes.
Do you have the connector logs, ideally from start till finish?
Unexpected JDBC type '1111' for column 'C_DECFLOAT' that will be ignored.
No converter found for column TEST.T1.C_DECFLOAT of type DECFLOAT. The column will not be part of change events for that table.
How to reproduce the issue using our tutorial deployment?
<Your answer>
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
<Your answer>
Implementation ideas (optional)
<Your answer>
- is duplicated by
-
DBZ-4042 DECFLOAT data type is ignored
- Closed
- links to
-
RHEA-2024:139598 Red Hat build of Debezium 2.5.4 release