Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ComparePerformance: fix crash in RTJO mode
With `--dynamic-join-order-mode=all`, both `first` and `second` are undefined, leading to a crash. Until RTJO mode gets proper tuple counting, this change prevents a crash when unfurling the steps of a predicate.
- Loading branch information