how to release formula transformations memory #904
yiminghe
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
You would just have to create the methods yourself to clear What's the use case for this though? As far as I can tell it looks to be needed for the calculations and for Undo/Redo functionality. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when operating table for a long time, all formula transformations will be saved inside lazilyTransformingAstService, how to eager apply and release unused transformation ?
Beta Was this translation helpful? Give feedback.
All reactions