-
- Downloads
Adjust BBM job efficiency when only part of the batch was affected
When data distribution is not even, i.e. iterating the whole table but updating just some rows based on a filter, the batch optimizer can get confused and scale up the batch size to an unsafe level. This adjusts the job efficiency for such batches in order to avoid batch size changes. #351786
parent
1e2dcb5f
No related branches found
No related tags found
Please register or sign in to comment