Support encoding binary data with the hex method in csv protocol #9373
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
type/enhancement
The issue or PR belongs to an enhancement.
Support for encoding binary data in hexadecimal to be compatible with different third-party systems. For example, AWS DMS supports importing hex encoded binary data, but cannot recognize base64 encoded data.
The text was updated successfully, but these errors were encountered: