Skip to content

Conversation

@tvalentyn
Copy link
Contributor

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@tvalentyn
Copy link
Contributor Author

Run Seed Job

1 similar comment
@tvalentyn
Copy link
Contributor Author

Run Seed Job

# Leaving 'future' in our containers for now prevent breaking tft users.
future
guppy3 # Memory profiler
guppy3;python_version<"3.11" # Memory profiler
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AnandInguva can we link bugs here?

@tvalentyn
Copy link
Contributor Author

Run Seed Job

@tvalentyn
Copy link
Contributor Author

Run Seed Job

nltk # Commonly used for natural language processing.
nose==1.3.7 # For Dataflow internal testing. TODO: remove this.
python-snappy # Optimizes execution of some Beam codepaths.
python-snappy;python_version<"3.11" # Optimizes execution of some Beam codepaths.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
python-snappy;python_version<"3.11" # Optimizes execution of some Beam codepaths.
# TODO: Uncomment python version once python-snappy supports it.
# https://github.com/apache/beam/issues/25985
python-snappy;python_version<"3.11" # Optimizes execution of some Beam codepaths.

# Leaving 'future' in our containers for now prevent breaking tft users.
future
guppy3 # Memory profiler
guppy3;python_version<"3.11" # Memory profiler
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
guppy3;python_version<"3.11" # Memory profiler
# TODO: Uncomment python version once guppy supports it.
# https://github.com/apache/beam/issues/25984
guppy3;python_version<"3.11" # Memory profiler

@AnandInguva
Copy link
Contributor

Run Python 3.11 PostCommit

@tvalentyn
Copy link
Contributor Author

Run Python Dataflow V2 ValidatesRunner

@AnandInguva
Copy link
Contributor

Run Python 3.11 PostCommit

@tvalentyn
Copy link
Contributor Author

Noting that tests have passed, but status have not propagated.
Will merge these changes in #26121

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants