Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add acorn option and nested objects from dataset. #91

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

jfrancoa
Copy link
Collaborator

@jfrancoa jfrancoa commented Nov 7, 2024

This commit adds support for enabling acorn on collection creation, as well as during the collection update.

Also, it includes couple of new properties of type object by adding the property type and improving the import_json function to handle properties with camelCase naming

weaviate_cli/managers/data_manager.py Show resolved Hide resolved
weaviate_cli/managers/data_manager.py Outdated Show resolved Hide resolved
@jfrancoa jfrancoa force-pushed the jose/update-collection-acorn branch 2 times, most recently from 0cf0b9b to 2f23baf Compare November 7, 2024 15:20
This commit adds support for enabling acorn on collection creation,
as well as during the collection update.

Also, it includes couple of new properties of type object by adding
the property type and improving the import_json function to handle
properties with camelCase naming
@jfrancoa jfrancoa merged commit 896edf1 into main Nov 7, 2024
9 checks passed
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.

2 participants