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
Keep opened array resources alive until query ends. (#4601)
This change moves all the opened array resources used in strategies to a
class so that they can be acquired as a shared pointer when the strategy
begins and kept alive until the strategy is done.
[sc-38872]
---
TYPE: IMPROVEMENT
DESC: Keep opened array resources alive until query ends.
---------
Co-authored-by: Paul J. Davis <[email protected]>
0 commit comments