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

   Generally speaking @SatishChGit - don't expect too much of provider being 
part of the community. This **really** boils down to:
   
   * provider released with the apache-airflow-providers*
   * documented on airlfow.apache.org
   * `extra` available in airflow package
   * tests run in `main`
   
   That is about it - there are no other incentives or ways for people to have 
"teradata" with airflow - they have to manually install it (the same way they 
woudl have installed it if provider was released by Teradata) - the only thing 
that is slightly easier is that you can install `apache-airflow[teradata]` and 
provider will be installed automatically. That's about it.
   
   As already explained - we have a separate list of providers that are 
pre-installed in the Reference PROD image of ours 
https://github.com/apache/airflow/blob/main/prod_image_installed_providers.txt 
- but this list changes VERY rarely and it's only for services that are likely 
to be used by huge portion of our users - we have no scientific methods to 
assess that, but what we can look at is the actual installation numbers from 
PyPI - to see how popular provider is and do it after a year or so when the 
provider is available (because almost by definition) it's impossible to assess 
popularity when things is not out there for quite a while. This is how 
Snowflake got on the list about 3 years after it's been released. 
   


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