julia
2901f0e3 - Avoid stack-overflow in #46736

Commit
2 years ago
Avoid stack-overflow in #46736 When we perform re-`intersection_unionall`, the `Union` bounds might be generated from `simple_join and thus not identical to the src `Union`. This commit adds a fast-path to skip the following `intersect_all.
Author
Committer
Parents
Loading