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

Apply @AlsoLoad during query construction #2867

Open
evanchooly opened this issue Feb 20, 2024 · 0 comments
Open

Apply @AlsoLoad during query construction #2867

evanchooly opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement proposed Potential new features
Milestone

Comments

@evanchooly
Copy link
Member

@AlsoLoad is there to help load data from old location as part of a gradual migration to new schema definitions. But this gradualness breaks queries against those migrating fields. What if queries would automatically $or together filters against those fields so they'd resolve properly against those old locations? Such a feature would likely need to be opt in for performance reasons.

@evanchooly evanchooly added enhancement proposed Potential new features labels Feb 20, 2024
@evanchooly evanchooly added this to the 3.0.0 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement proposed Potential new features
Projects
None yet
Development

No branches or pull requests

1 participant