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

Optimize joins in queries to be 0.13.0-compatible #27

Open
guzman-raphael opened this issue Apr 26, 2021 · 0 comments
Open

Optimize joins in queries to be 0.13.0-compatible #27

guzman-raphael opened this issue Apr 26, 2021 · 0 comments
Labels
difficulty: moderately hard 1d < estimate <= 2d enhancement New feature or request
Milestone

Comments

@guzman-raphael
Copy link
Contributor

Several of the joins do not observe proper grouping and are therefore rejected/err'ed in 0.13.0. See sessions route after an upgrade.

@guzman-raphael guzman-raphael added this to the M11 milestone Nov 5, 2021
@guzman-raphael guzman-raphael added enhancement New feature or request difficulty: moderately hard 1d < estimate <= 2d labels Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: moderately hard 1d < estimate <= 2d enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant