Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename the name 'slack-connector' to 'slack' #8

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

roope-kar
Copy link
Contributor

@roope-kar roope-kar commented Nov 7, 2022

Small proposal that would propably be easier to apply early on.

When using a connector, the names are like following:
kafka, upsert-kafka, jdbc, elasticsearch-7 and so on (no -connector postfix).

Having the -connector postfix here feels redundant.

Proposing to just call it 'slack', so when writing the connector name in the CREATE TABLE statement, it would be written as:
'connector' = 'slack' instead of 'connector' = 'slack-connector'

Small proposal that would propably be easier to apply early on.
When writing connector, the names are like following:
kafka, upsert-kafka, jdbc, elasticsearch-7 and so on (no connector postfix)
having the -connector postfix here feels redundant
proposing to just call it 'slack', so when writing a table it becomes: 'connector' = 'slack'
@roope-kar roope-kar requested a review from snuyanzin November 7, 2022 08:59
@juha-aiven
Copy link

This is naturally a breaking change, but I'd recommend doing it.

@snuyanzin snuyanzin merged commit 3dda1ef into main Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants