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
The new stateless allocator is used for JSON type. The backing memory
resource is initialized in engine shard.
The function which parses JSON is refactored to no longer accept a
memory resource, as the allocator is bound to its thread local memory
resource.
Signed-off-by: Abhijat Malviya <[email protected]>
0 commit comments