Skip to content

Conversation

minhokang242
Copy link

@minhokang242 minhokang242 commented Sep 26, 2024

Provide delete operation in core workflow.

  • Note that AcknowledgedCounterGenerator's constructor is taking in countstart. The existing code does not behave correctly as insertcount can have negative integer value. insertcount = recordcount - insertstart. if user configures insertstart = 200 and recordcount = 100, insertcount is -100

@tewaro
Copy link

tewaro commented Feb 13, 2025

Does this work? What is required to get this merged? Happy to help with anything.

@minhokang242
Copy link
Author

Does this work? What is required to get this merged? Happy to help with anything.

Unfortunately, I wasn't able to get it to work yet. Feel free to locally pull and try it out

@tewaro
Copy link

tewaro commented Feb 24, 2025

A bit confused on what does/ doesn't work, do deletes exist at all? Is it just sometimes the indices are messed up?

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