GCP Datastream is used for historical and CDC data. I am getting historical load but not incremental/CDC data into Bigqery. All the configuration for datastream and Mysql is configured properly as I have tested the same in other gcp cloud project environment. I have another gcp cloud project environment where I have to implement this but,there's no incremental data getting into Bigquery.
I am expecting to get CDC/incremental data using datastream from Mysql. I checked the MySQL binlog files, the data is getting written properly