Do not use scientific notations when printing doubles in logs.

Closes BIT-1558.
This commit is contained in:
Robin Sommer 2016-05-23 14:42:13 -07:00
parent 3581ead0d9
commit d86bf15dbf
7 changed files with 197 additions and 5 deletions

View file

@ -0,0 +1,17 @@
#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path test
#open 2016-05-23-22-44-54
#fields d
#types double
2153226000.0
2153226000.1
2153226000.123457
1.0
1.1
1.123457
1.1234
3140000000000000.0
#close 2016-05-23-22-44-54