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
With tpc ds 1: both FinalizeByKey="true"/"false" finishes fine
With tpc ds 10: without FinalizeByKey finishes fine, consuming at most 3GB RSS and less than 3 minutes
with FinalizeByKey="true": OOM consuming over 50GB memory or TLEs
The text was updated successfully, but these errors were encountered:
q14 aggregate phase timeout/OOM with UseFinalizeByKey.
Fixed request without different timeout in
$cross_items
generation:Reproduction scripts/etc:
https://gist.github.com/yumkam/9ae3f6793ab089f44a8233d09bb8c753
With tpc ds 1: both FinalizeByKey="true"/"false" finishes fine
With tpc ds 10: without FinalizeByKey finishes fine, consuming at most 3GB RSS and less than 3 minutes
with FinalizeByKey="true": OOM consuming over 50GB memory or TLEs
The text was updated successfully, but these errors were encountered: