You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Decouple spill stats from the spiller as row number and hash probe spilling might
use more than one and different spillers. Consolidate to use one spill stats to collect
the spill stats to streamline implementation. This PR introduces a synchronized spill
stats within the operator to gather these stats and later on we could separate them
for different types of spiller if offline analysis needs.
Pull Request resolved: facebookincubator#9211
Reviewed By: tanjialiang
Differential Revision: D55287100
Pulled By: xiaoxmeng
fbshipit-source-id: ffde57d4f3425e3f3f679252504f7690e8dfce68
0 commit comments