I'm looking to try out the new joins feature in v0...
# community-help
j
I'm looking to try out the new joins feature in v0.26. Currently I load my data using typesense-go, but unfortunately the
Reference
field does not exist on
api.CollectionSchema
, and it doesn't appear there is a suitable branch supporting this feature. I'm wondering if I can just load the data without that field and then modify the schema via the dashboard, or does the reference field need to be present when the data is loaded?