Investigation : Improve LIMIT size calculation to increase DB source syncs #20417
Labels
needs-triage
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
type/enhancement
New feature or request
Tell us about the problem you're trying to solve
Currently, we optimize our batch sizes/limits based on current row size. As this PR showed, there are some major gains in performance from increasing batch size while executing queries.
Describe the solution you’d like
Investigate if it is possible to make additional gains in performance by further modifying this strategy while not OOMing
The text was updated successfully, but these errors were encountered: