Add Dataflow Apache Beam Java streaming system test#47209
Conversation
81f473b to
990a62f
Compare
|
Rebased but some init.py files should be added (pre-commit will do it automatically). |
@potiuk Thank you for the rebase! I thought it's not quite correct to add init.py files into the Java sources, is there any way to exclude some resources folder from this check or another approach? |
Sure - look at the sources of check-providers-subpackages-init-file-exist -> they are all configured in .pre-commit.yml and the script run here is |
- add system test - update docs - add sources to the build jar file
990a62f to
4b279a4
Compare
- add system test - update docs - add sources to the build jar file Co-authored-by: Oleg Kachur <kachur@google.com>
- add system test - update docs - add sources to the build jar file Co-authored-by: Oleg Kachur <kachur@google.com>
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.