Similar model as influxDB which has native clients for various JVM based language in their java client repo: https://github.com/influxdata/influxdb-client-java
This would remove the need to convert datatypes between Scala and Java and would allow us to have cleaner code in for example the Spark Connector
Similar model as influxDB which has native clients for various JVM based language in their java client repo: https://github.com/influxdata/influxdb-client-java
This would remove the need to convert datatypes between Scala and Java and would allow us to have cleaner code in for example the Spark Connector