You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/31 19:06:30 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #12814: Add Apache Beam operators

potiuk commented on a change in pull request #12814:
URL: https://github.com/apache/airflow/pull/12814#discussion_r567469369



##########
File path: setup.py
##########
@@ -522,6 +522,7 @@ def get_sphinx_theme_version() -> str:
 # Dict of all providers which are part of the Apache Airflow repository together with their requirements
 PROVIDERS_REQUIREMENTS: Dict[str, List[str]] = {
     'amazon': amazon,
+    'apache.beam': [],

Review comment:
       ```suggestion
       'apache.beam': apache_beam,
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org