Feature: Customize statistical distribution for relationship records_per
#72
Labels
enhancement
New feature or request
records_per
#72
Right now, we can set
records_per
equal to, say,5
, which means there are 5 child records for every parent record. But what if we want another, non-uniform distribution? Like, sometimes there are 100 child records for a parent record, and sometimes there are 2, following some statistical distribution.This could potentially help the optimizer team as they investigate performance issues related to different distributions of join keys. cc @aalexandrov
The text was updated successfully, but these errors were encountered: