gyli commented on issue #495:
URL: 
https://github.com/apache/incubator-xtable/issues/495#issuecomment-2258497076

   To provides more details and examples of Airflow providers:
   1. 
[Here](https://github.com/apache/airflow/tree/main/airflow/providers/apache/spark)
 is an Airflow provider for Spark, which I think could be a good example since 
it's essentially also a wrapper of Spark commands.
   2. AWS has a demo for the XTable operator 
https://github.com/aws-samples/apache-xtable-on-aws-samples, while it works as 
an MWAA plugin. The core operator logic should be very similar.
   3. 
[Here](https://github.com/apache/airflow/blob/main/PROVIDERS.rst#community-providers-lifecycle)
 is Airflow's doc about  the process adding a new provider


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