Re: Proposal: Add Apache SeaTunnel Provider Integration

2025-08-04 Thread Jia Fan
Thanks Jarek for your response and kind words. We will add the integration tests soon. Jarek Potiuk 于2025年8月4日周一 20:23写道: > > I personally - generally - welcome all the "Apache" projects to contribute > providers. They almost automatically fulfill all the criteria we have for > new providers: > >

Re: Proposal: Add Apache SeaTunnel Provider Integration

2025-08-04 Thread Jarek Potiuk
I personally - generally - welcome all the "Apache" projects to contribute providers. They almost automatically fulfill all the criteria we have for new providers: * they are open-source (and truly open source) * they have dedicated team of maintainers who "know" how Open Source works and their in

Re: Proposal: Add Apache SeaTunnel Provider Integration

2025-08-04 Thread Jia Fan
Thanks haicheng. Here is github pr link: https://github.com/apache/airflow/pull/50226 and demo link: https://github.com/apache/seatunnel/issues/9178 haicheng zhang 于2025年8月4日周一 19:19写道: > > Dear Airflow Developer Community, > >Hello! > >We have completed the initial implementation

Proposal: Add Apache SeaTunnel Provider Integration

2025-08-04 Thread haicheng zhang
Dear Airflow Developer Community, Hello! We have completed the initial implementation of the Apache SeaTunnel Provider for Airflow, including: - Operator/Sensor components for seamless integration - Support for submission, monitoring, and log collection of SeaTunnel jobs - Compreh