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
Reduce usage of unsafe constructs throughout codebase (#7426)
- Targets StreamUtils, ToByteArrayExtensions, and VectorUtils
- For VectorUtils, only targets areas where we looked at the codegen and confirmed the JIT properly elides bounds checks
0 commit comments