etl
Fix for double formatting with precision > 9
#480
Merged

Commits
  • Add a test that reproduces the double formatting failure
    LuskeyNoah committed 2 years ago
  • Fix root cause, restrict precision to 9 on 32 bit platforms, unrestricted on 64 bit
    LuskeyNoah committed 2 years ago
Loading