Back to Vector

Vrl Playground Large Int Precision.Fix

changelog.d/vrl_playground_large_int_precision.fix.md

0.57.0255 B
Original Source

Fixed the VRL Playground truncating large integers (such as xxhash and seahash results) to their least-significant digits. Results are now serialized with full precision instead of being coerced to JavaScript floating-point numbers.

authors: stigglor