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
Create BddQueryEngine per-function in benchmark schedule printing.
The BddQueryEngine is associated with a single function. When printing schedule information for a PackageSchedule containing multiple functions, a new BddQueryEngine must be created and populated for each function in the package.
Fixes: #3637
PiperOrigin-RevId: 886998620
0 commit comments