When a delta checkpoint data size is low, what could increase the checkpoint duration? I am seeing my checkpoint data size to be less than 5MB, but the duration is over 20 seconds.
m
Martijn Visser
09/16/2023, 7:45 AM
I would think data skew/uneven distribution
k
Kyle Ahn
09/16/2023, 8:02 AM
I see. Yeah, didn’t expect 5mb to take 20 seconds though. will take a look at the data skew a bit more! Thanks!