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 2022/08/23 08:29:27 UTC

[GitHub] [airflow] potiuk commented on pull request #25892: Netezza Hook

potiuk commented on PR #25892:
URL: https://github.com/apache/airflow/pull/25892#issuecomment-1223735755

   We had a long discussion on devlist: https://lists.apache.org/thread/6ngq79df7op541gfwntspdtsvzlv1cr6 about accepting new providers and I think you should rather consider to follow the path of Great Expectations and others and release your own provider on your own. 
   
   There are certain requirements and obligations for a new provider to be accepted in community https://github.com/apache/airflow/blob/main/README.md#release-process-for-providers. 
   
   Unless your service is very popular already (it is not as far as I can see), we are rather reluctant to approve new integrations with smaller and less popular services, instead we encourate people to publish their own providers on PyPI on their own: 
   
   https://airflow.apache.org/docs/apache-airflow-providers/index.html#how-to-create-your-own-provider 
   
   There are ways you can publish information about the new providers that you release :
   
   * https://airflow.apache.org/ecosystem/
   * https://registry.astronomer.io/
   
   And likely a few other places.
   


-- 
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: commits-unsubscribe@airflow.apache.org

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