etl
2932af8f - Fix for double formatting with precision > 9 (#480)

Commit
2 years ago
Fix for double formatting with precision > 9 (#480) * Add a test that reproduces the double formatting failure * Fix root cause, restrict precision to 9 on 32 bit platforms, unrestricted on 64 bit
Author
Parents
Loading