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

Replace decimal with double in benchmarks #20876

Merged
merged 1 commit into from
May 7, 2020
Merged

Conversation

roji
Copy link
Member

@roji roji commented May 7, 2020

Because Sqlite doesn't support operations on decimals (e.g. ordering)

Fixes #20822

@roji roji requested a review from smitpatel May 7, 2020 10:17
@smitpatel
Copy link
Member

build failures?

Because Sqlite doesn't support operations on decimals (e.g. ordering)

Fixes #20822
@smitpatel
Copy link
Member

again failed?

@roji
Copy link
Member Author

roji commented May 7, 2020

This time it's Helix-only... It complains about InMemory.FunctionalTests though all test locally. Even the Helix log for it shows no failures... any idea what's going on? Should I just merge??

PS Nice to have my personal build watcher :)

@roji roji closed this May 7, 2020
@smitpatel
Copy link
Member

I wanted to approve the PR but build was not passing. Build watcher is just a subset of other watcher 😉

@roji roji reopened this May 7, 2020
@roji
Copy link
Member Author

roji commented May 7, 2020

Enqueued another Helix build for this... But maybe we should just approve if everything is green except Helix, up to you...

@roji roji merged commit 24847f4 into master May 7, 2020
@roji roji deleted the NoDecimalInBenchmarks branch May 7, 2020 18:19
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.

Missing benchmarks in dashboard
2 participants