Skip to content

Bug fixes and feature additions#11

Open
fourpointfour wants to merge 27 commits intofinal-connector-ybdbfrom
merge-with-snapshot
Open

Bug fixes and feature additions#11
fourpointfour wants to merge 27 commits intofinal-connector-ybdbfrom
merge-with-snapshot

Conversation

@fourpointfour
Copy link

@fourpointfour fourpointfour commented Mar 24, 2022

This PR contains the following new changes:

  • Fix for the NullPointerException being noticed across connector restarts being caused by the missing DDL record. We are now sending the DDL record based on a flag in the GetChangesRequest.
  • Support to for snapshot modes - initial, initial_only and never
  • Added a new transformer to be used by the JDBC sink connector in order to interpret the update records we are sending and only update columns based on that record. This fixes the bug where if an update was issued for a single column, all the other columns were being populated as null.

@fourpointfour fourpointfour changed the title Bug fixes and feature addition Bug fixes and feature additions Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants