Limitations and considerations
The following operations are not supported and will not be applied to the target:
- TRUNCATE table
- RENAME column
- ADD/DROP/ALTER column
BLOB and BYTES columns are not supported. If your source tables contain columns with these data types, you can use a transformation to convert them to STRING or exclude them from the replication.