For suppose if I have datetime as 2022-09-30 07:50:24 in SQL Server DB then it is translating it to 2022-09-30 06:50:24 in SQL SERVER CDC Client. One hour behind in Streamsets SQL SERVER CDC client with what we have in SQL SERVER DB. Could you please help us on how to fix it? As we need the same data without any difference to be transferred to destination.
Thanks!