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

Update usage of Beam Sequence type hints to pass new type checking #438

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jrmccluskey
Copy link

apache/beam#33999 adds improved type checking for Sequence types, breaking some existing code that uses Sequence hints instead of Iterables. This PR updates functionality in temporian to align with the new code, preventing breakages.

Copy link
Collaborator

@achoum achoum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants