Flink CDC Issue Import created FLINK-34822:
----------------------------------------------
Summary: [Bug] oracle clob
Key: FLINK-34822
URL: https://issues.apache.org/jira/browse/FLINK-34822
Project: Flink
Issue Type: Bug
Components: Flink CDC
Reporter: Flink CDC Issue Import
### Search before asking
- [X] I searched in the
[issues|https://github.com/ververica/flink-cdc-connectors/issues] and found
nothing similar.
### Flink version
1.12
### Flink CDC version
2.1.0
### Database and its version
oracle11
### Minimal reproduce step
In Oracle with Flink CDC, one of the fields is a CLOB. When modifying a data
record, as long as the CLOB field remains unchanged, Flink CDC, during the
incremental phase, will not include the CLOB field data in the received Oracle
data updates. All other fields will be included. Only when modifying the CLOB
field data will Flink CDC transmit it. Is this a bug? Why isn’t the CLOB field
transmitted?
### What did you expect to see?
flinkcdc will transfer clob field even oralce not update this field
### What did you see instead?
1
### Anything else?
_No response_
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/2573
Created by: [liquidmavis|https://github.com/liquidmavis]
Labels: bug,
Created at: Mon Oct 23 10:40:22 CST 2023
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)