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

perf(query): Read just the latest value for scalar types #8966

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2023

  1. added single get call

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    718e7e9 View commit details
    Browse the repository at this point in the history
  2. second commit

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    943bcd0 View commit details
    Browse the repository at this point in the history
  3. updated cache

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d82eada View commit details
    Browse the repository at this point in the history
  4. updated comments

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e9d7b67 View commit details
    Browse the repository at this point in the history
  5. fixed bug

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a225a50 View commit details
    Browse the repository at this point in the history
  6. trying potential optimization

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    80df5f8 View commit details
    Browse the repository at this point in the history
  7. Added one more optimization

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b9085ce View commit details
    Browse the repository at this point in the history
  8. Fixed one bug

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    99b5564 View commit details
    Browse the repository at this point in the history
  9. Fixed another small bug

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3750352 View commit details
    Browse the repository at this point in the history
  10. fixed another test

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e7f2f77 View commit details
    Browse the repository at this point in the history
  11. fixed bug related to lang

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bfdeddc View commit details
    Browse the repository at this point in the history
  12. Fixed another bug

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    721d45d View commit details
    Browse the repository at this point in the history
  13. Fixed another test

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    114de8c View commit details
    Browse the repository at this point in the history
  14. minor refactor

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9698791 View commit details
    Browse the repository at this point in the history
  15. Updated test

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3a4a772 View commit details
    Browse the repository at this point in the history
  16. minor refactor

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8c6e449 View commit details
    Browse the repository at this point in the history
  17. Fixed comments

    Harshil Goel committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0ce037c View commit details
    Browse the repository at this point in the history