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

fix: ksqldb delele artefacts delete order, first tables then streams, the reverse of the creation #392

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

purbon
Copy link
Collaborator

@purbon purbon commented Nov 11, 2021

No description provided.

@purbon purbon merged commit 50eff14 into master Nov 11, 2021
@purbon purbon deleted the fix/ksqldb-delete-order branch December 9, 2021 10:30
purbon added a commit that referenced this pull request Dec 9, 2021
… the reverse of the creation (#392)

* in ksql artefact manager, compile the list of artefacts to be orders in reverse order as sorted before this way tables will go first and then streams

* add sample example test for ksql create and delete with dependencies
purbon added a commit that referenced this pull request Dec 9, 2021
… the reverse of the creation (#392)

* in ksql artefact manager, compile the list of artefacts to be orders in reverse order as sorted before this way tables will go first and then streams

* add sample example test for ksql create and delete with dependencies
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.

1 participant