laysakura / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
5 stars 7 forks source link

Revert "Merge pull request #16 from dahlbaek/forbid-unsafe" #18

Closed laysakura closed 1 year ago

laysakura commented 1 year ago

Somehow #16 makes cargo test unstoppable. Issued: https://github.com/laysakura/beam/issues/17

I revert #16 for now.


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

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.