java-client icon indicating copy to clipboard operation
java-client copied to clipboard

Request: Add a native Scala client

Open samos123 opened this issue 3 years ago • 0 comments

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

samos123 avatar Nov 19 '22 18:11 samos123