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
To avoid we accidentialy optimize unicode string operations.
Note since we did validation that is valid utf8, so some string operations like (concat) are still valid, but String.length and String.get should be forbidden