Skip to content

Translated Go sample of sliding window to be written in python #210

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

Merged
merged 10 commits into from
Jul 22, 2025

Conversation

billrich2001
Copy link
Contributor

@billrich2001 billrich2001 commented Jul 16, 2025

What was changed

Create's a sliding window batching sample, based on the Go sample

Why?

A cloud user had a support ticket where our recommendation was to implement sliding window. Their SDK of choice is python, but we only had the Go sample to provide.

Checklist

  1. How was this tested:
    Had AI run go and python versions side by side and compare to ensure matching functionality

@billrich2001 billrich2001 changed the title Translated Go sample of sliding window to be writtin in python Translated Go sample of sliding window to be written in python Jul 17, 2025
@billrich2001 billrich2001 marked this pull request as ready for review July 17, 2025 19:39
@billrich2001 billrich2001 requested a review from a team as a code owner July 17, 2025 19:39
Copy link
Contributor

@tconley1428 tconley1428 left a comment

Choose a reason for hiding this comment

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

Looks good

@billrich2001
Copy link
Contributor Author

@tconley1428 It is showing that I cannot merge since there are some tests that haven't completed, but I looked through and I'm not seeing an action to attempt the 8pending checks.

Do you know how to resolve? Thanks!

@billrich2001 billrich2001 merged commit 0ddc00e into main Jul 22, 2025
12 checks passed
@billrich2001 billrich2001 deleted the sliding-window branch July 22, 2025 18:00
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