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

Mixed data type #1345

Open
mahalakshme opened this issue Mar 15, 2024 · 0 comments
Open

Mixed data type #1345

mahalakshme opened this issue Mar 15, 2024 · 0 comments

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Mar 15, 2024

Many offline reports depend on querying the observation value. Since this is stored in JSON it cannot be queried - hence they are terribly slow. When we started off Mixed data type wasn't available. Now it is. If we migrate valueJSON to structured data type then it may become queryable - https://www.mongodb.com/docs/realm/sdk/react-native/model-data/data-types/property-types/#std-label-react-native-supported-property-types. From the doc it seems it can be indexed too - realm/realm-js#3389
We can do a spike for this.

@mahalakshme mahalakshme converted this from a draft issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Analysis
Development

No branches or pull requests

1 participant