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

Can't add a stage to a nested query #61

Open
christopherswenson opened this issue Nov 18, 2022 · 1 comment
Open

Can't add a stage to a nested query #61

christopherswenson opened this issue Nov 18, 2022 · 1 comment

Comments

@christopherswenson
Copy link
Contributor

christopherswenson commented Nov 18, 2022

  1. Nest a query
  2. Duplicate it (unless you created the query with "New Nested Query")
  3. Try to add a stage to it
  4. Boom
@christopherswenson
Copy link
Contributor Author

This has something to do with attempting to generate a query string for a query with an empty stage, and failing when we ask the compiler to tell us what the source for the stage is. We might be able to skip that step when we realize the stage is empty...

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

No branches or pull requests

1 participant