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

[sqllab] add support for results backends #1377

Merged
merged 5 commits into from
Oct 21, 2016

Commits on Oct 20, 2016

  1. [sqllab] add support for results backends

    Long running SQL queries (beyond the scope of a web request) can now use
    a k/v store to hold their result sets.
    mistercrunch committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    d86abc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7f16f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e2d08b View commit details
    Browse the repository at this point in the history
  4. Adressing more comments

    mistercrunch committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    6d51dc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Touchups

    mistercrunch committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    7edfaa5 View commit details
    Browse the repository at this point in the history