Skip to content

Conversation

bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Sep 26, 2025

When some properties are not returned in the query response, our ORM uses null as a default value for missing constructor arguments. This doesn't work in case of primitive data types, as they must have a concrete value.

Additionally some housekeeping.

Consistent with how setDouble() accepts a Double even though
the Weaviate's data type is number.
PropertyBuilder deals with Java data types so the methods
should be named accordingly.
@bevzzz bevzzz self-assigned this Sep 26, 2025
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz merged commit cf871eb into v6 Sep 26, 2025
2 of 3 checks passed
@bevzzz bevzzz deleted the v6-orm-polish branch September 26, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant