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

store: Fix timestamp to be same for test and oracle #110

Merged
merged 1 commit into from
May 17, 2019

Conversation

penberg
Copy link
Contributor

@penberg penberg commented May 17, 2019

We already enable client-side timestamps, but since we do two separate
queries, they will be different. Let's use the WithTimestamp() API to
make sure timestamps match for both systems.

store/cqlstore.go Outdated Show resolved Hide resolved
@penberg penberg force-pushed the fix-mutate-timestamps branch 2 times, most recently from bf39049 to 6797d1b Compare May 17, 2019 16:57
We already enable client-side timestamps, but since we do two separate
queries, they will be different. Let's use the WithTimestamp() API to
make sure timestamps match for both systems.

Fixes #111
@dahankzter dahankzter merged commit 5f072a4 into master May 17, 2019
@penberg penberg deleted the fix-mutate-timestamps branch May 18, 2019 07:00
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.

2 participants