You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beam release wheels for all major platforms. We can be able to assume that pipeline runtime environment either installs Beam from wheels or has Cython installed.
This will simplify the codebase as we don't need to test non-cythonized codepath.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
Component: Python SDK
Component: Java SDK
Component: Go SDK
Component: Typescript SDK
Component: IO connector
Component: Beam examples
Component: Beam playground
Component: Beam katas
Component: Website
Component: Spark Runner
Component: Flink Runner
Component: Samza Runner
Component: Twister2 Runner
Component: Hazelcast Jet Runner
Component: Google Cloud Dataflow Runner
The text was updated successfully, but these errors were encountered:
AnandInguva
changed the title
[Task]: Unskip failing tests that are skipped in the PR #26307
[Task]: Unskip failing tests that are skipped in the pyproject.toml PR #28385
Sep 9, 2023
tvalentyn
changed the title
[Task]: Unskip failing tests that are skipped in the pyproject.toml PR #28385
[Task]: Remove non-cythonized tests, codepath and test suites #28385
Sep 27, 2023
What needs to happen?
Beam release wheels for all major platforms. We can be able to assume that pipeline runtime environment either installs Beam from wheels or has Cython installed.
This will simplify the codebase as we don't need to test non-cythonized codepath.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
The text was updated successfully, but these errors were encountered: