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
{{ message }}
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
fix: select-by non-agg path error cleanup and scope safety
- Release previously collected agg_results on error in both the
aggregation and non-aggregation eval-group paths (memory leak)
- Check ray_env_push_scope return value before binding columns
(prevents corrupting outer scope on depth overflow)
0 commit comments