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

Merged
merged 4 commits into from
Aug 13, 2024

Commits on Aug 9, 2024

  1. Add single key call

    Currently namespace used by unique generator uses edge predicate to
    validate. This shouldn't be the case, we should use the namespace
    provided in context.
    Harshil goel authored and harshil-goel committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bb72cb9 View commit details
    Browse the repository at this point in the history
  2. fixed comments

    harshil-goel committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5a037f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. test

    harshil-goel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6642a76 View commit details
    Browse the repository at this point in the history
  2. fixed bug

    harshil-goel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f2443ca View commit details
    Browse the repository at this point in the history