Skip to content

Conversation

ankitaryan10
Copy link
Contributor

@ankitaryan10 ankitaryan10 commented Sep 3, 2025

What changed?

Adding SpeculativeExecutionPolicy and SetIdempotent methods in Batch object.

  • SpeculativeExecutionPolicy is already defined on the batch object within gocql driver here.
  • SetIdempotent supports setting the idempotent field defined on the BatchEntry object here

Why?

Need to test SpeculativeExecutionPolicy for UpsertCurrentExecution flow within cds which is a batch operation.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@ankitaryan10 ankitaryan10 marked this pull request as ready for review September 3, 2025 03:24
@ankitaryan10 ankitaryan10 requested a review from a team as a code owner September 3, 2025 03:24
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