GG for kafka handler getting error DDL transaction error
We have GG for kafka handler (12.3)
We are getting error in GG replicat saying that DDL replication is not supported.
We dont want to propagate DDLs is there any ways to avoid this error.
source does partition swap because of which we get transactions with optype DDLOP and want to ignore them on our side.
-Thanks