Skip to:
The JSON parsing in HPCC doesn't recognize scientific notation as a valid numeric format.
e.g.{ "some_array": [8.53E-4,51.3] }
@afishbeck please comment
The JSON parsing in HPCC doesn't recognize scientific notation as a valid numeric format.
e.g.
{ "some_array": [8.53E-4,51.3] }