Hello Guys, i been following airbyte for a long time now, and it sure has walked a long mile from my last attempt to use the tool;
i have an azure deployment where i am running Airbyte as suggested in the documentation; on a 16vCPU 64GB machine
My attempt is to sync 2 MSSQL databases ; the sync itself is working like a charm, i have it set for dedup+history which is my current need as the tables can be updated but they are too big for a full refresh ; but ; and there is always a but, its bothering me the amount of time it takes ,
In the log summary it says 1.300 lines were sync but it took over 1 hour to do it .
Is this an expected behaviour? Am i doing something wrong or there is something i should be paying attention to and i am not? neither of the databases seems to be on any sort of stress , but the normalization phase is taking ages to complete.
Any help is appreciated and thanks again for the awesome tool you guys are working on