Hello,

We are developing a data engineering framework, called Versatile Data 
Kit<https://github.com/vmware/versatile-data-kit>, which allows data engineers 
to develop, deploy and manage data processing workloads which we refer to as 
``Data Jobs``. These jobs allow data engineers to implement automated pull 
ingestion (E in ELT) and batch data transformation (T in ELT) into a database.

Currently, we are working on a Provider to integrate our project with Airflow 
and would like to contribute it upstream at some point in time.
The architecture specification for the Provider can be seen 
here<https://github.com/vmware/versatile-data-kit/tree/main/specs/vep-554-apache-airflow-integration>.

According to this 
FAQ<https://airflow.apache.org/docs/apache-airflow-providers/#creating-your-own-providers>,
 sub-section "Can I contribute my own provider to Apache Airflow?", we need to 
check if the community would accept the contribution. However, from what is 
written in the paragraph, it makes it a bit difficult (at least to me) to 
understand, if there is a specific process in place that needs to be followed, 
or should a proposal be put for a vote?

I have probably missed some piece of documentation explaining it, so would 
appreciate any help or tips, pointing me where to look at.

Kind Regards,
Andon

Reply via email to