weaviate / weaviate/java-client
Request: Add a native Scala client
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 34
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Java client and the referenced InfluxDB Java client repository to understand the current client structure. Check how the Spark Connector uses the Java client and identify the datatype conversions the request aims to remove. Done means a native Scala client is designed and integrated for those use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100