oracledb_cdc: ensure LogMiner nullable numbers are consistent with snapshotting#4354
oracledb_cdc: ensure LogMiner nullable numbers are consistent with snapshotting#4354josephwoodward merged 4 commits intomainfrom
Conversation
This change ensures nullable numbers are treated the same as with snapshotting and represented as null.
|
Commits Review
|
5312769 to
3444cf4
Compare
|
Commits Review LGTM |
|
Commits
Review LGTM |
This change ensures nullable numbers are treated the same as with snapshotting and represented as null.
Change adds a unit test and also an integration test to verify handling is consistent with snapshotting.