Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

ChangeFeed gets all the history records instead of current record. #175

@AbhishekSolanki

Description

@AbhishekSolanki

change feed implementation in python gets all the record even though

options['startFromBeginning'] is set to false and
options['startTime'] = time

https://github.com/Azure/azure-cosmos-python/blob/master/samples/ChangeFeedManagement/Program.py
line 68-84.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions