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

CosmosQueryExecutionContextFactory Refactory #988

Merged
merged 37 commits into from
Nov 18, 2019

Commits on Nov 12, 2019

  1. drafted out refactor

    bchong95 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c5bbc0e View commit details
    Browse the repository at this point in the history
  2. removed null check

    bchong95 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9cc75f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b14bc0f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. reproduced failure

    bchong95 committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    e2d3563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b50af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b1198 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. got parallel basic working

    bchong95 committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    69e0df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b8ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdbf605 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. fixed miscellaneous tests

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c1c5b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac7d8d View commit details
    Browse the repository at this point in the history
  3. added test for empty pages

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    f9d1715 View commit details
    Browse the repository at this point in the history
  4. uncommented

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    78130a2 View commit details
    Browse the repository at this point in the history
  5. wip

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    ae8523f View commit details
    Browse the repository at this point in the history
  6. resolved iteration comments

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    25eefc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58d4540 View commit details
    Browse the repository at this point in the history
  8. fixed changelog

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    17aed1e View commit details
    Browse the repository at this point in the history
  9. build

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    fe870db View commit details
    Browse the repository at this point in the history
  10. build

    bchong95 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4cc5159 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. resolved iteration comments

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    8e4dcf2 View commit details
    Browse the repository at this point in the history
  2. update test

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    f422555 View commit details
    Browse the repository at this point in the history
  3. automatically advancing page

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    1fa6ae1 View commit details
    Browse the repository at this point in the history
  4. fixed some split failures

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    2ec83e2 View commit details
    Browse the repository at this point in the history
  5. merged

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    ede9232 View commit details
    Browse the repository at this point in the history
  6. merged

    bchong95 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    f346aaa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. fixed split bugs

    bchong95 committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    f3fce62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816d3de View commit details
    Browse the repository at this point in the history
  3. merged

    bchong95 committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    d3e9280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aace4a View commit details
    Browse the repository at this point in the history
  5. ammend

    bchong95 committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    e2ebfc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65130fd View commit details
    Browse the repository at this point in the history
  7. updated baseline

    bchong95 committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    3f293e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    511b991 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    d3771ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d07126b View commit details
    Browse the repository at this point in the history
  3. updated baselines

    bchong95 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    4c73633 View commit details
    Browse the repository at this point in the history
  4. merged

    bchong95 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    be49066 View commit details
    Browse the repository at this point in the history