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

Performance: Fixes query improvement to load values lazily #2869

Merged
merged 13 commits into from
Nov 16, 2021

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    7dd0572 View commit details
    Browse the repository at this point in the history
  2. add lazy loading

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    dce71de View commit details
    Browse the repository at this point in the history
  3. compilation fix

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    34b1af7 View commit details
    Browse the repository at this point in the history
  4. fix issues

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b432d2d View commit details
    Browse the repository at this point in the history
  5. code refactoring

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a49379e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3769af8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c55e892 View commit details
    Browse the repository at this point in the history
  8. made it lazier

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4702cb0 View commit details
    Browse the repository at this point in the history
  9. test fix

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    7368f0d View commit details
    Browse the repository at this point in the history
  10. refactored code

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1635e80 View commit details
    Browse the repository at this point in the history
  11. temp commit to revert

    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    7765c71 View commit details
    Browse the repository at this point in the history
  12. Revert "temp commit to revert"

    This reverts commit 8582f22c6b757900cb1c6a138575895a326c14b0.
    sourabh1007 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a8ddeff View commit details
    Browse the repository at this point in the history
  13. Update Microsoft.Azure.Cosmos/src/Query/Core/Metrics/QueryMetrics.cs

    Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
    sourabh1007 and ealsur authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    cfe3593 View commit details
    Browse the repository at this point in the history