Skip to content

Split queries #185

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

Closed
wants to merge 4 commits into from
Closed

Split queries #185

wants to merge 4 commits into from

Conversation

alexet
Copy link
Contributor

@alexet alexet commented Nov 28, 2019

Split up query running, upgrade running, and operations on queries post run. The main point is clearly separating which state is post query run state (such as the locations of the sorted results) compared to the immutable results of running the query.

@alexet alexet requested a review from adityasharad November 28, 2019 13:09
@lgtm-com
Copy link

lgtm-com bot commented Nov 28, 2019

This pull request introduces 6 alerts when merging 4e2ea61 into e056c61 - view on LGTM.com

new alerts:

  • 5 for Unused variable, import, function or class
  • 1 for Expression has no effect

@lgtm-com
Copy link

lgtm-com bot commented Nov 28, 2019

This pull request introduces 3 alerts when merging 8f6400f into e056c61 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class
  • 1 for Expression has no effect

@jcreedcmu
Copy link
Contributor

This code effectively landed in #222.

@jcreedcmu jcreedcmu closed this Feb 6, 2020
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