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
Add support for numeric short type (2 bytes, -32,768 to 32,767). This type improves on index size when storing the number, and improve on memory utilization on certain operations.