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

[Storage] [Typing] [Blob Changefeed] azure-storage-blob-changefeed Draft #39731

Open
wants to merge 3 commits into
base: feature/storage-changefeed-typing
Choose a base branch
from

Conversation

weirongw23-msft
Copy link
Member

Need to figure out the following errors, even after continuation_token has been converted into a class variable under ChangeFeedPaged:

samples/change_feed_samples.py:89: error: "Iterator[Iterator[Dict[str, Any]]]" has no attribute "continuation_token"  [attr-defined]
samples/change_feed_samples.py:108: error: "Iterator[Iterator[Dict[str, Any]]]" has no attribute "continuation_token"  [attr-defined]

@weirongw23-msft weirongw23-msft marked this pull request as ready for review February 13, 2025 22:57
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Feb 13, 2025
@weirongw23-msft
Copy link
Member Author

/azp run python - pullrequest

Copy link

Azure Pipelines failed to run 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant