jscheffl commented on code in PR #57610:
URL: https://github.com/apache/airflow/pull/57610#discussion_r2761021126


##########
airflow-core/docs/extra-packages-ref.rst:
##########
@@ -419,6 +419,8 @@ pre-installed when Airflow is installed.
 
+---------------------+-----------------------------------------------------+--------------------------------------+--------------+
 | ssh                 | ``pip install 'apache-airflow[ssh]'``               | 
SSH hooks and operators              |              |
 
+---------------------+-----------------------------------------------------+--------------------------------------+--------------+
+| informatica         | ``pip install 'apache-airflow[informatica]'``       | 
Informatica hooks and operators                     |

Review Comment:
   Splitter / colum divider missing
   ```suggestion
   | informatica         | ``pip install 'apache-airflow[informatica]'``       
| Informatica hooks and operators      |              |
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to