julia
99cc59c7 - typeintersect: allocation tuning for large `UnionAll` (#54745)

Commit
1 year ago
typeintersect: allocation tuning for large `UnionAll` (#54745) This PR tries to reduce the allocation caused by `save_env` by skipping `alloc_env` and truncating env size when possible.
Author
Loading