Skip to main content

Community

Connector Improvement: Historical syncs of new tables cause delay of active tables (Active tables should be synced first!)

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Thank you Purelei,

    We are aware of this issue and are working on a technical design to address this. The issue is currently that our system considers all the tables within a connection to be part of a single "sync job". In order to fix this, we need to break this up into multiple jobs so that incremental workloads can proceed without being blocked by historical workloads. Expect to see a fix for this released later this year.