Skip to content

Documentation - Get is by Primary Key, not Partition Key? #244

Open
@steve-gray

Description

I believe some of the code comments is misleading. The SelectQueryContext operation is by partition key, however GetQueryContext is by the full primary key?

// GetQueryContext returns query wrapped with context which gets by partition key.

image

Observationally it seems to work as a primary key search, not a partitioning key search - so maybe worth clarifying in the documentation?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions