Aiven-Open / Aiven-Open/slack-connector-for-apache-flink
Change connector name to slack
Aberta
- Linguagem predominante
- Java
- Estrelas
- 5
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The out-of-the box Flink connectors have names like `kafka` or `jdbc`, i.e. in the `CREATE TABLE`, the table option `connector` looks like this.
In this connector, the value is `slack-connector`, having that `-connector` suffix. This suffix is not needed and doesn't follow the naming convention
Rename this one to `slack` to follow the naming convention of not having `-connector`-suffix.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.