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

Setting name and maintainer on Schema

Open codebrain opened this issue 2 years ago • 1 comments

https://github.com/weaviate/weaviate-java-client/blob/488336ff600b06dc8f0eddef88598e63cb876471/src/main/java/technology/semi/weaviate/client/v1/schema/model/Schema.java#L15-L16

How are these two values set?

codebrain avatar Feb 05 '23 09:02 codebrain

Thank you @codebrain for reporting the issue.

Indeed those 2 values are not set. They seem to be leftovers of non-existent functionality. We will remove them from clients and weaviate soon.

aliszka avatar Apr 14 '23 08:04 aliszka