Megan
Results
3
comments of
Megan
As a note, when I use the influx client and query the database directly, the long field shows the correct value. So it is stored correctly. The JSON contains the...
I added the unit tests and made a pull request from my fork of this library. https://github.com/influxdata/influxdb-java/pull/283
I am either going to have to try to switch the converter, since this is a moshi problem... or, if that doesn't work, write my own query functions and translate...