Closed michaelmdeng closed 6 months ago
please make format
please fix the fmt error in unit tests
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Leavrth, lyzx2001
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Timeline:
2024-05-07 08:43:09.158536198 +0000 UTC m=+951542.915671770
: :ballot_box_with_check: agreed by Leavrth.2024-05-07 15:40:40.123640929 +0000 UTC m=+976593.880776504
: :heavy_multiplication_x::repeat: reset by michaelmdeng.2024-05-08 05:51:26.029920776 +0000 UTC m=+1027639.787056350
: :ballot_box_with_check: agreed by lyzx2001.
What problem does this PR solve?
Issue Number: close #710
Helps address #350.
Supports supports generating DMLs to resolve diffs in blob data. Essentially a copy of #709, with differences:
What is changed and how it works?
Generate correct DML to update different tables w/ blob data by converting data into hex for insert/replace/delete.
Check List
Tests
Code changes
Side effects
Related changes
Release note