zhongjiajie commented on code in PR #644: URL: https://github.com/apache/airflow-site/pull/644#discussion_r930747821
########## landing-pages/site/content/en/ecosystem/_index.md: ########## @@ -57,6 +57,8 @@ If you would you like to be included on this page, please reach out to the [Apac [Airflow ECR Plugin](https://github.com/asandeep/airflow-ecr-plugin) - Plugin to refresh AWS ECR login token at regular intervals. This is helpful where DockerOperator needs to pull images hosted on ECR. +[Airflow OpenMLDB Provider](https://github.com/4paradigm/OpenMLDB/tree/main/extensions/airflow-provider-openmldb) - Airflow OpenMLDB Provider containing Operators for Feature Extraction on OpenMLDB. Review Comment: I wonder, If we going to add some others provider or plugin to ecosystem(it maybe a huge number of it), should we change to other format instead of list? For more easy to maintainer or search by our users @potiuk ########## landing-pages/site/content/en/ecosystem/_index.md: ########## @@ -65,6 +67,8 @@ If you would you like to be included on this page, please reach out to the [Apac [Airflow Kafka Provider](https://github.com/astronomer/airflow-provider-kafka) - Apache Airflow Kafka provider containing Deferrable Operators & Sensors. + + Review Comment: Maybe we should remove this unrelated change ```suggestion ``` -- 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]
