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
We used to store parsedExpression in the propertyDefinition because we can't serialize boundExpression to disk before.
Now, we support serializing boundExpression to disk so we can store boundExpression in propertyDefinition.
The text was updated successfully, but these errors were encountered:
We used to store parsedExpression in the propertyDefinition because we can't serialize boundExpression to disk before.
Now, we support serializing boundExpression to disk so we can store boundExpression in propertyDefinition.
The text was updated successfully, but these errors were encountered: